LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
Microsoft Azure Administrator Associate AZ-104

Microsoft Azure Administrator Associate AZ-104

Get started today

Ultimate access to all questions.


In two separate subscriptions with distinct Azure AD tenants, Subscription1 with VNet1 (10.0.0.0/16) and VM1, and Subscription2 with VNet2 (10.10.0.0/24) and VM2, what is the initial step to connect VNet1 with VNet2?

Exam-Like



Explanation:

The correct answer is D: Deploy virtual network gateways. To connect two virtual networks from separate subscriptions with distinct Azure AD tenants, you need to provision virtual network gateways in each virtual network. This involves setting up a secure tunnel using IPsec/IKE for communication between the VNets. Moving the VMs or VNets to different subscriptions is not necessary, and modifying the IP address space of VNet2 is also not required in this case because there is no overlap in the address spaces. Therefore, provisioning virtual network gateways is the initial step to achieve the connection.

Powered ByGPT-5