AZ-104 · Question #752
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…
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.
Question
Options
- AYes
- BNo
How the community answered
(59 responses)- A49% (29)
- B51% (30)
Why each option
Moving an Azure virtual machine to a different subscription changes its logical grouping and billing, but not its underlying physical host.
Moving an Azure VM between subscriptions is a logical organizational change and has no impact on the physical host where the VM is running.
Moving VM1 to another subscription is a management operation that changes the resource's logical association and billing context within Azure, but it does not relocate the virtual machine to a different underlying physical host. Therefore, this action would not address the maintenance notification for the current host.
Concept tested: Azure VM resource move operations and host relocation
Source: 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.