Skip to content

Commit 32848e5

Browse files
committed
date and add back preview notice
1 parent 280934e commit 32848e5

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/dns/private-dns-overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,18 @@ services: dns
55
author: vhorne
66
ms.service: dns
77
ms.topic: overview
8-
ms.date: 6/15/2019
8+
ms.date: 6/12/2019
99
ms.author: victorh
1010
#Customer intent: As an administrator, I want to evaluate Azure Private DNS so I can determine if I want to use it instead of my current DNS service.
1111
---
1212

1313
# What is Azure Private DNS?
1414

15+
> [!IMPORTANT]
16+
> Azure Private DNS is currently in public preview.
17+
> This preview version is provided without a service level agreement, and it's not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.
18+
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
19+
1520
The Domain Name System, or DNS, is responsible for translating (or resolving) a service name to its IP address. Azure DNS is a hosting service for DNS domains, providing name resolution using the Microsoft Azure infrastructure. In addition to supporting internet-facing DNS domains, Azure DNS also supports private DNS zones.
1621

1722
Azure Private DNS provides a reliable, secure DNS service to manage and resolve domain names in a virtual network without the need to add a custom DNS solution. By using private DNS zones, you can use your own custom domain names rather than the Azure-provided names available today. Using custom domain names helps you to tailor your virtual network architecture to best suit your organization's needs. It provides name resolution for virtual machines (VMs) within a virtual network and between virtual networks. Additionally, you can configure zones names with a split-horizon view, which allows a private and a public DNS zone to share the name.

0 commit comments

Comments
 (0)