
Explanation:
The correct answer is C: VNet3 and VNet4 only. VNet2 cannot be peered with VNet1 because their address ranges overlap (both have the address space starting with 10.11.0.0). Azure does not allow peering between virtual networks with overlapping IP address spaces. VNet3 and VNet4 have different, non-overlapping address spaces compared to VNet1, making them eligible for peering.
No comments yet.
Given the table of Azure virtual networks, identify which networks are eligible for peering with VNet1 based on their address spaces and regions.
A
All networks: VNet2, VNet3, and VNet4
B
Only VNet2
C
Only VNet3 and VNet4
D
VNet2 along with VNet3