Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion articles/dns/dns-private-resolver-get-started-portal.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down