I have a blob container in Azure called pictures
that has various folders within it (see snapshot below):
I\'m trying to delete the folders tit
Now you can use lifecycle management to delete file with prefixMatch and action to
delete with property daysAfterModificationGreaterThan
. Leave the rule active for about 24 hours. And it will do the job. Documentation of lifecycle management available at https://docs.microsoft.com/en-us/azure/storage/blobs/storage-lifecycle-management-concepts
You can now use the delete activity in ADF to delete any file /blob. It will delete all the files inside