Skip to content

Commit 568fd85

Browse files
authored
Update geo-redundant-storage-for-large-file-shares.md
1 parent 43eacb9 commit 568fd85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/geo-redundant-storage-for-large-file-shares.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Register-AzProviderFeature -FeatureName AllowLfsForGRS -ProviderNamespace Micros
7777

7878
In regions that are now generally available:
7979
- All standard SMB file shares (new and existing) support up to 100 TiB capacity and you can select any redundancy option supported in the region. Since all standard SMB file shares now support up to 100 TiB capacity, the LargeFileSharesState property on storage accounts is no longer used and will be removed in the future.
80-
- If you have existing file shares, you can now increase the file share size up to 100 TiB (share quotas are not automatically increased).
80+
- If you have existing file shares, you can now increase the file share size up to 100 TiB (share quotas aren't automatically increased).
8181
- Performance limits (IOPS and throughput) for your file shares have automatically increased to the storage account limits.
8282

8383
Perform the following steps to configure 100TiB shares and geo-redundancy for new and existing SMB file shares:
@@ -92,11 +92,11 @@ Perform the following steps to configure geo-redundancy for a new Azure file sha
9292
#### Existing storage accounts with a redundancy option of LRS or ZRS
9393

9494
1. [Change the redundancy option](../common/redundancy-migration.md?tabs=portal#change-the-redundancy-configuration-using-azure-portal-powershell-or-azure-cli) for your storage account to GRS or GZRS.
95-
2. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) will default to 100 TiB.
95+
2. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) default to 100 TiB.
9696

9797
#### Existing storage accounts with a redundancy option of GRS, GZRS, RA-GRS, or RA-GZRS
9898

99-
1. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) will default to 100 TiB.
99+
1. [Increase the file share quota](storage-how-to-create-file-share.md?tabs=azure-portal#expand-existing-file-shares) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share) default to 100 TiB.
100100

101101
## Snapshot and sync frequency
102102

0 commit comments

Comments
 (0)