[[Azure Blob Storage]] lifecycle management offers a rule-based policy that you can use to transition blob data to different [[Access Tiers]] or to expire data at the end of the data lifecycle. Policies cab be based on conditions like the number of days since the blob was created, last modified, or last accessed. ## Resources - [Optimize costs by automatically managing the data lifecycle - Azure Blob Storage | Microsoft Learn](https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview) - [Configure a lifecycle management policy - Azure Blob Storage | Microsoft Learn](https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-policy-configure?tabs=azure-portal)