I believe you are looking for Notification Hubs.
Hope this helps
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am working on a MDM application with an android app client and a web interface. I am currently using Azure Stoarge Queue to get messages from the web interface to the Android app but it seems very inefficient. I have to poll the message queue in the Android app to get messages. I am looking for a Azure service that is more event driven. I looked into Notification hubs but it requires Firebase which requires Google Play Services. The Android devices I am developing on do not have Google Services as they are devices that our company manufactures.
I believe you are looking for Notification Hubs.
Hope this helps