Skip to main content

Azure Network Zone

An Azure DNS Zone hosts DNS records for a domain and manages name resolution. Public DNS zones resolve names on the internet, while private zones resolve names within virtual networks. For full details see the DNS Zone documentation.

Supported Methods​

  • GET: Get a specific Network Zone by identifier
  • LIST: List all Network Zone resources in the resource group

IAM Permissions​

  • Microsoft.Network/dnszones/read

azure-network-virtual-network​

Links to the virtual network this resource is associated with.

azure-network-dns-record-set​

Links to DNS record sets within the zone.

dns​

Links to DNS names that resolve to this resource.