Valid AZ-104 Dumps shared by EduDump.com for Helping Passing AZ-104 Exam! EduDump.com now offer the newest AZ-104 exam dumps, the EduDump.com AZ-104 exam questions have been updated and answers have been corrected get the newest EduDump.com AZ-104 dumps with Test Engine here:
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?
Correct Answer: C
Azure VNet peering is the most common way to connect virtual networks, but in this scenario, VNet1 and VNet2 exist in different Azure AD tenants. Global or cross-tenant peering requires that both VNets be within the same Azure Active Directory tenant. Because the question specifies that each subscription is associated with a different Azure AD tenant, VNet peering is not supported across tenants. To establish connectivity between VNets in different tenants, the correct solution is to configure VPN gateways in both virtual networks and create a VNet-to-VNet VPN connection. This type of connection uses the Azure VPN Gateway service to securely tunnel traffic between the VNets using IPsec/IKE protocols over the Internet. Changing IP address spaces or moving VNets/subscriptions does not solve the cross-tenant issue securely or efficiently. Hence, before connecting VNet1 and VNet2, you must provision virtual network gateways in both VNets.