Skip to content

Commit ce9f5e1

Browse files
authored
Update to clarify how to enable LFS o
for existing shares
1 parent 8a1b00a commit ce9f5e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/storage-files-how-to-create-large-file-share.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.subservice: files
1414

1515
Originally, standard file shares could only scale up to 5 TiB, now, with large file shares, they can scale up to 100 TiB. Premium file shares scale up to 100 TiB by default.
1616

17-
In order to scale up to 100 TiB using standard file shares, you must enable your storage account to use large file shares. You can either enable an existing account or create a new account to use large file shares.
17+
In order to scale up to 100 TiB using standard file shares, you must enable your storage account to use large file shares. You can either enable an existing account or create a new account to use large file shares. If you enable large file shares on an existing storage account, you must expand existing share's quota to take advantage of increased capacity and scale.
1818

1919
## Prerequisites
2020

@@ -94,7 +94,7 @@ You can also enable large file shares on existing accounts. If you do this, then
9494

9595
![enable-large-file-shares-on-existing.png](media/storage-files-how-to-create-large-file-share/enable-large-file-shares-on-existing.png)
9696

97-
You've now enabled large file shares on your storage account.
97+
You've now enabled large file shares on your storage account. Next, you must update existing share's quota to take advantage of increased capacity and scale.
9898

9999
If you receive the following error: "Large file shares are not available for the account yet." You can either wait some time, as your region is likely in the middle of completing its roll out, or, if you have urgent needs, reach out to support.
100100

@@ -189,4 +189,4 @@ Set-AzStorageShareQuota -ShareName $shareName -Context $ctx -Quota 102400
189189

190190
* [Connect and Mount File Share - Windows](storage-how-to-use-files-windows.md)
191191
* [Connect and Mount File Share - Linux](../storage-how-to-use-files-linux.md)
192-
* [Connect and Mount File Share - macOS](storage-how-to-use-files-mac.md)
192+
* [Connect and Mount File Share - macOS](storage-how-to-use-files-mac.md)

0 commit comments

Comments
 (0)