Performance | Account kind | Replication |
Standard | StorageV2 (general purpose v2) | Locally-redundant storage (LRS) |
Standard | StorageV2 (general purpose v2) | Zone-redundant storage (ZRS) |
Standard | StorageV2 (general purpose v2) | Geo-redundant storage (GRS) |
Standard | StorageV2 (general purpose v2) | Read-access geo-redundant storage (RA-GRS) |
Standard | StorageV2 (general purpose v2) | Geo-zone-redundant storage (GZRS) |
Standard | StorageV2 (general purpose v2) | Read-access geo-zone-redundant storage (RA-GZRS) |
Standard | Storage (general purpose v1) | Locally-redundant storage (LRS) |
Standard | Storage (general purpose v1) | Geo-redundant storage (GRS) |
Standard | Storage (general purpose v1) | Read-access geo-redundant storage (RA-GRS) |
Standard | BlobStorage | Locally-redundant storage (LRS) |
Standard | BlobStorage | Geo-redundant storage (GRS) |
Standard | BlobStorage | Read-access geo-redundant storage (RA-GRS) |
Premium | StorageV2 (general purpose v2) | Locally-redundant storage (LRS) |
Premium | Storage (general purpose v1) | Locally-redundant storage (LRS) |
Premium | BlockBlobStorage | Locally-redundant storage (LRS) |
Premium | BlockBlobStorage | Zone-redundant storage (ZRS) |
Premium | FileStorage | Locally-redundant storage (LRS) |
Premium | FileStorage | Zone-redundant storage (ZRS) |
In order to get the value for the storage account type for your ARM templates, simply concatenate the Performance and the short version of the Replication field.
Examples: Standard_LRS, Standard_GRS, Standard_ZRS, Premium_LRS.
Created By
https://tme520.com
Metadata
Comments
No comments yet. Add yours below!
Add a Comment
Related Cheat Sheets
More Cheat Sheets by TME520