Free Microsoft Azure AZ-104 Actual Exam Questions - Question 6 Discussion

Question No. 6
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 Redeploy + reapply blade, you select Redeploy. Does this meet the
goal?
Select one option, then reveal solution.
US
IO
Irfan O.
2026-02-13

B redeploy might reset the VM but doesn’t guarantee a host switch right away.

0
IO
Irfan O.
2026-02-12

D imo, redeploy mainly refreshes the VM but doesn’t promise a different host immediately. For guaranteed host change, you usually need to stop/start the VM or use live migration features.

0
IO
Irfan O.
2026-02-11

I don’t think redeploy guarantees moving the VM to a different host instantly; it mainly reinitializes the VM on the current infrastructure. The VM might end up on the same physical server after redeploy, so it doesn’t fully ensure avoiding maintenance impact. Would a Live Migration or using Availability Sets be a better option here? Could the question expect something more immediate or certain than redeploy?

0
IO
Irfan O.
2026-01-30

I think it fits the requirement since redeploy detaches the VM from the current host and provisions it anew, so it should land on a different physical machine. A

0
AW
Ahmed W.
2026-01-16

A imo, redeploy moves VM1 to a new host.

0