Skip to content

Commit 24a03a5

Browse files
committed
Formatting errors
1 parent 0189244 commit 24a03a5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/storage/blobs/storage-lifecycle-management-concepts.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ ms.subservice: common
1010
ms.topic: conceptual
1111
ms.reviewer: yzheng
1212
ms.custom: devx-track-azurepowershell
13+
ms.custom: references_regions
1314
---
1415

1516
# Manage the Azure Blob storage lifecycle
@@ -545,13 +546,13 @@ For data that is modified and accessed regularly throughout its lifetime, snapsh
545546

546547
## FAQ
547548

548-
**I created a new policy, why do the actions not run immediately?*.
549+
**I created a new policy, why do the actions not run immediately?**
549550
The platform runs the lifecycle policy once a day. Once you configure a policy, it can take up to 24 hours for some actions to run for the first time.
550551

551-
**If I update an existing policy, how long does it take for the actions to run?*.
552+
**If I update an existing policy, how long does it take for the actions to run?**
552553
The updated policy takes up to 24 hours to go into effect. Once the policy is in effect, it could take up to 24 hours for the actions to run. Therefore, the policy actions may take up to 48 hours to complete.
553554

554-
**I manually rehydrated an archived blob, how do I prevent it from being moved back to the Archive tier temporarily?*.
555+
**I manually rehydrated an archived blob, how do I prevent it from being moved back to the Archive tier temporarily?**
555556
When a blob is moved from one access tier to another, its last modification time doesn't change. If you manually rehydrate an archived blob to hot tier, it would be moved back to archive tier by the lifecycle management engine. Disable the rule that affects this blob temporarily to prevent it from being archived again. Re-enable the rule when the blob can be safely moved back to archive tier. You may also copy the blob to another location if it needs to stay in hot or cool tier permanently.
556557

557558
## Next steps

0 commit comments

Comments
 (0)