Saturday, September 14, 2024

Configure a Life Cycle Management in Azure Storage Account

 Azure Blob Storage lifecycle management offers a rule-based policy that you can use to transition blob data to the appropriate access tiers or to expire/cleanup data at the end of the data lifecycle.

  • Select Azure Storage account
  • Access Lifecycle Management
  • Add below rule to cleanup all the blob data older than 7 days.
  •  





















    You can use the list view also to configure the rule from UI. e.g.

    • Lifecycle management policy definition Sample: https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview#lifecycle-management-policy-definition
    • Lifecycle management rule definition Sample: https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview#sample-rule


    Thanks for reading, CloudOps Signing Off! 😊

     













    No comments:

    Post a Comment