Configuration of Storage Blobs for platform notification system error details with Azure Notification Hubs and per message telemetry

TM 21 Reputation points
2021-07-06T10:39:59.787+00:00

Hi,
By following links:
https://azure.microsoft.com/sv-se/blog/retrieve-platform-notification-system-error-details-with-azure-notification-hubs/
https://learn.microsoft.com/en-us/previous-versions/azure/reference/mt608135(v=azure.100)?redirectedfrom=MSDN
we had a problem finding a manual or document regarding setup of Storage blob where described telemetries for PNS and notification Hub could be collected.
Does anyone can help was maybe with some of links to existing documents or described steps for enabling of telemetry collection on storage blobs?
Thank you.

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

1 answer

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 20,856 Reputation points
    2021-07-07T04:12:15.267+00:00

    Thanks for reaching here! PNS telemetry/feedback is enabled on Standard SKU namespaces.
    You do not need to configure storage accounts.
    The docs for the relevant APIs are below:

    Get per-message telemetry: https://learn.microsoft.com/en-us/rest/api/notificationhubs/get-notification-message-telemetry

    Get PNS feedback container URI: https://learn.microsoft.com/en-us/rest/api/notificationhubs/get-pns-feedback

    Hope this helps, Let us know if further query or issue remains