Skip to content

Commit 42dc398

Browse files
authored
Merge pull request #104148 from roygara/improve
Minor improvements
2 parents e316f73 + aa42e15 commit 42dc398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.subservice: files
1212

1313
# Enable and create large file shares
1414

15-
Originally, standard file shares could only scale up to 5 TiB. Now, with large file shares, they can scale up to 100 TiB. You can enable this scaling on your existing storage accounts for your existing file shares. Premium file shares scale up to 100 TiB by default.
15+
When you enable large file shares on your storage account, your file shares can scale up to 100 TiB. You can enable this scaling on your existing storage accounts for your existing file shares.
1616

1717
## Prerequisites
1818

@@ -22,7 +22,7 @@ Originally, standard file shares could only scale up to 5 TiB. Now, with large f
2222

2323
## Restrictions
2424

25-
For now, you can only use LRS or ZRS on large file share–enabled accounts. You can't use GZRS, GRS, or RA-GRS.
25+
For now, you can only use locally-redundant storage (LRS) or zone-redundant storage (ZRS) on large file share–enabled accounts. You can't use geo-zone-redundant storage (GZRS), geo-redundant storage (GRS), or read-access geo-redundant storage (RA-GRS).
2626
Enabling large file shares on an account is an irreversible process. After you enable it, you won't be able to convert your account to GZRS, GRS, or RA-GRS.
2727

2828
## Create a new storage account

0 commit comments

Comments
 (0)