-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Currently delete_stream for MicrosoftAzure performs individual delete requests (although concurrent) even though Azure supports bulk requests for deletes.
Describe the solution you'd like
Implement bulk_delete_request for Azure through the BlobBatch API.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog