Skip to content

Commit 5058665

Browse files
Merge pull request #297856 from sfiguemsft/azure-docs-pr
Update to remove delegation content
2 parents ea4d460 + c9d6e36 commit 5058665

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Outbound endpoints have the following limitations:
125125

126126
### Other restrictions
127127

128+
- Linking rulesets cross-tenant is not supported.
128129
- IPv6 enabled subnets aren't supported.
129130
- DNS private resolver doesn't support Azure ExpressRoute FastPath.
130131
- DNS private resolver isn't compatible with [Azure Lighthouse](/azure/lighthouse/overview).

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@ Create a private zone with at least one resource record to use for testing. The
5050

5151
In this article, the private zone **azure.contoso.com** and the resource record **test** are used. Autoregistration isn't required for the current demonstration.
5252

53-
> [!IMPORTANT]
54-
> A recursive server is used to forward queries from on-premises to Azure in this example. If the server is authoritative for the parent zone (contoso.com), forwarding is not possible unless you first create a delegation for azure.contoso.com.
55-
5653
[ ![View resource records](./media/private-resolver-hybrid-dns/private-zone-records-small.png) ](./media/private-resolver-hybrid-dns/private-zone-records.png#lightbox)
5754

5855
**Requirement**: You must create a virtual network link in the zone to the virtual network where you deploy your Azure DNS Private Resolver. In the following example, the private zone is linked to two VNets: **myeastvnet** and **mywestvnet**. At least one link is required.

0 commit comments

Comments
 (0)