Understanding DNS services
Azure Stack Hub supports DNS hostname resolution and allows you to create and manage DNS zones and records using the API.
Tenants can create a DNS zone in Azure Stack Hub and create DNS records in that zone. Zones and records are resources that belong to the tenant subscription that created them. These resources can only be modified and deleted by that subscription. Unlike Azure, however, any tenant can resolve queries for these records. It should be noted that, unlike Azure DNS, Azure Stack Hub DNS is not multi-tenant.
The <region>
DNS zone provides name resolution for the infrastructure virtual machines such as the network controller, the domain controllers, the load balancers, and the gateways. It is also the internal domain name used by the Azure Stack Hub infrastructure.
The internal
DNS zone provides the following capabilities:
- Shared DNS name resolution services for a tenant workload's internal domain name service (iDNS...