nerdexam
Microsoft

AZ-104 · Question #816

You have an Azure subscription that contains the resources shown in the following table. You need to create a network interface named NIC1 without creating additional resources. In which region can…

The correct answer is A. East US only. You can assign a NIC only to a virtual network in the same subscription and location as the NIC. When you create an Azure network interface, it must be in the same region as the virtual network to which it will be connected. Specifically, any resource, including a network…

Submitted by carlos_mx· Mar 4, 2026Configure and manage virtual networking

Question

You have an Azure subscription that contains the resources shown in the following table. You need to create a network interface named NIC1 without creating additional resources. In which region can you create NIC1?

Options

  • AEast US only
  • BEast US and West Europe only
  • CEast US and North Europe only
  • DEast US, West Europe, and North Europe

How the community answered

(43 responses)
  • A
    72% (31)
  • B
    5% (2)
  • C
    9% (4)
  • D
    14% (6)

Explanation

You can assign a NIC only to a virtual network in the same subscription and location as the NIC. When you create an Azure network interface, it must be in the same region as the virtual network to which it will be connected. Specifically, any resource, including a network interface, connected to a virtual network must reside within the same region as the virtual network. This ensures that the interface can be properly configured and associated with the virtual network's address space To create a network interface (NIC) in Azure, you need an Azure account with an active subscription and an existing virtual network. Public IP Address (Optional): You can associate a public IP address with the NIC. Route tables are optional. https://learn.microsoft.com/en-us/azure/virtual-network/virtual-network-network-interface

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice