Microsoft Azure Relay


Microsoft Azure Relay - An Overview

Azure Relay is a cloud service that enables you to securely expose services that run within your corporate network to the public cloud without opening a firewall connection or requiring intrusive changes to your corporate network infrastructure. Applications Manager's Azure Relay monitoring tool helps to monitor your Azure Relay service, gain valuable insights into its operation, proactively manage issues, and ensure seamless connectivity between on-premises and cloud environments.

Creating a new Microsoft Azure Relay Monitor

To learn how to create a new Microsoft Azure Relay Monitor, click here.

Monitored Parameters

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 Relays monitor from the displayed tooltip. This action will display the bulk configuration view for Azure Relay in three tabs:

  • Availability tab gives the Availability history for the past 24 hours or 30 days.
  • Performance tab gives the Health Status and events for the past 24 hours or 30 days.
  • List view enables you to perform bulk admin configurations.

The Microsoft Azure monitor provides a brief detail of the Azure Relay under the given subscription. Following are the list of metrics monitored in Azure Relay Monitoring in their corresponding tabs:

Performance Overview

ParameterDescription
ACTIVE CONNECTIONS
Active Connections The total number of active connections established between the poll interval.
ACTIVE LISTENERS
Active Listeners The total number of active listeners established between the poll interval.
DATA TRANSFERRED
Rate of Data Transferred The total amount of data transferred per second for Azure Relay, between the poll interval (in MB/s).
Total Data Transferred The total amount of data transferred for Azure Relay between the poll interval (in MB).
LISTENER CONNECTION REQUESTS
Total Listener Connection Requests The total number of connection requests made by listeners between the poll interval.
Successful Listener Connections The total number of successful listener connection requests made to Azure Relay between the poll interval.
Listener Disconnections The total number of disconnected listeners between the poll interval.
SENDER CONNECTION REQUESTS
Total Sender Connection Requests The total number of connection requests made by senders between the poll interval.
Successful Sender Connections The total number of successful sender connection requests made to Azure Relay between the poll interval.
Sender Disconnections The total number of disconnected senders between the poll interval.
LISTENER CONNECTION ERRORS
Listener Connection Client Errors The total number of client errors in listener connections between the poll interval.
Listener Connection Server Errors The total number of server errors in listener connections between the poll interval.
SENDER CONNECTION ERRORS
Sender Connection Client Errors The total number of client errors in sender connections between the poll interval.
Sender Connection Server Errors The total number of server errors in sender connections between the poll interval.

Configuration

ParameterDescription
CONFIGURATION
Resource Group Name The name of the resource group.
Location The location of the Azure Relay.
Provisioning State The current provisioning state of the Azure Relay.
Status The status of the Azure Relay.
SKU Tier The name of this SKU. Possible values: Standard.
Service Bus Endpoint The Endpoint you can use to perform Service Bus operations.
Creation Time The time the namespace was created.
Last Modified Time The time the namespace was updated.
Public Network Access Indicates whether traffic is allowed over public networks.
Possible values: Enabled/Disabled/SecuredByPerimeter (Default value: enabled).