Introduction
Azure Private DNS offers a secure and reliable DNS service for managing and resolving domain names within virtual networks, without requiring a custom DNS deployment. By using private DNS zones, you can assign custom domain names instead of the default Azure-provided names.
Setup
To set up the Azure integration and discover the Azure service, go to Azure Integration Discovery Profile and select Private DNS Zones.
External Reference
Supported Metrics
| Opsramp Metric | Azure Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| azure_network_privatednszones_QueryVolume | QueryVolume | Query Volume | Count | Total | Total number of DNS queries received and processed by the Private DNS zone |
| azure_network_privatednszones_RecordSetCapacityUtilization | RecordSetCapacityUtilization | Record Set Capacity Utilization | Percent | Average | Percentage of the maximum record set capacity currently used by the Private DNS zone |
| azure_network_privatednszones_RecordSetCount | RecordSetCount | Record Set Count | Count | Average | Total number of DNS record sets configured in the Private DNS zone |
| azure_network_privatednszones_VirtualNetworkLinkCapacityUtilization | VirtualNetworkLinkCapacityUtilization | Virtual Network Link Capacity Utilization | Percent | Average | Percentage of the maximum virtual network link capacity currently used by the Private DNS zone |
| azure_network_privatednszones_VirtualNetworkLinkCount | VirtualNetworkLinkCount | Virtual Network Link Count | Count | Average | Total number of virtual networks currently linked to the Private DNS zone |
| azure_network_privatednszones_VirtualNetworkWithRegistrationCapacityUtilization | VirtualNetworkWithRegistrationCapacityUtilization | Virtual Network Registration Link Capacity Utilization | Percent | Average | Percentage of the maximum auto-registration link capacity currently used by the Private DNS zone |
| azure_network_privatednszones_VirtualNetworkWithRegistrationLinkCount | VirtualNetworkWithRegistrationLinkCount | Virtual Network Registration Link Count | Count | Average | Total number of virtual networks linked to the Private DNS zone with auto-registration enabled |