Skip to content

Commit 2efada1

Browse files
committed
fix private faq
1 parent 37e3f69 commit 2efada1

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

articles/dns/dns-faq-private.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@ services: dns
55
author: vhorne
66
ms.service: dns
77
ms.topic: article
8-
ms.date: 6/12/2019
8+
ms.date: 09/20/2019
99
ms.author: victorh
1010
---
1111
# Azure Private DNS FAQ
1212

13-
> [!IMPORTANT]
14-
> Azure Private DNS is currently in public preview.
15-
> 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.
16-
> For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
13+
[!INCLUDE [private-dns-public-preview-notice](../../includes/private-dns-public-preview-notice.md)]
1714

1815
## Does Azure DNS support private domains?
1916

@@ -23,11 +20,11 @@ For information on other internal DNS options in Azure, see [Name resolution for
2320

2421
## Will Azure DNS Private Zones work across Azure regions?
2522

26-
Yes. Private Zones is supported for DNS resolution between virtual networks across Azure regions. Private Zones works even without explicitly peering the virtual networks. All the virtual networks must be specified as Resolution virtual networks for the private zone. Customers might need the virtual networks to be peered for TCP/HTTP traffic to flow from one region to another.
23+
Yes. Private Zones is supported for DNS resolution between virtual networks across Azure regions. Private Zones works even without explicitly peering the virtual networks. All the virtual networks must be specified as Resolution virtual networks for the private zone. You might need the virtual networks to be peered for TCP/HTTP traffic to flow from one region to another.
2724

2825
## Is connectivity to the Internet from virtual networks required for private zones?
2926

30-
No. Private zones work along with virtual networks. Customers use them to manage domains for virtual machines or other resources within and across virtual networks. Internet connectivity isn't required for name resolution.
27+
No. Private zones work along with virtual networks. You use them to manage domains for virtual machines or other resources within and across virtual networks. Internet connectivity isn't required for name resolution.
3128

3229
## Can the same private zone be used for several virtual networks for resolution?
3330

0 commit comments

Comments
 (0)