AZ-104 · Question #753
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 A. Yes. To immediately move an Azure virtual machine to a different host due to maintenance, the 'Redeploy' option should be utilized.
Question
Options
- AYes
- BNo
How the community answered
(51 responses)- A76% (39)
- B24% (12)
Why each option
To immediately move an Azure virtual machine to a different host due to maintenance, the 'Redeploy' option should be utilized.
The 'Redeploy' action for an Azure virtual machine specifically moves the VM to a new node within the Azure infrastructure and then restarts it. This operation is designed to resolve issues related to the underlying host, including proactive maintenance notifications, by placing the VM on healthy hardware.
The redeploy operation is the direct solution for moving a VM to a different host and addresses scenarios like host-level maintenance or performance issues by provisioning the VM on new infrastructure.
Concept tested: Azure VM Redeploy feature for host migration
Source: https://learn.microsoft.com/en-us/azure/virtual-machines/redeploy-vm
Community Discussion
No community discussion yet for this question.