Skip to content

Commit c7289e9

Browse files
Merge pull request #279808 from greg-lindsay/dns-upd
add restriction
2 parents 5827484 + 1444fc9 commit c7289e9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/dns/dns-private-resolver-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.custom: references_regions
66
author: greg-lindsay
77
ms.service: dns
88
ms.topic: overview
9-
ms.date: 12/05/2023
9+
ms.date: 07/01/2024
1010
ms.author: greglin
1111
#Customer intent: As an administrator, I want to evaluate Azure DNS Private Resolver so I can determine if I want to use it instead of my current DNS resolver service.
1212
---
@@ -101,6 +101,7 @@ The following limits currently apply to Azure DNS Private Resolver:
101101
### Virtual network restrictions
102102

103103
The following restrictions hold with respect to virtual networks:
104+
- VNets with [encryption](/azure/virtual-network/virtual-network-encryption-overview) enabled do not support Azure DNS Private Resolver.
104105
- A DNS resolver can only reference a virtual network in the same region as the DNS resolver.
105106
- A virtual network can't be shared between multiple DNS resolvers. A single virtual network can only be referenced by a single DNS resolver.
106107

articles/virtual-network/virtual-network-encryption-overview.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Azure Virtual Network encryption has the following limitations:
5555

5656
- **AllowUnencrypted** is the only supported enforcement at general availability. **DropUnencrypted** enforcement will be supported in the future.
5757

58+
- Virtual networks with encryption enabled do not support [Azure DNS Private Resolver](/azure/dns/dns-private-resolver-overview).
59+
5860
## Next steps
5961

6062
- For more information about Azure Virtual Networks, see [What is Azure Virtual Network?](/azure/virtual-network/virtual-networks-overview)

0 commit comments

Comments
 (0)