You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/blobs/lifecycle-management-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@ For more information about pricing, see [Block Blob pricing](https://azure.micro
85
85
86
86
- 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).
87
87
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).
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-blob-overview.md).
89
89
90
90
- A delete action might fail if an Azure Storage Action attempts to delete the same blob.
0 commit comments