Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


What is the initial step required to establish a peering between VNet1 and VNet2, given that VNet2 has an address space of 10.2.0.0/16 and no devices are connected to VNet1?




Explanation:

The correct answer is A: Modify the address space of VNet1. The reason is that virtual networks you peer must have non-overlapping IP address spaces. Since VNet2 has an address space of 10.2.0.0/16 and VNet1 currently has the same address space, it creates an overlap. To resolve this and successfully create the peering, you should first modify the address space of VNet1 to ensure that it does not overlap with VNet2.