383 questions with Azure Notification Hubs tags

Sort by: Updated
0 answers

Unable to update FCMV1 credentials on Azure

Hi - I'm trying to update my FCMv1 credentials on Azure Notification hubs. Here is my JSON file. project_id: REDACTED private_key: -----BEGIN PRIVATE KEY-----\nREDACTED\n-----END PRIVATE KEY-----\n client_email: REDACTED.iam.gserviceaccount.com I keep…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-27T23:10:22.4+00:00
Zack Frankowski 0 Reputation points
1 answer One of the answers was accepted by the question author.

Notification Hub - Can't add WNS service - Invalid WNS credentials

https://learn.microsoft.com/en-us/azure/notification-hubs/create-notification-hub-portal. I need to push a WNS to my UWP app, and follow the guide above like belows. First, add a new App on Store, get the SID. Second, go to Azure and find the App, Then,…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-04-30T10:45:49.8633333+00:00
comor 50 Reputation points
commented 2025-06-27T09:00:39.4666667+00:00
Microlead Software 76 Reputation points
1 answer One of the answers was accepted by the question author.

There is no notification hub resource in my subscription but billing support said there is nottification hub availability zones usage

I have deleted notification hub in Azure web portal resource last year. There is nottification hub charge suddenly generated since Jan2025. I checked with Azure billing support and they said there is nottification hub availability zones usage, so there…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-25T02:54:42.5833333+00:00
Lovingsmiles 20 Reputation points
accepted 2025-06-25T05:14:54.27+00:00
Lovingsmiles 20 Reputation points
1 answer

I am having problem with Android Push Notifications.

I am encountering an issue while trying to register an Android device for push notifications via Firebase Cloud Messaging (FCM) v1 in Azure and also using a azure chatUI library version(1.0.0-beta3) with chat client. Despite following the documentation,…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-03T13:48:19.3666667+00:00
Abhishek 0 Reputation points
commented 2025-06-23T14:16:36.5033333+00:00
Parasme Software 0 Reputation points
1 answer One of the answers was accepted by the question author.

Why am I being charged ~10 EUR/day for Notification Hub Free Tier?

Hi, I'm being charged around 10 euros per day for Azure Notification Hub, even though I selected the Free Tier. I double-checked the configuration and I haven’t enabled any of the paid options like: Availability Zones ("Enable availability…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-05-03T10:36:58.7333333+00:00
Adrian Rodriguez 20 Reputation points
commented 2025-06-21T21:23:32.91+00:00
colin may 0 Reputation points
1 answer

Azure Notification Hub: Test Send returning unknown error on browser push, although info is passed correctly with tags

We are experiencing failure when test sending notification to browser Test Send returning unknown error on browser push, although info is correctly passed, and we also have on our side browser registered with tag which is passed. (check screenshots) …

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-17T06:57:42.89+00:00
Agarwal, Ansh 50 Reputation points
commented 2025-06-20T14:19:43.36+00:00
Prabhavathi Manchala 2,390 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Azure Notification Hubs: not registering device using "Create or overwrite an installation" REST API, but API giving 200

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"…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-17T05:23:43.99+00:00
Agarwal, Ansh 50 Reputation points
accepted 2025-06-17T07:45:11.0666667+00:00
Agarwal, Ansh 50 Reputation points
1 answer

I am getting internal server error when trying to send notification using anh.

Notification payload: { "notification": { "title": "Notification Without URL", "body": "This notification does not include a URL" }, "data": { "url": "" } } Error…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-12T13:08:45.77+00:00
Shikhar Saxena 0 Reputation points
commented 2025-06-16T07:30:04.8966667+00:00
Bhargavi Naragani 5,350 Reputation points Microsoft External Staff Moderator
1 answer

WNS sometimes not received

We are experiencing issues with Windows Push Notifications (WNS) not being delivered to our application endpoints. The push notification is sent successfully from our server, but the response indicates the message is dropped due to a blocked…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-10T12:48:58.0866667+00:00
Ole Bjørn Setnes 0 Reputation points
commented 2025-06-11T17:36:38.26+00:00
Sampath 3,750 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Azure Notification Hub: FCM V1 (The Push Notification System rejected the request because of an invalid credential)

Hi, I have setup Azure Notification from scratch and set up FCM V1 using the tutorial https://learn.microsoft.com/en-us/dotnet/maui/data-cloud/push-notifications?view=net-maui-9.0 When all setup I receive the message The Push Notification System…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-05-12T18:16:34.49+00:00
Guy Wouters 20 Reputation points
accepted 2025-06-10T16:21:00.9733333+00:00
Guy Wouters 20 Reputation points
0 answers

Status Check: Crash in Azure Notification Hub for iOS (GitHub Issue #146)

Are there any updates on the crash issue related to Azure Notification Hub for iOS? GitHub Issue #146

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-05-21T04:19:31.7166667+00:00
Harshit Sharma 25 Reputation points
commented 2025-06-05T05:23:06.59+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer

Notifications Hub Completely Down

Starting early this morning, we can't seem to make any requests to an Azure Notifications Hub. Any attempt to hit an endpoint results in a timeout. I went to check the access policies tab in the Notifications Hub namespace to make sure there wasn't an…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-03T12:33:03.5433333+00:00
Jason Brooks 10 Reputation points
edited a comment 2025-06-04T14:25:08.3833333+00:00
Sampath 3,750 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Notification Hub - EAST-US

Hi, Can you tell me if there is any incident with the notification hub resources, as all of mine are down and my applications are having an error? Microsoft.Azure.NotificationHubs.Messaging.MessagingCommunicationException: The request has timed out after…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-03T12:05:24.9066667+00:00
Higor Vinicius | Paytech 35 Reputation points
accepted 2025-06-04T13:19:23.3666667+00:00
Higor Vinicius | Paytech 35 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix Azure Notification Hub Client timeouts with error "The request has timed out after 0 milliseconds."

Starting from 2025-06-03 06:00am (UTC). All our NotificationHub requests fail with error "The request has timed out after 0 milliseconds." We have several hub namespaces (test and production). We get errors for all of them. Here is the simple…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-03T11:31:51.84+00:00
Vasily Kornienko 35 Reputation points
accepted 2025-06-04T07:36:01.0833333+00:00
Vasily Kornienko 35 Reputation points
2 answers

Turn off availability zones in notification hub

I am trying to disable the availability zones in Notification hub with Basic pricing tier, but can't find an option to turn off . The hub resource is located in North Europe . Any suggestions to turn off the availability zones ?

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-05-29T12:32:00.57+00:00
Poornima Mani 0 Reputation points
commented 2025-06-04T07:20:20.0833333+00:00
Jayden-P 2,610 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Notification Service Issue, Cannot send push notifications (event test) and get credential info in azure notification hub

We are currently unable to send push notifications due to a timeout issue. This is affecting all environments, including production. It appears to be related to an issue on Azure’s side, which is causing delays and timeouts. Logs when we try to get…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-06-03T10:13:41.23+00:00
bfirkovskiy 25 Reputation points
commented 2025-06-04T06:10:27.4466667+00:00
bfirkovskiy 25 Reputation points
1 answer

I want to remove the availability zone from my notification hugs

I want to remove the availability zone from my notification hubs. The availability zones were added to my account with approval. The hubs are in production so I cannot move to new ones.

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-04-25T15:28:11.2766667+00:00
Saber, John 10 Reputation points
edited a comment 2025-05-29T12:22:16.7433333+00:00
Sampath 3,750 Reputation points Microsoft External Staff Moderator
1 answer

Windows App SDK Push Notifications Mapping Request is not processed

I followed the instructions here to send a Windows App SDK Push Notifications Mapping Request to Win_App_SDK_Push@microsoft.com 21 days ago, but I haven't received a completion notification yet.I see this question has been asked before and received an…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-02-06T17:49:35.51+00:00
Steven Forrest 0 Reputation points
commented 2025-05-28T17:24:02.56+00:00
Microlead Software 76 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Notification hub cost exceeds $10/day when signed up for basic tier at $10/month

I've signed up for Azure Notification basic tier that should set me back $10/month but in reality the cost exceeds $10/day. It's only been a week and project has not really started yet so there are 0 registrations so far and Availability zones are…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2025-05-25T12:02:05.2433333+00:00
linus nilsson 20 Reputation points
accepted 2025-05-27T08:24:45.21+00:00
linus nilsson 20 Reputation points
0 answers

Invalid WNS credentials when setting up Azure Notification Hubs with UWP app

I have been following these instructions to set up Azure Notification Hubs with my UWP app: https://learn.microsoft.com/en-us/azure/notification-hubs/notification-hubs-windows-store-dotnet-get-started-wns-push-notification I have used a personal…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
383 questions
asked 2024-08-01T09:57:22.4533333+00:00
Kevin 36 Reputation points
commented 2025-05-18T15:33:01.6+00:00
Microlead Software 76 Reputation points