Skip to content

Commit f6234a3

Browse files
authored
Update storage-account-types-include.md
1 parent d794a61 commit f6234a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

includes/storage-account-types-include.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Azure Storage offers several types of storage accounts. Each type supports diffe
2020

2121
The following table describes the types of storage accounts and their capabilities:
2222

23-
| Storage account type | Supported services | Supported performance tiers | Supported access tiers | Replication options | Deployment model<sup role="figure" aria-describedby="deployment-model">1</sup> | Encryption<sup role="figure" aria-describedby="encryption">2</sup> |
23+
| Storage account type | Supported services | Supported performance tiers | Supported access tiers | Replication options | Deployment model<sup role="figure" aria-labelledby="deployment-model">1</sup> | Encryption<sup role="figure" aria-labelledby="encryption">2</sup> |
2424
|----------------------|------------------------------------------|-----------------------------|--------------------------------|-----------------------------------|------------------------------|------------------------|
25-
| General-purpose V2 | Blob, File, Queue, Table, and Disk | Standard, Premium<sup role="figure" aria-describedby="premium-performance">5</sup> | Hot, Cool, Archive<sup role="figure" aria-describedby="archive">3</sup> | LRS, ZRS<sup role="figure" aria-describedby="zone-redundant-storage">4</sup>, GRS, RA-GRS | Resource Manager | Encrypted |
26-
| General-purpose V1 | Blob, File, Queue, Table, and Disk | Standard, Premium<sup role="figure" aria-describedby="premium-performance">5</sup> | N/A | LRS, GRS, RA-GRS | Resource Manager, Classic | Encrypted |
25+
| General-purpose V2 | Blob, File, Queue, Table, and Disk | Standard, Premium<sup role="figure" aria-labelledby="premium-performance">5</sup> | Hot, Cool, Archive<sup role="figure" aria-labelledby="archive">3</sup> | LRS, ZRS<sup role="figure" aria-labelledby="zone-redundant-storage">4</sup>, GRS, RA-GRS | Resource Manager | Encrypted |
26+
| General-purpose V1 | Blob, File, Queue, Table, and Disk | Standard, Premium<sup role="figure" aria-labelledby="premium-performance">5</sup> | N/A | LRS, GRS, RA-GRS | Resource Manager, Classic | Encrypted |
2727
| Block blob storage | Blob (block blobs and append blobs only) | Premium | N/A | LRS | Resource Manager | Encrypted |
2828
| FileStorage (preview) | Files only | Premium | N/A | LRS | Resource Manager | Encrypted |
29-
| Blob storage | Blob (block blobs and append blobs only) | Standard | Hot, Cool, Archive<sup role="figure" aria-describedby="archive">3</sup> | LRS, GRS, RA-GRS | Resource Manager | Encrypted |
29+
| Blob storage | Blob (block blobs and append blobs only) | Standard | Hot, Cool, Archive<sup role="figure" aria-labelledby="archive">3</sup> | LRS, GRS, RA-GRS | Resource Manager | Encrypted |
3030

3131
<p id="deployment-model"><sup>1</sup>Using the Azure Resource Manager deployment model is recommended. Storage accounts using the classic deployment model can still be created in some locations, and existing classic accounts continue to be supported. For more information, see <a href="https://docs.microsoft.com/azure/azure-resource-manager/resource-manager-deployment-model">Azure Resource Manager vs. classic deployment: Understand deployment models and the state of your resources</a>.</p>
3232

0 commit comments

Comments
 (0)