Skip to content

Commit 6a18eba

Browse files
authored
Merge pull request #123906 from ManishaSinha0410/patch-7
Update expand-disks.md
2 parents 274a59e + 68c4926 commit 6a18eba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/virtual-machines/linux/expand-disks.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ In the following samples, replace example parameter names such as *myResourceGro
7878

7979
> [!IMPORTANT]
8080
> If your disk meets the requirements in [Expand without downtime](#expand-without-downtime), you can skip step 1 and 3.
81+
>
82+
> Shrinking an existing disk isn’t supported and may result in data loss.
83+
>
84+
> After expanding the disks, you need to expand the volume in the operating system to take advantage of the larger disk.
8185
8286
1. Operations on virtual hard disks can't be performed with the VM running. Deallocate your VM with [az vm deallocate](/cli/azure/vm#az-vm-deallocate). The following example deallocates the VM named *myVM* in the resource group named *myResourceGroup*:
8387

0 commit comments

Comments
 (0)