Skip to content

Commit 6153fbb

Browse files
committed
Clean up redundancy article.
1 parent bb0f719 commit 6153fbb

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

articles/storage/files/redundancy-premium-file-shares.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,27 @@ ms.custom: references_regions
1111
---
1212

1313
# Azure Files redundancy support for SSD file shares
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 SSD file shares.
14+
Azure Files supports SSD file shares in a subset of all Azure regions. 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.
1615

1716
## Applies to
18-
19-
| File share type | SMB | NFS |
20-
|-|:-:|:-:|
21-
| Standard file shares (GPv2), LRS/ZRS | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
22-
| Standard file shares (GPv2), GRS/GZRS | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
23-
| Premium file shares (FileStorage), LRS/ZRS | ![Yes](../media/icons/yes-icon.png) | ![Yes](../media/icons/yes-icon.png) |
17+
| Management model | Billing model | Media tier | Redundancy | SMB | NFS |
18+
|-|-|-|-|:-:|:-:|
19+
| Microsoft.Storage | Provisioned v2 | HDD (standard) | Local (LRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
20+
| Microsoft.Storage | Provisioned v2 | HDD (standard) | Zone (ZRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
21+
| Microsoft.Storage | Provisioned v2 | HDD (standard) | Geo (GRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
22+
| Microsoft.Storage | Provisioned v2 | HDD (standard) | GeoZone (GZRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
23+
| Microsoft.Storage | Provisioned v1 | SSD (premium) | Local (LRS) | ![Yes](../media/icons/yes-icon.png) | ![Yes](../media/icons/yes-icon.png) |
24+
| Microsoft.Storage | Provisioned v1 | SSD (premium) | Zone (ZRS) | ![Yes](../media/icons/yes-icon.png) | ![Yes](../media/icons/yes-icon.png)|
25+
| Microsoft.Storage | Pay-as-you-go | HDD (standard) | Local (LRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
26+
| Microsoft.Storage | Pay-as-you-go | HDD (standard) | Zone (ZRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
27+
| Microsoft.Storage | Pay-as-you-go | HDD (standard) | Geo (GRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
28+
| Microsoft.Storage | Pay-as-you-go | HDD (standard) | GeoZone (GZRS) | ![No](../media/icons/no-icon.png) | ![No](../media/icons/no-icon.png) |
2429

2530
## LRS support for SSD Azure file shares
2631

2732
LRS copies your data synchronously three times within a single physical location in the primary region.
2833

29-
LRS for SSD Azure file shares is supported in the following Azure regions:
34+
LRS for SSD file shares is supported in the following Azure regions:
3035

3136
- (Africa) South Africa North
3237
- (Africa) South Africa West
@@ -102,7 +107,7 @@ LRS for SSD Azure file shares is supported in the following Azure regions:
102107

103108
ZRS replicates your storage account synchronously across three Azure availability zones in the primary region.
104109

105-
ZRS for SSD Azure file shares is supported in the following subset of Azure regions:
110+
ZRS for SSD file shares is supported in the following subset of Azure regions:
106111

107112
- (Africa) South Africa North
108113
- (Asia Pacific) Australia East

0 commit comments

Comments
 (0)