From a0cd2cd44ec09dedc29c1f9e26f63caa0a8e4830 Mon Sep 17 00:00:00 2001 From: awestrem Date: Wed, 5 Nov 2025 09:23:06 -0800 Subject: [PATCH] CSS-Networking: Create DNS Private Resolver (fix instructions) Align instructions (IP address) to screenshot. --- articles/dns/dns-private-resolver-get-started-portal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/dns/dns-private-resolver-get-started-portal.md b/articles/dns/dns-private-resolver-get-started-portal.md index f7d3f9d69475a..0e2cc5e0fd578 100644 --- a/articles/dns/dns-private-resolver-get-started-portal.md +++ b/articles/dns/dns-private-resolver-get-started-portal.md @@ -24,7 +24,7 @@ Azure DNS Private Resolver enables you to query Azure DNS private zones from an ## In this article: - Two VNets are created: **myvnet** and **myvnet2**. -- An Azure DNS Private Resolver is created in the first VNet with an inbound endpoint at **10.10.0.4**. +- An Azure DNS Private Resolver is created in the first VNet with an inbound endpoint at **10.0.0.4**. - A DNS forwarding ruleset is created for the private resolver. - The DNS forwarding ruleset is linked to the second VNet. - Example rules are added to the DNS forwarding ruleset.