Stop blob download with Python skd

Sarah Hassan 21 Reputation points
2020-10-08T16:44:55.397+00:00

I use Azure's python SDK to download blobs from azure blob storage, I need to give the user the ability to stop the download but I can't find a way to achieve this gracefully with python. Is there a way?

Thanks,

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,638 questions
{count} votes

Accepted answer
  1. Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
    2020-10-13T05:54:39.453+00:00

    @Sarah Hassan Storage SDK doesn’t support this feature currently. While you can download specific range. Let me know if you need more info!

    If you are looking for specific feature you may leave your feedback here All the feedback you share in these forums will be monitored and reviewed by the engineering teams responsible for building Azure.

    Hope this helps! Kindly let us know if the above helps or you need further assistance on this issue.

    ---------------------------------------------------------------------------------------------------------------------------------

    Please don’t forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful