Forum Discussion

Richard_Hooper's avatar
Nov 02, 2018

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

Resources