Skip to content

Commit 1c614b3

Browse files
committed
Learn Editor: Update lifecycle-management-overview.md
1 parent 160fe14 commit 1c614b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ For more information about pricing, see [Block Blob pricing](https://azure.micro
8585

8686
- The delete action of a lifecycle management policy won't work with any blob in an immutable container. With an immutable policy, objects can be created and read, but not modified or deleted. For more information, see [Store business-critical blob data with immutable storage](./immutable-storage-overview.md).
8787

88+
- The delete action of a lifecycle management policy won't work with any blob that is in a soft-deleted state. Lifecycle management policies that delete objects in a storage account with soft-delete enabled will put the object in a soft-deleted state that is retained for the duration of the soft-delete. See [Soft delete for blobs](./soft-delete-for-blobs.md).
89+
8890
- A delete action might fail if an Azure Storage Action attempts to delete the same blob.
8991

9092
- Lifecycle management doesn't affect system containers such as the `$logs` or `$web containers`.

0 commit comments

Comments
 (0)