Skip to content

Commit 4d4bab8

Browse files
authored
Merge pull request #87882 from timbasham/patch-3
VM needs to be deallocated
2 parents 0343f1c + 5f319c3 commit 4d4bab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/expand-os-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ When you create a new virtual machine (VM) in a Resource Group by deploying an i
2828

2929

3030
> [!IMPORTANT]
31-
> Resizing the OS Disk of an Azure Virtual Machine will cause it to restart.
31+
> Resizing the OS Disk of an Azure Virtual Machine requires the virtual machine to be deallocated.
3232
>
3333
> After expanding the disks, you need to [expand the volume within the OS](#expand-the-volume-within-the-os) to take advantage of the larger disk.
3434
>

0 commit comments

Comments
 (0)