Maintained with ☕️ by
IcePanel logo

Announcing Preview Refresh for Azure DNS Private Zones

Share

Services

We are delighted to announce the Refresh release for [Azure DNS private zones (preview).](https://docs.microsoft.com/en-us/azure/dns/private-dns-overview) Azure DNS private zones (preview) provides secure and reliable name resolution for your virtual networks in Azure. The Preview Refresh introduces new functionality and lifts several restrictions that public preview had. # What’s new in Preview Refresh? ## New Resource Model and API Preview Refresh introduces a new resource model (REST API) for Azure DNS private zones. The resource model introduces the following changes: * Azure DNS private zones will now be an independent top-level ARM resource called _privateDnsZones_ instead of being a “type” of existing public _dnszones_ resource. * The _privateDnsZones_ resource will not have _registrationVirtualNetwork_ and _resolutionVirtualNetwork_ virtual network properties. Virtual networks will be linked to a _privateDnsZones_ by creating a _virtualNetworkLinks_ sub-resource under the _privateDnsZones_ resource. * To enable auto-registration of DNS records for virtual machines, simply set the _registrationEnabled_ flag on the properties of _virtualNetworkLinks_ resource as true. * We have also shipped new CLI/PS and SDKs for _privateDnsZones_. [Click here](https://docs.microsoft.com/en-us/azure/dns/private-dns-getstarted-cli) for updated guidance on how to use new CLI and PowerShell to create private DNS zones and link these to your virtual networks. ## New portal experience A new portal experience for Azure DNS private zones will enable you to manage the private DNS zones and their linked virtual networks from the Azure Portal. You’ll also be able to view the auto-registered resource records for the virtual machines under the private DNS zone. [Click here](https://docs.microsoft.com/en-us/azure/dns/private-dns-portal) to get started with creating private DNS zones through Azure portal. [![PrivateDNSPortal](https://azurecomcdn.azureedge.net/mediahandler/acomblog/updates/UpdatesV2/blog/5aa834be-856f-458b-bf56-76d1d8176bcd.png "PrivateDNSPortal")](https://docs.microsoft.com/en-us/azure/dns/private-dns-portal) _**Note** that your existing private DNS zones will not show in this experience unless they are migrated to the new resource model (See below). You can, however, create new private DNS zones and link these to virtual networks._ ## Enhanced limits Public Preview had several limitations including limits on the number of virtual networks that can be linked to a DNS zone. These limits have been substantially enhanced. [Click here](https://docs.microsoft.com/en-us/azure/dns/dns-faq-private#what-are-the-usage-limits-for-azure-private-dns) to see new limits. ## Following restrictions have been removed * You will be able to link existing non-empty virtual networks to your private DNS zones. The restriction for the vnet to be empty will no longer apply. * You will be able to link more than one virtual network as registration virtual networks to a private DNS zone. * You will be able to create subdomains and link these to the same virtual networks. For example, if you have created a private DNS zone called _contoso.com_ and linked it to a virtual network, you will be able to create _subdomain.contoso.com_ and link it to the same virtual network. # Migrating existing zones to new resource model Private DNS zones that you have already created will continue to work. However, you will not get the benefits of enhanced limits or new functionality with these zones. These zones will continue to be listed along with public DNS zones in the Azure portal and will not show up under the new private DNS zones experience. We strongly recommend that you migrate your existing private DNS zones to the new resource model as soon as possible. [Click here for detailed instructions on how to migrate your private DNS zones.](https://docs.microsoft.com/en-us/azure/dns/private-dns-migration-guide) # # Reference [What is Azure Private DNS?](https://docs.microsoft.com/en-us/azure/dns/private-dns-overview) [Azure DNS Private Zones scenarios](https://docs.microsoft.com/en-us/azure/dns/private-dns-scenarios) [Azure Private DNS FAQs](https://docs.microsoft.com/en-us/azure/dns/dns-faq-private) * Azure DNS * Features * Services * [ Azure DNS](https://azure.microsoft.com/en-gb/products/dns/)