From 02280e53c4d05af657577447c9d7a0f5429f262f Mon Sep 17 00:00:00 2001 From: Mahdi Azarboon <21277296+azarboon@users.noreply.github.com> Date: Fri, 20 Sep 2024 13:54:44 +0800 Subject: [PATCH] Update detach-disk.md --- articles/virtual-machines/linux/detach-disk.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/articles/virtual-machines/linux/detach-disk.md b/articles/virtual-machines/linux/detach-disk.md index 27387ed9ff..f6342acc1d 100644 --- a/articles/virtual-machines/linux/detach-disk.md +++ b/articles/virtual-machines/linux/detach-disk.md @@ -20,6 +20,8 @@ When you no longer need a data disk that's attached to a virtual machine, you ca If you want to use the existing data on the disk again, you can reattach it to the same virtual machine, or another one. +> [!NOTE] +> You don't need to stop or restart a VM to detach its disk. You can remove the disk as long as nothing is actively using the disk when it is being detached. ## Connect to the VM to unmount the disk