Azure Web PubSub Service is a fully managed real-time messaging service in Microsoft Azure that enables you to build web applications using publish-subscribe patterns over WebSocket connections. It supports multiple client protocols and hub-based message routing, making it suitable for live dashboards, collaborative applications, IoT data streaming, and other real-time scenarios.
Applications Manager's Azure Web PubSub Service monitoring provides key metrics to track active connections, connection activity, inbound and outbound traffic, server load, connection quota utilization, client request status, and REST API response time. Monitor your Azure Web PubSub Service to ensure reliable, low-latency real-time communication for your applications.
To learn how to create a new Microsoft Azure Web PubSub Service monitor, click here.
Navigate to the Category View by clicking the Monitors tab. Hover over 'Child Monitors' under Microsoft Azure in the Cloud Apps table, and then select the Web PubSub Services monitor from the displayed tooltip. This action will display the bulk configuration view for Azure Web PubSub Service in three tabs:
The Microsoft Azure monitor provides details of the Azure Web PubSub Service under the given subscription. Following are the list of metrics monitored in Azure Web PubSub Service monitoring in their corresponding tabs:
| Parameter | Description |
|---|---|
| ACTIVE CONNECTIONS | |
| Active Connections | The maximum active connections to the Azure Web PubSub service between the poll intervals. |
| CONNECTION ACTIVITY | |
| Connection Open Rate | The total connections opened per minute to the Azure Web PubSub service between the poll intervals (in connections/min). |
| Connection Close Rate | The total connections closed per minute to the Azure Web PubSub service between the poll intervals (in connections/min). |
| Connections Opened | The total number of connections opened on the Azure Web PubSub service between the poll intervals. |
| Connections Closed | The total number of connections closed on the Azure Web PubSub service between the poll intervals. |
| INBOUND & OUTBOUND TRAFFIC | |
| Inbound Traffic Rate | The total inbound traffic per minute to the Azure Web PubSub service between the poll intervals (in MB/min). |
| Outbound Traffic Rate | The total outbound traffic per minute from the Azure Web PubSub service between the poll intervals (in MB/min). |
| Inbound Traffic | The total inbound traffic to the Azure Web PubSub service between the poll intervals (in MB). |
| Outbound Traffic | The total outbound traffic from the Azure Web PubSub service between the poll intervals (in MB). |
| SERVER LOAD | |
| Server Load | The average server load utilization of the Azure Web PubSub service at the time of polling (in %). |
| CONNECTION QUOTA UTILIZATION | |
| Connection Quota Utilization | The average connection quota utilization percentage of the Azure Web PubSub service at the time of polling (in %). |
| CLIENT REQUESTS | |
| Client Requests | The total client requests to the Azure Web PubSub service between the poll intervals. |
| REST API RESPONSE TIME | |
| REST API Response Time | The total response time of REST API requests between the poll intervals. |
| Parameter | Description |
|---|---|
| GENERAL | |
| Resource Group Name | The name of the resource group associated with the Azure Web PubSub service. |
| Location | The Azure region where the Azure Web PubSub service is hosted. |
| Resource State | The current resource state of the Azure Web PubSub service. Possible values: Enabled, Disabled. |
| Provisioning State | The current provisioning state of the Azure Web PubSub service. |
| Version | The version of the Azure Web PubSub service. |
| Host Name | The hostname of the Azure Web PubSub service endpoint. |
| Creation time | The date and time when the Azure Web PubSub service was created. |
| SKU DETAILS | |
| SKU | The pricing tier of the Azure Web PubSub service. |
| SKU Tier | The tier level of the Azure Web PubSub service SKU. |
| SKU Capacity | The unit count of the Azure Web PubSub service. |
| NETWORK ACCESS | |
| Public Network Access | Indicates whether public network access is enabled for the Azure Web PubSub service. Possible values: Enabled, Disabled. |
| Public Port | The public port number of the Azure Web PubSub service. |
| Server Port | The server port number of the Azure Web PubSub service. |
| AUTHENTICATION | |
| Client Certificate | Indicates whether client certificate authentication is enabled for the Azure Web PubSub service. Possible values: Enabled, Disabled. |
| Local Authentication | Indicates whether local authentication is enabled for the Azure Web PubSub service. Possible values: Enabled, Disabled. |
| AAD Authentication | Indicates whether Azure Active Directory (AAD) authentication is enabled for the Azure Web PubSub service. Possible values: Enabled, Disabled. |
It allows us to track crucial metrics such as response times, resource utilization, error rates, and transaction performance. The real-time monitoring alerts promptly notify us of any issues or anomalies, enabling us to take immediate action.
Reviewer Role: Research and Development