Microsoft
AZ-104 · Question #410
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might h
The correct answer is A. Yes. The virtual machine you attach a network interface to and the virtual network you connect it to must exist in the same location, here West US, also referred to as a region. https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface
Submitted by andreas_gr· Mar 4, 2026Deploy and manage Azure compute resources
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have an Azure subscription named Subscription1 that contains the resources shown in the following table. VM1 connects to a virtual network named VNET2 by using a network interface named NIC1. You need to create a new network interface named NIC2 for VM1. Solution: You create NIC2 in RG1 and West US. Does this meet the goal?
Options
- AYes
- BNo
How the community answered
(38 responses)- A82% (31)
- B18% (7)
Explanation
The virtual machine you attach a network interface to and the virtual network you connect it to must exist in the same location, here West US, also referred to as a region. https://docs.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface
Community Discussion
No community discussion yet for this question.