When we have to remove a lot of files, method `AzureBlobStore#delete` is called for each file and generates a Azure API call. Would be nice to see if we can batch somehow those calls instead.