Skip to content

Commit 028c2e3

Browse files
authored
Merge pull request #101585 from yzheng-msft/patch-31
Update storage-lifecycle-management-concepts.md
2 parents 077b090 + 04d404a commit 028c2e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,9 @@ Each rule definition includes a filter set and an action set. The [filter set](#
243243

244244
The following sample rule filters the account to run the actions on objects that exist inside `container1` and start with `foo`.
245245

246+
>[!NOTE]
247+
>Lifecycle management only supports block blob type.
248+
246249
- Tier blob to cool tier 30 days after last modification
247250
- Tier blob to archive tier 90 days after last modification
248251
- Delete blob 2,555 days (seven years) after last modification

0 commit comments

Comments
 (0)