nerdexam
MicrosoftMicrosoft

AZ-104 · Question #752

AZ-104 Question #752: Real Exam Question with Answer & Explanation

The correct answer is B: No. Moving an Azure virtual machine to a different subscription changes its logical grouping and billing, but not its underlying physical host.

Submitted by olafpl· 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 virtual machine named VM1. VM1 was deployed by using a custom Azure Resource Manager template named ARM1.json. You receive a notification that VM1 will be affected by maintenance. You need to move VM1 to a different host immediately. Solution: From the resource group blade, move VM1 to another subscription. Does this meet the goal?

Options

  • AYes
  • BNo

Explanation

Moving an Azure virtual machine to a different subscription changes its logical grouping and billing, but not its underlying physical host.

Common mistakes.

  • A. Moving an Azure VM between subscriptions is a logical organizational change and has no impact on the physical host where the VM is running.

Concept tested. Azure VM resource move operations and host relocation

Reference. https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription

Community Discussion

No community discussion yet for this question.

Full AZ-104 PracticeBrowse All AZ-104 Questions