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
<sup>1</sup> Standard file shares are supported on LRS and ZRS. Standard file shares are supported on GRS and GZRS as long as they're less than or equal to 5 TiB in size.<br/>
196
-
<sup>2</sup> Premium file shares are supported on LRS and ZRS.<br/>
195
+
<sup>1</sup> Standard (HDD) file shares are supported on LRS and ZRS. Standard file shares are supported on GRS and GZRS as long as they're less than or equal to 5 TiB in size.<br/>
196
+
<sup>2</sup> SSD file shares are supported on LRS and ZRS.<br/>
197
197
<sup>3</sup> ZRS managed disks have certain limitations. See the [Limitations](/azure/virtual-machines/disks-redundancy#limitations) section of the redundancy options for managed disks article for details.<br/>
198
198
199
199
### Supported storage account types
@@ -202,7 +202,7 @@ The following table shows which redundancy options are supported for each type o
Copy file name to clipboardExpand all lines: articles/storage/files/files-redundancy.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ LRS is a good choice for the following scenarios:
60
60
- If your application stores data that can be easily reconstructed if data loss occurs.
61
61
- If your application is restricted to replicating data only within a country or region due to data governance requirements. In some cases, the paired regions across which the data is geo-replicated might be in another country or region. For more information, see [Azure region pairs and nonpaired regions](/azure/reliability/regions-paired).
62
62
63
-
LRS is supported in all Azure regions for HDD file shares. For a list of regions that support LRS for SSD file shares, see [LRS support for SSD file shares](redundancy-premium-file-shares.md#lrs-support-for-premium-azure-file-shares).
63
+
LRS is supported in all Azure regions for HDD file shares. For a list of regions that support LRS for SSD file shares, see [LRS support for SSD file shares](redundancy-premium-file-shares.md#lrs-support-for-ssd-azure-file-shares).
64
64
65
65
### Zone-redundant storage
66
66
@@ -85,7 +85,7 @@ ZRS provides excellent performance, low latency, and resiliency for your data if
85
85
86
86
To understand which regions support ZRS for standard file shares, see the [Azure regions list](/azure/reliability/regions-list#azure-regions-list-1) and refer to the availability zone support column. ZRS is supported in standard general-purpose v2 storage accounts for all three standard tiers: transaction optimized, hot, and cool.
87
87
88
-
ZRS is supported for SSD file shares through the `FileStorage` storage account kind. For a list of regions that support ZRS for SSD file share accounts, see [ZRS support for SSD file shares](redundancy-premium-file-shares.md#zrs-support-for-premium-azure-file-shares).
88
+
ZRS is supported for SSD file shares through the `FileStorage` storage account kind. For a list of regions that support ZRS for SSD file share accounts, see [ZRS support for SSD file shares](redundancy-premium-file-shares.md#zrs-support-for-ssd-azure-file-shares).
Copy file name to clipboardExpand all lines: articles/storage/files/redundancy-premium-file-shares.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Redundancy support for premium Azure file shares
2
+
title: Redundancy support for SSD Azure file shares
3
3
description: Premium file storage (SSD) is provided for Azure file shares through the FileStorage storage account kind. Determine the Azure regions in which locally redundant storage (LRS) and zone redundant storage (ZRS) are supported for premium file shares.
4
4
author: khdownie
5
5
services: storage
@@ -10,9 +10,9 @@ ms.author: kendownie
10
10
ms.custom: references_regions
11
11
---
12
12
13
-
# Azure Files redundancy support for premium file shares
13
+
# Azure Files redundancy support for SSD file shares
14
14
15
-
Premium file storage using solid-state drives (SSD) is provided for Azure file shares through the `FileStorage` storage account kind. Use this article to determine the Azure regions in which locally redundant storage (LRS) and zone redundant storage (ZRS) are supported for premium file shares.
15
+
Premium file storage using solid-state drives (SSD) is provided for Azure file shares through the `FileStorage` storage account kind. Use this article to determine the Azure regions in which locally redundant storage (LRS) and zone redundant storage (ZRS) are supported for SSD file shares.
16
16
17
17
## Applies to
18
18
@@ -22,11 +22,11 @@ Premium file storage using solid-state drives (SSD) is provided for Azure file s
22
22
| Standard file shares (GPv2), GRS/GZRS |||
Copy file name to clipboardExpand all lines: articles/storage/files/storage-files-planning.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ ZRS for standard general-purpose v2 storage accounts is available for a [subset
170
170
171
171
### Premium ZRS availability
172
172
173
-
ZRS for premium file shares is available for a [subset of Azure regions](redundancy-premium-file-shares.md#zrs-support-for-premium-azure-file-shares).
173
+
ZRS for premium (SSD) file shares is available for a [subset of Azure regions](redundancy-premium-file-shares.md#zrs-support-for-ssd-azure-file-shares).
0 commit comments