413 questions with Azure Notification Hubs tags
Can Azure Notification Hub handle WidgetKit push tokens?
Can Azure Notification Hub handle WidgetKit push tokens? I am trying to implement widgetPush (refer https://developer.apple.com/documentation/WidgetKit/Updating-widgets-with-widgetkit-push-notifications) AI said ANH does not support for…
ACS trial number shows busy when called, and Event Grid gets no IncomingCall
I’m using an Azure Communication Services trial phone number with an Azure Functions app. When I call the ACS number from a US phone number, the caller hears a busy tone. At the same time, my Event Grid subscription does not seem to receive the…
Can Azure Notification Hub handle WidgetKit push tokens
Can Azure Notification Hub handle WidgetKit push tokens? I am trying to implement widgetPush (refer https://developer.apple.com/documentation/WidgetKit/Updating-widgets-with-widgetkit-push-notifications) AI said ANH does not support for…
AI answer
APNS token credentials fail ANH validator but pass APNS direct auth — validator bug?
Trying to configure APNS token-based authentication on an Azure Notification Hub. Every PATCH/PUT on apnsCredential returns: …
WNS Push Notification Page Not Loading — Backend Provisioning Issue | Store ID: 9P88Q1MP20V4
Hi Microsoft Partner Center Support Team, I am writing to report a WNS (Windows Push Notification Service) backend provisioning issue for my app registered on Microsoft Partner Center. Despite successfully creating the app, reserving the package…
Why Notification Hub installations are not removed on expiration time?
Hello, we're working on an application that uses Azure Notification Hub for sending push notifications. The application utilizes Notification Hub .NET SDK v4.2.0 to communicate with the Notification Hub. To register a device for push notifications, the…
Notification Hub Namespace disappeared after moving it between resource groups
We attempted to move a notification hub namespace from one resource group to another in our subscription using the move option in the azure portal. The move operation failed due to a 1 hour time out, and now the resource is not visible in the azure…
How do I configure a Notification Hub to send notifications to .NET Maui Windows app
This all worked find for our Xamarin Windows UWP app which is still in the Windows Store. TL;DR: per https://learn.microsoft.com/en-us/windows/apps/develop/notifications/push-notifications/push-quickstart .NET Maui for Windows push notifications requires…
How to pull up resource that is not listed on portal
I don't see the Notification Hubs I created on my Azure portal. I first created one using the portal and it never confirmed that it was created correctly. I then created another one using the cloud shell. When I list all resources in my subscription…
Unable to create Notification Hubs service
I tried twice, a few days apart, to add Azure Notification Hubs service to my subscription. The "Deployment in progress" keeps spinning forever and ever and never adds the service to my subscription. How do I open a ticket and get professional…
was trying to move notificationhub resource to different subscription and it vanished
I was moving the notification hub and related services to a different subscription, and got an error on one of the things i was trying to move. Now the ones without the error are just gone. It is like the move started but never finished so they are in…
I can not pass the Academic Verification
I can not pass the Academic Verification,it says"Your email domain is not currently registered with us. You can choose another verification method.".I have already passed the github education verification
How to send message between Firebase Cloud Messaging and Azure Notification Hub?
Hi, I have a difficulty when try to send the notification to Notification Hubs. My Android App is already connected to Firebase and will get the new token from Firebase (FCM Token). I registered the Token to Notification Hubs successfully and tried the…
I can't bump my Notification Hub Pricing tier
When trying to bump a notification hub pricing tier from Free to Basic using the Azure portal or the az cli with this command: az notification-hub namespace update --sku Basic --resource-group rg-keyboardy -n "nhns-keyboardy" I get this…
Notification Hub doesn't save installations nor registrations.
I am using the Azure Notification Hub REST API to work with notifications, but the /installation (for create and overwrite) endpoint doesn't seem to create the installations, while it returns a success response. I cannot read the installations after…
Availability zone enabled for notification hub even when explicitly disabled
I created a notification hub without availability zone: It started a deployment with zoneRedudancy Disabled: Then it create a notification hub with availability zones enabled: How to deploy a notification hub with the parameter I requested ?
Azure Notification Hubs: Unable to register device using "Create or overwrite an installation" REST API
We are experiencing issues with registering devices in our Azure Notification Hubs using the "Create or overwrite an installation" REST API. Although the API returns 200, the device doesn't get registered, and the "Installation GET"…
CreateOrUpdateInstallation metric count increasing when sending to an installation id
This way of sending notifications seems to be burning through our 10m (Standard tier) quota for registrations. What is the reason for this as this seems very odd.
_hubClient.CreateOrUpdateInstallation fails silently
var _hubClient = NotificationHubClient.CreateClientFromConnectionString(hubConnString, hubName, true); var testInstallation = new Installation { InstallationId = deviceid, Platform = NotificationPlatform.FcmV1, PushChannel = deviceid, Tags = new…
Sentinel SIEM & NetApp ONTAP autonomous ransomware protection events
I'd like to include all events that are created by NetApp Autonomous ransomware protection for on-premise NetApp filers into Azure Sentinel. Is there a way to do that?
