Subscription1 and Subscription2 are the names of two subscriptions you have. Each Azure AD tenant is paired with a distinct subscription. <br>
VNet1 is a virtual network that is part of Subscription1. VNet1 has an IP address space of 10.0.0.0/16 and contains an Azure virtual machine named VM1. <br>
VNet2 is a virtual network that is part of Subscription2. Vnet2 has an IP address space of 10.10.0.0/24 and contains an Azure virtual machine named VM2. <br>
VNet1 must be connected to VNet2. <br>
What should you start with?
-
A
Move VM1 to Subscription2
-
B
Provision virtual network gateways
-
C
Move VNet1 to Subscription2
-
D
Modify the IP address space of VNet2.