File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -84,9 +84,8 @@ az stack-hci-vm disk update --name $name --resource-group $resource_group --size
84
84
85
85
> [ !NOTE]
86
86
>
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.
90
89
91
90
Here is a sample output that indicates successful resizing of the data disk:
92
91
You can’t perform that action at this time.
0 commit comments