Problem while registering my device to azure notification

Anonymous
2023-04-05T15:51:23.9166667+00:00

I have a problem registering a device from a specific server ip. It's like azure notification have some whitelist and denies my petition. I have set up a notification center and a name space for the notification center.

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.
301 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. brtrach-MSFT 15,866 Reputation points Microsoft Employee
    2023-04-12T19:47:06.6+00:00

    To register your device with Azure Notification Hubs, you need to follow the steps mentioned in the documentation**.** However, if you are facing issues while registering your device from a specific server IP, it might be possible that the IP is not whitelisted in your Azure Notification Hubs. You can check the list of IP addresses that are allowed to access your Azure Notification Hubs by following these steps:

    1. Go to the Azure portal and select your Notification Hub.
    2. Click on the "Firewall and virtual networks" option under the "Settings" section.
    3. Check if the IP address of your server is listed under the "Allowed IP addresses" section. If not, you can add it by clicking on the "Add" button.

    If you are still facing issues, you can try to diagnose the issue by following the steps mentioned in the "Diagnose dropped notifications in Azure Notification Hubs" documentation**.** If you need further assistance, please provide more details about the issue you are facing.