MDFT Pro, a well-known training agency, operates a global educational infrastructure with resources distributed across multiple Azure regions to provide optimal performance for students worldwide. Claire, the Network Integration Manager, needs to establish connectivity between their learning management system components located in different regions.
Mark, the Global Network Coordinator, has VM1 running their student portal application in West US connected to VNET1, and they need to connect it to VNET2 in East Asia where their assessment database and grading systems are located.
Resource Name | Type | Region | Current State |
---|---|---|---|
RG1 | Resource group | West US | Contains VM1, VNET1, storage1 |
RG2 | Resource group | East Asia | Contains VNET2, storage2 |
VM1 | Virtual machine | West US | Connected to VNET1 |
VNET1 | Virtual network | West US | Hosts student portal systems |
VNET2 | Virtual network | East Asia | Hosts assessment and grading systems |
The proposed solution is to move VM1 to resource group RG2 and then add a new network interface to VM1.
Does this solution meet the goal of connecting VM1 to VNET2?
Choose the correct answer from the options below.
Explanations for each answer: