nerdexam
Microsoft

AZ-104 · Question #754

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 h

The correct answer is B. No. The 'One-time update' option in the VM Updates blade applies available platform updates but does not migrate the virtual machine to a different host.

Submitted by deeparc· 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 VM1 Updates blade, select One-time update. Does this meet the goal?

Options

  • AYes
  • BNo

How the community answered

(30 responses)
  • A
    47% (14)
  • B
    53% (16)

Why each option

The 'One-time update' option in the VM Updates blade applies available platform updates but does not migrate the virtual machine to a different host.

AYes

Selecting 'One-time update' will only apply pending updates and not move the VM to a different host as required.

BNoCorrect

The 'One-time update' feature initiates immediate application of pending platform updates to the VM within its current host, but it does not perform a live migration or redeployment of the VM to a different physical host, which is required to move it away from an affected host due to maintenance.

Concept tested: Azure VM host migration methods

Source: https://learn.microsoft.com/en-us/azure/virtual-machines/maintenance-and-updates

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice