Skip to content

Commit 4b49ba7

Browse files
Merge pull request #291449 from normesta/normesta-reg-updates-14
Making a slight fix
2 parents 9b27ccb + a334630 commit 4b49ba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/blobs/access-tiers-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Azure storage offers different access tiers so that you can store y
55
author: normesta
66

77
ms.author: normesta
8-
ms.date: 09/03/2024
8+
ms.date: 12/04/2024
99
ms.service: azure-blob-storage
1010
ms.topic: conceptual
1111
ms.reviewer: fryu
@@ -89,7 +89,7 @@ Only storage accounts that are configured for LRS, GRS, or RA-GRS support moving
8989

9090
To change the redundancy configuration for a storage account that contains blobs in the archive tier, you must first rehydrate all archived blobs to the hot, cool, or cold tier. Because rehydration operations can be costly and time-consuming, Microsoft recommends that you avoid changing the redundancy configuration of a storage account that contains archived blobs.
9191

92-
Migrating a storage account from LRS to GRS is supported as long as no blobs were moved to the archive tier while the account was configured for LRS. An account can be moved back to GRS if the update is performed less than 30 days from the time the account became LRS, and no blobs were moved to the archive tier while the account was set to LRS.
92+
Migrating a storage account from LRS to GRS is supported as long as no blobs were moved to the archive tier while the account was configured for LRS. An account can be moved back to GRS if the update is performed less than 14 days from the time the account became LRS, and no blobs were moved to the archive tier while the account was set to LRS.
9393

9494
## Default account access tier setting
9595

0 commit comments

Comments
 (0)