Microsoft Azure Administrator (legacy) — Question 4

You have two subscriptions named Subscription1 and Subscription2. Each subscription is associated to a different Azure AD tenant.
Subscription1 contains a virtual network named VNet1. VNet1 contains an Azure virtual machine named VM1 and has an IP address space of 10.0.0.0/16.
Subscription2 contains a virtual network named VNet2. VNet2 contains an Azure virtual machine named VM2 and has an IP address space of 10.10.0.0/24.
You need to connect VNet1 to VNet2.
What should you do first?

Answer options

Correct answer: C

Explanation

The correct first step to connect VNet1 to VNet2 is to provision virtual network gateways, as they facilitate the connection between different virtual networks. Moving VM1 or VNet1 to Subscription2 would not resolve the need for connectivity and changing the IP address space of VNet2 could create conflicts with existing resources.