How to void my bill charged by Notification Hubs - Availability Zones
I was using Azure Notification Hubs in free tier for sometimes. However I was charged by this year with Notification Hubs - Availability Zones which it should not activated by me. I would like to ask it is normal to charge with Notification Hubs -…
Azure Notification Hubs
Partition new device registrations into multiple Azure Notification Hub namespaces?
Hello, I am going to setup two Azure NH Namespaces in Basic Tier, so that I can cover the push notification needs of my user base of 250K users. From reading the docs, I understand that if I use the server-side (backend) method to register new device…
Azure Notification Hubs

Is it possible to enable WNS for an application in microsoft partner without submitting it for review?
I have created an application in Microsoft Partner so that I can test sending notifications with WNS. I haven't submitted the application for review because it's a test application (a sandbox, where proofs of concept are carried out). Is it possible to…
Azure Notification Hubs
Reoccuring costs after deleting Notification Hub from Availability Zones
Hello, Thanks for reading through. I had a Notification Hub and (Notification Hub Namespace) which I deleted longer than a month ago. Somehow I still keep getting charges for Notification Hubs - Availability Zones. I've tried to following to confirm…
Azure Notification Hubs
Issues with push notifications using Azure Notification Hubs.
I am trying to send push notifications to my Android app using Azure Notification Hubs, but despite getting a 201 HTTP status code when sending a request, I am not receiving the push notification to my device. When sending notifications via Firebase…
Azure Notification Hubs
Notifications continue to send after deleting an installation
Notifications continue to send after deleting an installation can we get help on this please
Azure Notification Hubs
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
Apple Push Notification Service Server Certificate Update
Hello, we have a Mobile App that uses Azure Notification Hub and APN for iOS push notification, and we received an email from Apple regarding "Action Required: Apple Push Notification Service Server Certificate Update. We’re reaching out with a…
Azure Notification Hubs
Apple Push Notification Service Server Certificate Update
Hello Microsoft team, Currently we use the APNS service on Azure Notification Hub, and there is an email from apple that there is a needed update on the server certificate. Will you make some changes on your end to update the certificate? do we need to…
Azure Notification Hubs
Apple Push Notification Service Server Certificate Update
Our App uses Azure Notification Hub and APN for iOS push notification, and we received Email from Apple regarding "Action Required: Apple Push Notification Service Server Certificate Update". In the email, it mentioned "We’re reaching out…
Azure Notification Hubs
Clarification on Apple Push Notification Service (APNs) Server Certificate Update 2025 for Azure Notification Hub
Hello Microsoft Team, We are currently using Apple Push Notification Service (APNs) through Azure Notification Hub. We recently received an email from Apple stating that the Certification Authority (CA) for APNs is changing and that an update to the…
Azure Notification Hubs
Invalid WNS credentials error when setting up new notification hub
I am running into problems while configuring the WNS settings for my new Notification hub. On step #3 of "Configure WNS settings for the hub" I'm getting an…
Azure Notification Hubs
Apple Push Notifications Service server certificate update Jan 2025
Hi everyone! Recently, Apple announced an APNS server certificate update. Am I right that we don't have to update our APNS certificates issued by Apple and uploaded to Azure Notification hub project for the APNS; Azure team will update the…
Azure Notification Hubs
Unable to Receive Push Notifications in .NET MAUI After Migrating from Xamarin with Azure Notification Hub and Firebase FCM
Hello I am in the process of migrating an application from Xamarin to .NET MAUI, and I am using .NET 8 for MAUI development. Previously, I used Azure Notification Hub in combination with Firebase FCM v1 token to send push notifications. Everything was…
Azure Notification Hubs
Developer technologies | .NET | .NET MAUI
I am unable to add my new FCM v1 credentials to the azure notification hub, it responds with Invalid Firebase Credentials
I have an existing notification hub that has been using the legacy FCM server key. I'm trying to update it to use the newer FCM v1 credentials. I've created the correct service account and enabled Firebase Cloud Messaging API (V1) in the google…
Azure Notification Hubs
App store APNS certificate update.
We are using windows notification hub for ios . We got below message for App store regarding APNS certificate update. Hello, As we announced in October, the Certification Authority (CA) for Apple Push Notification service (APNs) is changing. APNs will…
Azure Notification Hubs
Microsoft Security | Intune | Microsoft Intune iOS
Microsoft Security | Intune | Microsoft Intune Android
Apple Push Notification services (APNs) is changing.
Hi. I received an email yesterday for apple developer. The email said Apple is going to change the Certification Authority (CA) for Apple Push Notifications services (APNs) in** sandbox and Production** environment. We use Azure Notification Hubs with…
Azure Notification Hubs
push notifications not working with Azure Notification Hubs and Google Firebase Cloud Messaging migration
I have developed ionic capacitor app for push notifications with recent changes Azure Notification Hubs and Google Firebase Cloud Messaging migration all the setup according to documentation provided but i could not see my device is registerd over the…
Azure Notification Hubs
Reset App registration for WNS setup (Push Notification for Windows App)
I am trying to set up WNS for a Windows app following the official guide (https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-windows-store-dotnet-get-started-wns-push-notification#create-an-app-in-windows-store). The issue arises…
Azure Notification Hubs
Error Sending FCM v1 Notification: "The notification has no target applications"
I'm using Google Firebase Cloud Messaging (FCM) v1 API to send notifications. I have configured my project with the following details: Private Key Client Email Project ID Response : { "message": "Error sending notification: The…