
Answer-first summary for fast verification
Answer: Remove the data disk from its current VM.
The correct answer is to 'Remove the data disk from its current VM.' Azure allows for hot removal of data disks, meaning you can detach the data disk without stopping the VM. This approach minimizes downtime, ensuring the virtual machines remain online during the process. Stopping the VM is not necessary and would lead to unnecessary downtime.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To minimize downtime when transferring a data disk from one Azure VM to another, what is the initial action required?
A
Halt the source VM with the data disk.
B
Halt the target VM for attachment.
C
Remove the data disk from its current VM.
D
Eliminate the source VM containing the data disk.
No comments yet.