@@ -20,13 +20,13 @@ Azure Storage offers several types of storage accounts. Each type supports diffe
20
20
21
21
The following table describes the types of storage accounts and their capabilities:
22
22
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 > |
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 > |
24
24
| ----------------------| ------------------------------------------| -----------------------------| --------------------------------| -----------------------------------| ------------------------------| ------------------------|
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 |
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 |
27
27
| Block blob storage | Blob (block blobs and append blobs only) | Premium | N/A | LRS | Resource Manager | Encrypted |
28
28
| 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-labelledby =" 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 |
30
30
31
31
<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 >
32
32
0 commit comments