Skip to content

Commit b57feae

Browse files
authored
Update 2-determine-uses.md
1 parent 4ec6d12 commit b57feae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ While VNet peering provides many benefits, there are important constraints to un
4242

4343
| Requirements/Limitations | Description |
4444
| --- | --- |
45-
| Non-overlapping address spaces | Peered virtual networks must have non-overlapping IP address spaces. Peering creation will fail if address ranges overlap. |
45+
| Nonoverlapping address spaces | Peered virtual networks must have non-overlapping IP address spaces. Peering creation fails if address ranges overlap. |
4646
| 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. |
4747
| 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. |
4848
| 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. |

0 commit comments

Comments
 (0)