Skip to content

Commit 9cc23cc

Browse files
authored
Merge pull request #97154 from artemuwka/11-25-akgzrsarchive
GZRS archive and managed disks
2 parents 93ce81b + 3d211cf commit 9cc23cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/storage/common/storage-redundancy-gzrs.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@ The recovery time objective (RTO) is a measure of how long it takes to perform
8282

8383
You can migrate any existing storage account to GZRS or RA-GZRS. Migrating from an existing ZRS account to GZRS or RA-GZRS is straightforward, while migrating from an LRS, GRS, or RA-GRS account is more involved. The following sections describe how to migrate in either case.
8484

85+
**Known limitations**
86+
87+
- Archive tier is not currently supported on (RA-)GZRS accounts. See [Azure Blob storage: hot, cool, and archive access tiers](https://docs.microsoft.com/azure/storage/blobs/storage-blob-storage-tiers) for more details.
88+
- Managed disks do not support (RA-)GZRS. You can store snapshots and images for Standard SSD Managed Disks on Standard HDD storage and [choose between LRS and ZRS options](https://azure.microsoft.com/pricing/details/managed-disks/).
89+
8590
### Migrating from a ZRS account
8691

8792
To convert an existing ZRS account to RA-GZRS, use the [Set-AzStorageAccount](/powershell/module/az.storage/set-azstorageaccount) cmdlet to change the SKU for the account. Remember to replace the placeholder values with your own values:

0 commit comments

Comments
 (0)