nerdexam
Microsoft

AZ-104 · Question #202

Hotspot Question You have an Azure subscription that contains the resource groups shown in the following table. RG1 contains the resources shown in the following table. VM1 is running and connects…

The correct answer is You can move storage1 to RG2. = Yes; You can move NIC1 to RG2. = Yes; If you move IP2 to RG1, the location of IP2 will change. = No. Storage accounts can be moved between resource groups within the same subscription, and since both RG1 and RG2 exist in the same subscription, moving Storage1 to RG2 is valid. NIC1 can also be moved to RG2 because Azure allows moving network interface cards between resource…

Submitted by wei.xz· Mar 4, 2026Manage Azure identities and governance - specifically managing subscriptions, resource groups, and resource movement operations (AZ-104 Domain: Manage Azure resources by using the Azure portal / Manage resource groups)

Question

Hotspot Question You have an Azure subscription that contains the resource groups shown in the following table. RG1 contains the resources shown in the following table. VM1 is running and connects to NIC1 and Disk1. NIC1 connects to VNET1. RG2 contains a public IP address named IP2 that is in the East US location. IP2 is not assigned to a virtual machine. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-104 question #202 exhibit 1
AZ-104 question #202 exhibit 2
AZ-104 question #202 exhibit 3
AZ-104 question #202 exhibit 4

Answer Area

  • You can move storage1 to RG2.Yes
  • You can move NIC1 to RG2.Yes
  • If you move IP2 to RG1, the location of IP2 will change.No

Explanation

Storage accounts can be moved between resource groups within the same subscription, and since both RG1 and RG2 exist in the same subscription, moving Storage1 to RG2 is valid. NIC1 can also be moved to RG2 because Azure allows moving network interface cards between resource groups in the same subscription, even if they are attached to a running VM (though the VM and NIC must remain in the same subscription). Moving IP2 from RG2 to RG1 is a resource group move, NOT a location/region change - resources retain their Azure region when moved between resource groups, so IP2 would remain in East US regardless of which resource group it belongs to.

Topics

#Azure Resource Groups#Resource Move Operations#Azure Networking#Azure Resource Management

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice