Azure Notification Hub: How to view per message telemetry?
问题 On the pricing page for Azure Notification Hubs: https://azure.microsoft.com/en-us/pricing/details/notification-hubs/ It states that "Standard namespaces have access to Per Message Telemetry and Push Notification Services Feedback". I am using a Standard namespace. The app is sending template based notifications to an iOS app from my back end using the C# Notification Hub client. For example: NotificationOutcome result = await hub.SendTemplateNotificationAsync(params, tags); The result.State