Skip to content

Commit a5c866f

Browse files
authored
Update constraints for VNet peering documentation
1 parent b57feae commit a5c866f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

learn-pr/wwl-azure/configure-vnet-peering/includes/2-determine-uses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ While VNet peering provides many benefits, there are important constraints to un
4242

4343
| Requirements/Limitations | Description |
4444
| --- | --- |
45-
| Nonoverlapping address spaces | Peered virtual networks must have non-overlapping IP address spaces. Peering creation fails if address ranges overlap. |
46-
| Address space modification restrictions | If you want to change a VNet's address range, you need to delete the peering first, update the address space, and then set up the peering again. |
47-
| Basic Load Balancer limitations| Resources in one VNet can’t communicate with Basic Internal Load Balancer IPs in VNets peered across regions. Use the Standard Load Balancer for cross-region connections. |
48-
| DNS resolution boundaries |Azure's built-in name resolution does not work across peered VNets. Configure Azure Private DNS zones or custom DNS servers for cross-VNet name resolution. |
45+
| **Nonoverlapping address spaces** | Peered virtual networks must have non-overlapping IP address spaces. Peering creation fails if address ranges overlap. |
46+
| **Address space modification restrictions** | If you want to change a VNet's address range, you need to delete the peering first, update the address space, and then set up the peering again. |
47+
| **Basic Load Balancer limitations** | Resources in one VNet can’t communicate with Basic Internal Load Balancer IPs in VNets peered across regions. Use the Standard Load Balancer for cross-region connections. |
48+
| **DNS resolution boundaries** |Azure's built-in name resolution does not work across peered VNets. Configure Azure Private DNS zones or custom DNS servers for cross-VNet name resolution. |
4949

5050

5151

0 commit comments

Comments
 (0)