Skip to content

Commit 81e373d

Browse files
Merge pull request #278143 from adarshv98/patch-9
Update elastic-san-expand.md
2 parents d814194 + 2274c90 commit 81e373d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/elastic-san/elastic-san-expand.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ az elastic-san update -e $sanName -g $resourceGroupName --base-size-tib $newBase
4141

4242
## Resize a volume
4343

44-
Once you've expanded the size of your SAN, you can either create an additional volume, or expand the size of an existing volume. To decrease the size of your SAN, make sure the extra size is unallocated, or decrease the size of your existing volumes first.
44+
Once you've expanded the size of your SAN, you can either create more volumes, or expand the size of an existing volume. You cannot decrease the size of your volumes.
4545

4646
# [PowerShell](#tab/azure-powershell)
4747

@@ -59,4 +59,4 @@ az elastic-san volume update -e $sanName -g $resourceGroupName -v $volumeGroupNa
5959

6060
## Next steps
6161

62-
If you expanded the size of your san, see [Create volumes](elastic-san-create.md#create-volumes) to create a new volume with the extra capacity.
62+
If you expanded the size of your SAN, see [Create volumes](elastic-san-create.md#create-volumes) to create a new volume with the extra capacity.

0 commit comments

Comments
 (0)