298 questions with Azure Notification Hubs tags

Sort by: Updated
1 answer

Unable to update the Google (FCM v1) configuration in Azure NotificationHub

Hi, Uable to migrate from Google (GCM/FCM) to FCM V1. I have downloaded the JSON configuration from the firebase console but after updating below credential Getting error. Not able to update. Connected with firebase team but they have directed to…

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.
298 questions
asked 2024-06-25T13:35:38.3533333+00:00
Alok Kumar Pandey 1 Reputation point
commented 2024-07-18T05:20:49.8666667+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
1 answer

azure notification spam from a subscription i don't own

hi, I am receiving e-mail security notifications for an Azure subscription I have no access to. not able to raise a support request as I have no active support plan. I think it's an older account with a personal e-mail for an EA agreement. horrible…

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.
298 questions
asked 2024-07-08T07:44:00.05+00:00
oneeightnine 0 Reputation points
commented 2024-07-17T07:39:42.93+00:00
ajkuma 24,661 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Expect invalid device token from Azure Notification Hub (APNS)

Hello, I have a Node.js backend server, and I have registered iOS devices with device tokens into ANH. I want to know when I send a notification from my server to a user or multiple users through ANH (with tags), and one of the users has an invalid…

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.
298 questions
asked 2024-07-04T13:05:07.6833333+00:00
Mohamed Koumenji 20 Reputation points
commented 2024-07-16T19:50:00.71+00:00
ajkuma 24,661 Reputation points Microsoft Employee
1 answer

Web push notifications with Azure Notification Hubs

Hello Everyone, I am new to Azure and i want more information from you about my problem. Now what i want to do is set a web push (browser push) notification from Azure notification hub and i want to integrate it to my backend that is in .net core. I…

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.
298 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,376 questions
asked 2024-07-03T09:52:15.5533333+00:00
Darli Varfi 0 Reputation points
edited a comment 2024-07-12T07:30:27.5933333+00:00
Frédéric SAMSON 0 Reputation points
1 answer

How to Determine Invalid Token Status in Notification Hub Client Responses?

Hi everyone, I'm working with Azure Notification Hubs and I'm trying to verify the validity of device tokens after sending notifications using SendFcmV1NativeNotificationAsync and SendAppleNativeNotificationAsync. Based on some forum discussions, it…

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.
298 questions
asked 2024-07-10T19:12:28.57+00:00
Rayanne 0 Reputation points
answered 2024-07-11T08:43:50.8166667+00:00
Thomas Smith 0 Reputation points
1 answer One of the answers was accepted by the question author.

Error create subscription

I get an error message but it's not clear, can you tell me what I need to fix for my request?

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.
298 questions
Outlook
Outlook
A family of Microsoft email and calendar products.
3,401 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,364 questions
asked 2024-07-09T04:18:35.2133333+00:00
Lê Văn Hào 20 Reputation points
commented 2024-07-10T09:46:54.36+00:00
Lê Văn Hào 20 Reputation points
1 answer

How do I remove devices from my Notification Hub via the Azure portal?

I would like to manually manage the list of Active Devices on my Notification Hub. Even as Service Administrator I don't see any option for that in the Azure portal. An alternative solution would be to do this via the Visual Studio Server Explorer.…

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.
298 questions
asked 2023-05-08T12:50:31.31+00:00
glennoleum 6 Reputation points
commented 2024-07-09T05:30:02.08+00:00
Sumeet Prasad 1 Reputation point
0 answers

Web push browser notification using Azure notification hub

I have encountered some issues with Azure Notifications Hub and would appreciate your guidance in resolving them. I have configured the Azure notification hub and web push VAPID. But couldn't find any solution to subscribe and trigger notification…

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.
298 questions
asked 2024-07-08T13:46:51.7866667+00:00
Tenant Admin 0 Reputation points
edited the question 2024-07-08T13:48:32.8266667+00:00
Tenant Admin 0 Reputation points
2 answers

Why 3 duplicates of a Notification Hub installation are created?

The issue was on the application side and has been resolved.

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.
298 questions
asked 2024-07-03T15:57:22.9033333+00:00
Oleksandr Pastukhov 0 Reputation points
answered 2024-07-08T06:31:13.08+00:00
ajkuma 24,661 Reputation points Microsoft Employee
0 answers

How to identify whether IOS Push Mobile Device token is invalid or not

We're sending Push Notification based on the device token using the SendDirectNotificationAsync() function and we're able to see the bad channel or expired channel errors for IOS devices in Azure Notification Hub Data Metrics. For Android push Mobile…

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.
298 questions
asked 2024-07-03T11:16:11.0233333+00:00
S, Selvaraj 31 Reputation points
edited a comment 2024-07-08T05:03:27.4533333+00:00
S, Selvaraj 31 Reputation points
1 answer

Backend code still sends notification to gcm instead of fcm v1 using notificationHubClient.SendFcmNativeNotificationAsync

Hello, I am able to register the device for FCM V1, once I get the notification token, I can send the test notification using azure hub overview -> Test Send option with format ` { "message": { "notification": { "body" :…

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.
298 questions
asked 2024-06-20T07:24:14.9633333+00:00
Yogini 0 Reputation points
commented 2024-07-04T10:21:59.3166667+00:00
ajkuma 24,661 Reputation points Microsoft Employee
0 answers

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
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
298 questions
asked 2024-07-03T15:44:49.25+00:00
Oleksandr Pastukhov 0 Reputation points
2 answers

Azure Notification Hubs Android Client SDK - FCM V1 Upgrade

Been using this library and functions successfully since 2021 (haven't needed 1.1.6 update) com.microsoft.azure:notification-hubs-android-sdk-fcm:1.1.4 registerTemplate works fine creating GcmTemplateRegistrationDescription and GcmRegistrationId in…

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.
298 questions
asked 2024-04-05T16:57:47.8433333+00:00
Simone 5 Reputation points
edited a comment 2024-07-03T02:37:52.3266667+00:00
Mansib Rahman 0 Reputation points
0 answers

Azure Notification Hubs - Issues with Tags after FCM Migration

After migrating all our android installations to FcmV1, I'm seeing odd behavior that didn't exist prior to the migration. I have two subscriptions each with a notification hub and they're exhibiting different behavior when sending template…

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.
298 questions
asked 2024-07-01T17:13:24.0833333+00:00
MooreJohnJ-6039 0 Reputation points
edited the question 2024-07-01T18:41:57.2633333+00:00
VarunTha 5,740 Reputation points Microsoft Vendor
1 answer

How does the current Notification Service handle stale registrations that have been marked as stale?

I was hoping to simply send silent push notification to a tag and have Notification Server "mark the stale registrations" and then later (at its convenience?) delete these from its database, so that we can keep our quota. However so far I have…

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.
298 questions
asked 2024-06-27T23:29:25.58+00:00
Clubb, Ken 0 Reputation points
commented 2024-07-01T12:42:13.06+00:00
ajkuma 24,661 Reputation points Microsoft Employee
1 answer

how to spoecific platform type registrations from Azure Notification Hub?

Hi, I am using Azure Notification Hub to send push notifications. My application is developed in the .NET framework. Currently, I am using GetAllRegistrationsAsync to retrieve all the registrations. However, this method does not provide access to the…

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.
298 questions
asked 2024-05-29T03:59:33.01+00:00
Mahalakshmi 0 Reputation points
answered 2024-07-01T10:58:18.77+00:00
Marcel Gille 10 Reputation points
5 answers

Retirement Announcement - Azure Notification Hubs FCM Legacy API

Hello Azure Customers in the community, Firebase Cloud Messaging (FCM) is a service that, among other things, facilitates developers sending push notifications to Google Play supported Android devices. ANH previously communicated with FCM using the…

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.
298 questions
asked 2024-02-12T17:11:58.4666667+00:00
Heather Tian 35 Reputation points Microsoft Employee
commented 2024-06-26T20:49:09.21+00:00
Heather Tian 35 Reputation points Microsoft Employee
0 answers

Azure notification hub API rate limit

Is there a rate limit for the Azure Notification Hubs API when registering FCM notifications? I have over 200000 existing FCM notification registrations and I am planning to re-register those to FCMV1 by running an Azure Durable Function.

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.
298 questions
asked 2024-06-10T10:09:24.63+00:00
Pranav pavithran 25 Reputation points
commented 2024-06-25T04:14:30.2366667+00:00
SnehaAgrawal-MSFT 20,396 Reputation points
1 answer

Unable to get Azure Communication Services to send Push notifications

I have push notifications working, my phone client has registered for global push (no tags) and one tag with my Azure Communications Services UserID. My assumption is that it will push a notification when a chat thread I am in receives a new message,…

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.
298 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
802 questions
asked 2024-06-24T19:09:45.2666667+00:00
Chad Butler 0 Reputation points
answered 2024-06-24T23:31:41.1333333+00:00
hossein jalilian 5,175 Reputation points
0 answers

Azure Notification Hubs Browser Push

With the latest SDK - it is not possible to implement the sample code MS has given in the below URL. Am I correct in thinking that we will have to wait on  a newer  SDK release of Microsoft.Azure.Notificationhubs because  …

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.
298 questions
asked 2024-04-30T15:48:02.4766667+00:00
Donna Ludwig 35 Reputation points
commented 2024-06-21T20:22:15.2566667+00:00
Donna Ludwig 35 Reputation points