Forum Discussion
Using Logic Apps to delete files older than X number of days from Azure Blob Storage
Recently I have had to the need to clean up some of my blob storage and keep it clean. This can be done using an Azure PowerShell Runbook, but I wanted to see if it could be done with little to no code. Azure Logic Apps are perfect for this. You can create some powerful stuff with Logic Apps. So in this article I am going to show you how to remove files from Azure Blob Storage after X number of days using Logic Apps.
You can read more at https://pixelrobots.co.uk/2018/10/using-logic-apps-to-delete-files-older-than-x-number-of-days-from-azure-blob-storage/
3 Replies
- Saqib-sCopper Contributor
Richard_Hooper The "For Each" action is now no longer available, can you help with a solution?
- Edit, it is available just doesn't appear when you search "For Each", it can be found under 'Control'