Skip to content

Commit 2936bd1

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#122672
Updated line number From You can't resize virtual disks while the VM is running. Deallocate your VM for this step. To Some data disks on Linux VMs can be resized without Deallocating the VM, please check Expand virtual hard disks on a Linux VM in order to verify your disks meet the requirements
1 parent 860feb7 commit 2936bd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/how-to-resize-encrypted-lvm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ Im some scenarios, your limitations might require you to resize an existing disk
383383
6. Resize the data disks by following the instructions in [Expand an Azure managed disk](expand-disks.md#expand-an-azure-managed-disk). You can use the portal, the CLI, or PowerShell.
384384

385385
>[!IMPORTANT]
386-
>You can't resize virtual disks while the VM is running. Deallocate your VM for this step.
386+
>Some data disks on Linux VMs can be resized without Deallocating the VM, please check [Expand virtual hard disks on a Linux VM](https://learn.microsoft.com/en-us/azure/virtual-machines/linux/expand-disks? tabs=ubuntu#expand-an-azure-managed-disk) in order to verify your disks meet the requirements.
387387

388388
7. Start the VM and check the new sizes by using `fdisk`.
389389

0 commit comments

Comments
 (0)