Skip to content

Commit 5f319c3

Browse files
authored
VM needs to be deallocated
Rather than calling out that a VM will restart, we should warn that the VM must be deallocated to resize the OS disk. (similar to a restart, but the steps of the article cannot be completed without deallocating the VM. Step 4 of the procedure even says to stop the VM before resizing.
1 parent 19aaea3 commit 5f319c3

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)