How to do bulk update of tags on notification hub

Geethu Jose 1 Reputation point
2021-02-23T10:43:11.057+00:00

Currently my hub holds 2lakh devices and I need to update these devices with a tag.
How can I achieve this?

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
{count} votes

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 20,856 Reputation points
    2021-02-23T14:50:05.69+00:00

    Thanks for asking question! You may refer to this article: Export and import Azure Notification Hubs registrations in bulk which explains how to perform a large number of operations on a notification hub, or to export all registrations, in bulk for the scenarios like tag update in which it is required to create or modify large numbers of registrations in a notification hub.

    Check: How can I update multiple device registrations on Azure notification hub

    Let us know if you have further query on this.

    0 comments No comments