Skip to content

Commit d68f91b

Browse files
authored
Merge pull request #270243 from jeffpatt24/patch-6
Update geo-redundant-storage-for-large-file-shares.md
2 parents a97db82 + 367d617 commit d68f91b

File tree

1 file changed

+76
-74
lines changed

1 file changed

+76
-74
lines changed

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

Lines changed: 76 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
11
---
2-
title: Azure Files geo-redundancy for large file shares (preview)
3-
description: Azure Files geo-redundancy for large file shares (preview) significantly improves standard SMB file share capacity and performance limits when using geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) options.
2+
title: Azure Files geo-redundancy for large file shares
3+
description: Azure Files geo-redundancy for large file shares significantly improves standard SMB file share capacity and performance limits when using geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) options.
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: conceptual
7-
ms.date: 08/28/2023
7+
ms.date: 03/26/2024
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
1111

12-
# Azure Files geo-redundancy for large file shares (preview)
12+
# Azure Files geo-redundancy for large file shares
1313

14-
Azure Files geo-redundancy for large file shares (preview) significantly improves capacity and performance for standard SMB file shares when using geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) options.
14+
Azure Files geo-redundancy for large file shares significantly improves capacity and performance for standard SMB file shares when using geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) options.
1515

16-
Azure Files has supported large file shares for several years, which not only provides file share capacity up to 100 TiB but also improves IOPS and throughput. Large file shares are widely adopted by customers using locally redundant storage (LRS) and zone-redundant storage (ZRS), but they haven't been available for geo-redundant storage (GRS) and geo-zone redundant storage (GZRS) until now.
17-
18-
Azure Files geo-redundancy for large file shares (the "preview") is subject to the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). You may use the preview in production environments.
16+
Azure Files has offered 100 TiB standard SMB shares for years with locally redundant storage (LRS) and zone-redundant storage (ZRS). However, geo-redundant file shares had a 5 TiB capacity limit and were sometimes throttled due to IO operations per second (IOPS) and throughput limits. Now, geo-redundant standard SMB file shares support up to 100 TiB capacity with significantly improved IOPS and throughput limits.
1917

2018
## Applies to
2119
| File share type | SMB | NFS |
@@ -41,84 +39,90 @@ If the primary region becomes unavailable for any reason, you can [initiate an a
4139

4240
Enabling large file shares when using geo-redundant storage (GRS) and geo-zone-redundant storage (GZRS) significantly increases your standard file share capacity and performance limits:
4341

44-
| **Attribute** | **Current limit** | **Large file share limit** |
42+
| **Attribute** | **Previous limit** | **New limit** |
4543
|---------------|-------------------|---------------|
4644
| Capacity per share | 5 TiB | 100 TiB (20x increase) |
47-
| Max IOPS per share | 1,000 IOPS | 20,000 IOPS (20x increase) |
48-
| Max throughput per share | Up to 60 MiB/s | Up to [storage account limits](./storage-files-scale-targets.md#storage-account-scale-targets) |
45+
| Max IOPS per share | 1,000 IOPS | Up to [storage account limits](./storage-files-scale-targets.md#storage-account-scale-targets) (20x increase) |
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) |
4947

5048
## Region availability
49+
Azure Files geo-redundancy for large file shares is generally available in the majority of regions that support geo-redundancy. Use the table below to see which regions are generally available (GA) or still in preview.
50+
51+
| **Region** | **Availability** |
52+
|---------------|-------------------|
53+
| Australia Central | GA |
54+
| Australia Central 2 | GA |
55+
| Australia East | GA |
56+
| Australia Southeast | GA |
57+
| Brazil South | Preview |
58+
| Brazil Southeast | Preview |
59+
| Canada Central | Preview |
60+
| Canada East | Preview |
61+
| Central India | Preview |
62+
| Central US | GA |
63+
| China East | Preview |
64+
| China East 2 | Preview |
65+
| China East 3 | GA |
66+
| China North | Preview |
67+
| China North 2 | Preview |
68+
| China North 3 | GA |
69+
| East Asia | GA |
70+
| East US | Preview |
71+
| East US 2 | GA |
72+
| France Central | GA |
73+
| France South | GA |
74+
| Germany North | GA |
75+
| Germany West Central | GA |
76+
| Japan East | GA |
77+
| Japan West | GA |
78+
| Korea Central | GA |
79+
| Korea South | GA |
80+
| North Central US | Preview |
81+
| North Europe | Preview |
82+
| Norway East | GA |
83+
| Norway West | GA |
84+
| South Africa North | Preview |
85+
| South Africa West | Preview |
86+
| South Central US | Preview |
87+
| South India | Preview |
88+
| Southeast Asia | GA |
89+
| Sweden Central | GA |
90+
| Sweden South | GA |
91+
| Switzerland North | Preview |
92+
| Switzerland West | Preview |
93+
| UAE Central | GA |
94+
| UAE North | GA |
95+
| UK South | GA |
96+
| UK West | GA |
97+
| US DoD Central | GA |
98+
| US DoD East | GA |
99+
| US Gov Arizona | Preview |
100+
| US Gov Texas | Preview |
101+
| US Gov Virginia | Preview |
102+
| West Central US | GA |
103+
| West Europe | Preview |
104+
| West India | Preview |
105+
| West US | Preview |
106+
| West US 2 | GA |
107+
| West US 3 | Preview |
51108

52-
Azure Files geo-redundancy for large file shares preview is currently available in the following regions:
53-
54-
- Australia Central
55-
- Australia Central 2
56-
- Australia East
57-
- Australia Southeast
58-
- Brazil South
59-
- Brazil Southeast
60-
- Canada Central
61-
- Canada East
62-
- Central India
63-
- Central US
64-
- China East 2
65-
- China East 3
66-
- China North 2
67-
- China North 3
68-
- East Asia
69-
- East US
70-
- East US 2
71-
- France Central
72-
- France South
73-
- Germany North
74-
- Germany West Central
75-
- Japan East
76-
- Japan West
77-
- Korea Central
78-
- Korea South
79-
- North Central US
80-
- North Europe
81-
- Norway East
82-
- Norway West
83-
- South Africa North
84-
- South Africa West
85-
- South Central US
86-
- South India
87-
- Southeast Asia
88-
- Sweden Central
89-
- Sweden South
90-
- Switzerland North
91-
- Switzerland West
92-
- UAE Central
93-
- UAE North
94-
- UK South
95-
- UK West
96-
- US DoD Central
97-
- US DoD East
98-
- US Gov Arizona
99-
- US Gov Texas
100-
- US Gov Virginia
101-
- West Central US
102-
- West Europe
103-
- West India
104-
- West US
105-
- West US 2
106-
- West US 3
109+
> [!NOTE]
110+
> Azure Files geo-redundancy for large file shares (the "preview") is subject to the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). You may use the preview in production environments.
107111
108112
## Pricing
109113

110114
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/).
111115

112-
## Register for the preview
116+
## Register for the feature
113117

114-
To get started, register for the preview using the Azure portal or PowerShell.
118+
To get started, register for the feature using Azure portal or PowerShell. This step is required for regions that are generally available or in preview.
115119

116120
# [Azure portal](#tab/portal)
117121

118122
1. Sign in to the [Azure portal](https://portal.azure.com?azure-portal=true).
119123
2. Search for and select **Preview features**.
120124
3. Click the **Type** filter and select **Microsoft.Storage**.
121-
4. Select **Azure Files geo-redundancy for large file shares preview** and click **Register**.
125+
4. Select **Azure Files geo-redundancy for large file shares** and click **Register**.
122126

123127
# [Azure PowerShell](#tab/powershell)
124128

@@ -132,7 +136,7 @@ Register-AzProviderFeature -FeatureName AllowLfsForGRS -ProviderNamespace Micros
132136

133137
## Enable geo-redundancy and large file shares for standard SMB file shares
134138

135-
With Azure Files geo-redundancy for large file shares preview, you can enable geo-redundancy and large file shares for new and existing standard SMB file shares.
139+
With Azure Files geo-redundancy for large file shares, you can enable geo-redundancy and large file shares for new and existing standard SMB file shares.
136140

137141
### Create a new storage account and file share
138142

@@ -176,14 +180,12 @@ It's important to understand the following about the Last Sync Time property:
176180
This section lists considerations that might impact your ability to fail over to the secondary region.
177181

178182
- Storage account failover will be blocked if a system snapshot doesn't exist in the secondary region.
179-
183+
- Storage account failover will be blocked if the storage account contains more than 100,000 file shares. To failover the storage account, open a support request.
180184
- File handles and leases aren't retained on failover, and clients must unmount and remount the file shares.
181-
182185
- File share quota might change after failover. The file share quota in the secondary region will be based on the quota that was configured when the system snapshot was taken in the primary region.
183-
184186
- Copy operations in progress will be aborted when a failover occurs. When the failover to the secondary region completes, retry the copy operation.
185187

186-
To test storage account failover, see [initiate an account failover](../common/storage-initiate-account-failover.md).
188+
To failover a storage account, see [initiate an account failover](../common/storage-initiate-account-failover.md).
187189

188190
## See also
189191

0 commit comments

Comments
 (0)