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…
Question
Exhibits
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
Community Discussion
No community discussion yet for this question.



