You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dns/dns-faq-private.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,12 @@ services: dns
5
5
author: vhorne
6
6
ms.service: dns
7
7
ms.topic: article
8
-
ms.date: 6/12/2019
8
+
ms.date: 09/20/2019
9
9
ms.author: victorh
10
10
---
11
11
# Azure Private DNS FAQ
12
12
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/).
@@ -23,11 +20,11 @@ For information on other internal DNS options in Azure, see [Name resolution for
23
20
24
21
## Will Azure DNS Private Zones work across Azure regions?
25
22
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.
27
24
28
25
## Is connectivity to the Internet from virtual networks required for private zones?
29
26
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.
31
28
32
29
## Can the same private zone be used for several virtual networks for resolution?
0 commit comments