You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/geo-redundant-storage-for-large-file-shares.md
+5-26Lines changed: 5 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Azure Files geo-redundancy for large file shares significantly impr
4
4
author: khdownie
5
5
ms.service: azure-file-storage
6
6
ms.topic: conceptual
7
-
ms.date: 05/29/2024
7
+
ms.date: 07/05/2024
8
8
ms.author: kendownie
9
9
ms.custom: references_regions
10
10
---
@@ -37,7 +37,7 @@ If the primary region becomes unavailable for any reason, you can [initiate an a
37
37
38
38
## New limits for geo-redundant shares
39
39
40
-
In regions that are now generally available, all standard SMB file shares that are geo-redundant (both new and existing) now support up to 100TiB capacity and have higher performance limits:
40
+
All standard SMB file shares that are geo-redundant (both new and existing) now support up to 100TiB capacity and have higher performance limits:
@@ -46,37 +46,16 @@ In regions that are now generally available, all standard SMB file shares that a
46
46
| Max throughput per share | Up to 60 MiB/s | Up to [storage account limits](./storage-files-scale-targets.md#storage-account-scale-targets) (150x increase) |
47
47
48
48
## Region availability
49
-
Azure Files geo-redundancy for large file shares is generally available in all regions except China East 2 and China North 2, which are still in preview.
49
+
Azure Files geo-redundancy for large file shares is generally available in all regions.
50
50
51
51
## Pricing
52
52
53
53
Pricing is based on the standard file share tier and redundancy option configured for the storage account. To learn more, see [Azure Files Pricing](https://azure.microsoft.com/pricing/details/storage/files/).
54
54
55
-
## Register for the feature
56
-
57
-
To get started, register for the feature using Azure portal or PowerShell. This step is required for regions that are in preview and is no longer required for regions that are generally available.
58
-
59
-
# [Azure portal](#tab/portal)
60
-
61
-
1. Sign in to the [Azure portal](https://portal.azure.com?azure-portal=true).
62
-
2. Search for and select **Preview features**.
63
-
3. Click the **Type** filter and select **Microsoft.Storage**.
64
-
4. Select **Azure Files geo-redundancy for large file shares** and click **Register**.
65
-
66
-
# [Azure PowerShell](#tab/powershell)
67
-
68
-
To register your subscription using Azure PowerShell, run the following commands. Replace `<your-subscription-id>` and `<your-tenant-id>` with your own values.
## Configure geo-redundancy and 100 TiB capacity for standard SMB file shares
77
56
78
-
In regions that are now generally available:
79
-
-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 large file share (LargeFileSharesState) property on storage accounts is no longer used and will be removed in the future.
57
+
In all regions that support geo-redundancy:
58
+
-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 large file share (LargeFileSharesState) property on storage accounts is no longer used and will be removed in the future.
80
59
- If you have existing file shares, you can now increase the file share size up to 100 TiB (share quotas aren't automatically increased).
81
60
- Performance limits (IOPS and throughput) for your file shares have automatically increased to the storage account limits.
0 commit comments