An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
APNs token-based (HTTP/2) credential validation consistently fails with generic "Failed to validate credentials with APNS" — resolved by switching to Certificate mode
Configuring a Notification Hub with token-based APNs authentication (.p8 key) consistently failed with: BadRequest — Failed to validate credentials with APNS This error gives no further detail client-side, across every interface tried: Azure Portal…
Azure Notification Hubs
New notification hub not available for use due to DNS issue
When trying to create a notification hub via the portal, the deployment get stuck in a loop at the point "Get Namespace Resource". After a support call, we identified that creating the namespace first using the CLI and then adding the hub…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
Baidu Azure notification overwrite the old one
Hello Microsoft team, When we send notification from azure notification of baidu platform, we received the notification. After we send again new notification from azure notification of baidu platform, we received the notification but it overwrite the…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
Notification Hub Deployment Stuck
We can't create new notification hubs. The deployment is stuck in a loop on "Get Namespace Resource" We had failures over the last few days and have some namespaces that we tried to delete. We can't seem them in the portal after deletion, but…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
Azure Notification Hubs FCM v1: Portal Test Send shows "0 passed, 0 failed" and metric "FCMv1 Invalid Notification Format" — Firebase Console works with same token
Summary We are integrating Azure Notification Hubs (FCM v1) for Android push in a React Native (Expo) app. Firebase Console test campaigns deliver notifications successfully to the same device using the same FCM registration token. Azure Notification…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
AI answer
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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: …
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
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…
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.