Delete Blobs in Blob storage older than a number of days - Azure tutorial
Here is an example of an Azure Powershell automation runbook that deletes any blobs in an Azure storage container that are older than a number of days.
This may be useful for removing old SQL backups to save cost and space.
It takes a number of parameters which are self explanatory.
It uses a service principal that Azure can set up for you automatically when you create your automation account. You need to have Azure Active Directory access.
Related Searches to Delete Blobs in Blob storage older than a number of days - Azure tutorial
delete file from azure blob storage powershellazure storage delete old filesdelete all blobs in containerazure storage cleanupazure blob storage auto deleteremove-azurestorageblobdelete file from azure blob storage c#azure delete old blobs