I'm looking for a solution to apply lifecycle management for all storage accounts at a time across multiple subscriptions. Can someone help me with it if there is any PowerShell script or any other way to do it ?
I'm looking for a solution to apply lifecycle management for all storage accounts at a time across multiple subscriptions. Can someone help me with it if there is any PowerShell script or any other way to do it ?
Hello @AkhilReddy-6338 ,
You might want to take a look at this for Azure Blobs:
https://docs.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-policy-configure?tabs=azure-portal
Basics of how Azure Blob life cycle works
https://docs.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview
18 people are following this question.