Skip to content

Implement bulk_delete_request for Azure #5680

@andrebsguedes

Description

@andrebsguedes

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions