Is it possible to programmatically delete Azure blob objects in bulks? Deleting objects one by one sometimes takes us several days.
We put a lot of new files on the Azure Blob Storage and all the outdated files we want deleted to avoid unwanted charges.
I've googled over the web/MSDN/Stack Overflow and found only one topic on MSDN from 2014 that was referring to create feature request on the Microsoft site.