Skip to content

Commit fb1ffaf

Browse files
authored
Merge pull request #288288 from wmgries/pv2-pass2-updates
Azure Files provisioned v2 updates for creating file shares
2 parents dd628b4 + ec271e0 commit fb1ffaf

21 files changed

+760
-198
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,17 +65,17 @@ Perform the following steps to configure 100TiB shares and geo-redundancy for ne
6565

6666
Perform the following steps to configure geo-redundancy for a new storage account and Azure file share.
6767

68-
1. [Create a standard storage account](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-storage-account) and select geo-redundant storage (GRS) or geo-zone redundant storage (GZRS) for the **Redundancy** option.
69-
2. [Create an SMB Azure file share](storage-how-to-create-file-share.md?tabs=azure-portal#create-a-file-share). New file shares that are created default to 100 TiB.
68+
1. [Create a standard storage account](storage-how-to-create-file-share.md#create-a-storage-account) and select geo-redundant storage (GRS) or geo-zone redundant storage (GZRS) for the **Redundancy** option.
69+
2. [Create an SMB Azure file share](storage-how-to-create-file-share.md#create-a-file-share). New file shares that are created default to 100 TiB.
7070

7171
#### Existing storage accounts with a redundancy option of LRS or ZRS
7272

7373
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.
74-
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.
74+
2. [Increase the file share quota](storage-how-to-create-file-share.md#change-the-cost-and-performance-characteristics-of-a-pay-as-you-go-file-share) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md#create-a-file-share) default to 100 TiB.
7575

7676
#### Existing storage accounts with a redundancy option of GRS, GZRS, RA-GRS, or RA-GZRS
7777

78-
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.
78+
1. [Increase the file share quota](storage-how-to-create-file-share.md#change-the-cost-and-performance-characteristics-of-a-pay-as-you-go-file-share) up to 100 TiB. [New file shares that are created](storage-how-to-create-file-share.md#create-a-file-share) default to 100 TiB.
7979

8080
## Snapshot and sync frequency
8181

23.9 KB
Loading
3.65 KB
Loading
25.5 KB
Loading
Binary file not shown.
Binary file not shown.
9.3 KB
Loading
14.6 KB
Loading
34.3 KB
Loading
6.44 KB
Loading

0 commit comments

Comments
 (0)