Skip to content

Commit 2274c90

Browse files
authored
Update elastic-san-expand.md
1 parent 8198ed0 commit 2274c90

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. You cannot decrease the size of your volumes.
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)