Skip to content

Commit 0c1ac19

Browse files
committed
update
1 parent f4ad20f commit 0c1ac19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/dns/private-dns-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
title: What is Azure Private DNS?
33
description: In this article, get started with an overview of the private DNS hosting service on Microsoft Azure.
44
services: dns
5-
author: rohinkoul
5+
author: greg-lindsay
66
ms.service: dns
77
ms.topic: overview
8-
ms.date: 04/09/2021
9-
ms.author: rohink
8+
ms.date: 09/20/2022
9+
ms.author: greglin
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

@@ -58,7 +58,7 @@ Azure Private DNS has the following limitations:
5858
* A specific virtual network can be linked to only one private zone if automatic registration of VM DNS records is enabled. You can however link multiple virtual networks to a single DNS zone.
5959
* Reverse DNS works only for private IP space in the linked virtual network
6060
* Reverse DNS for a private IP address in linked virtual network will return `internal.cloudapp.net` as the default suffix for the virtual machine. For virtual networks that are linked to a private zone with autoregistration enabled, reverse DNS for a private IP address returns two FQDNs: one with default the suffix `internal.cloudapp.net` and another with the private zone suffix.
61-
* Conditional forwarding isn't currently natively supported. To enable resolution between Azure and on-premises networks, see [Name resolution for VMs and role instances](../virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md).
61+
* Conditional forwarding is supported using [Azure DNS Private Resolver](dns-private-resolver-overview.md). To enable resolution between Azure and on-premises networks, see [Name resolution for VMs and role instances](../virtual-network/virtual-networks-name-resolution-for-vms-and-role-instances.md).
6262

6363
## Pricing
6464

0 commit comments

Comments
 (0)