AZ-104 · Question #110
Drag and Drop Question You have an availability set named AS1 that contains three virtual machines named VM1, VM2, and VM3. You attempt to reconfigure VM1 to use a larger size. The operation fails and
The correct answer is Stop VM1, VM2, and VM3.; Resize VM1.; Start VM1, VM2, and VM3.. When VMs are in an availability set and an allocation failure occurs during resize, Azure cannot find a host with the required capacity while keeping all VMs running. You must stop (deallocate) ALL VMs in the availability set first - this releases the cluster allocation constrain
Question
Answer Area
Drag items
Correct arrangement
- Stop VM1, VM2, and VM3.
- Resize VM1.
- Start VM1, VM2, and VM3.
Explanation
When VMs are in an availability set and an allocation failure occurs during resize, Azure cannot find a host with the required capacity while keeping all VMs running. You must stop (deallocate) ALL VMs in the availability set first - this releases the cluster allocation constraint, allowing Azure to find a new host with the needed capacity. Once all VMs are deallocated, you resize VM1, and then start all three VMs together so they are reallocated to appropriate hardware.
Topics
Community Discussion
No community discussion yet for this question.