Skip to content

Commit 5c75991

Browse files
committed
update
1 parent 97fef11 commit 5c75991

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

azure-local/manage/manage-arc-virtual-machine-resources.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,8 @@ az stack-hci-vm disk update --name $name --resource-group $resource_group --size
8484

8585
>[!NOTE]
8686
>
87-
>- The size `--size-gb` you are changing the data disk to can't be the same or less than the original size of the data disk.
88-
>- The maximum size the disk can expand to depends on the storage capacity of the cluster.
89-
>- Hyper-V also imposes a VHD max of 2TB and VHDx max of 64TB.
87+
>- The size `--size-gb` you're changing the data disk to can't be the same or less than the original size of the data disk.
88+
>- The maximum size the disk can expand to depends on the storage capacity of the cluster. Hyper-V also imposes a VHD max of 2TB and VHDx max of 64TB.
9089
9190
Here is a sample output that indicates successful resizing of the data disk:
9291

0 commit comments

Comments
 (0)