I need to create a Azure Notification Hub which will push notifications to my WebApplication.
The current architecture of Notification Hub just allows applications registered on Windows Dev store to register to Notification Hub using SID's.
Is there a way I can listen to Notifications from a WebApp/Console App