Skip to content

Commit b1f0bfd

Browse files
committed
GitHub issue 104115
1 parent ec8a26b commit b1f0bfd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/dns/private-dns-scenarios.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: dns
55
author: greg-lindsay
66
ms.service: dns
77
ms.topic: article
8-
ms.date: 09/27/2022
8+
ms.date: 04/25/2023
99
ms.author: greglin
1010
---
1111

@@ -22,6 +22,9 @@ You can also do a reverse DNS query (PTR) for the private IP of VNETA-VM1 (10.0.
2222

2323
![Single Virtual network resolution](./media/private-dns-scenarios/single-vnet-resolution.png)
2424

25+
> [!NOTE]
26+
> The IP addresses 10.0.0.1 and 10.0.0.2 are examples only. Since Azure reserves the first four addresses in a subnet, the .1 and .2 addresses are not normally assigned to a VM.
27+
2528
## Scenario: Name Resolution across virtual networks
2629

2730
In this scenario, you need to associate a private zone with multiple virtual networks. You can implement this solution in various network architectures such as the Hub-and-Spoke model. This configuration is when a central hub virtual network is used to connect multiple spoke virtual networks together. The central hub virtual network can be linked as the registration virtual network and the spoke virtual networks can be linked as resolution virtual networks.

0 commit comments

Comments
 (0)