AZ-104 · Question #473
AZ-104 Question #473: Real Exam Question with Answer & Explanation
The correct answer is C: You should stop all three VMs.. If the VM you wish to resize is part of an availability set, then you must stop all VMs in the availability set before changing the size of any VM in the availability set. The reason all VMs in the availability set must be stopped before performing the resize operation to a size
Question
Your company has three virtual machines (VMs) that are included in an availability set. You try to resize one of the VMs, which returns an allocation failure message. It is imperative that the VM is resized. Which of the following actions should you take?
Options
- AYou should only stop one of the VMs.
- BYou should stop two of the VMs.
- CYou should stop all three VMs.
- DYou should remove the necessary VM from the availability set.
Explanation
If the VM you wish to resize is part of an availability set, then you must stop all VMs in the availability set before changing the size of any VM in the availability set. The reason all VMs in the availability set must be stopped before performing the resize operation to a size that requires different hardware is that all running VMs in the availability set must be using the same physical hardware cluster. Therefore, if a change of physical hardware cluster is required to change the VM size then all VMs must be first stopped and then restarted one-by-one to a different physical hardware clusters. https://azure.microsoft.com/es-es/blog/resize-virtual-machines/
Community Discussion
No community discussion yet for this question.