You have two Azure virtual networks named VNet1 and VNet2. VNet1 is configured with the address space , and VNet2 is configured with the address space . Is the statement true or false that you can configure virtual network peering between VNet1 and VNet2?
Answer: Answer
Answer
False
Virtual network peering cannot be established between virtual networks with overlapping IP address spaces. Because overlaps with , Azure will block the creation of the peering connection.
Step-by-Step Solution
Key Concept
Azure Virtual Network Peering requires non-overlapping IP address spaces.
Estimated Time:45s