Azure Blob Storage extremely slow

Jakub Sykora 1 Reputation point
2020-10-14T08:39:25.177+00:00

Getting blob from Azure Blob Storage started to be extremely slow - both using APIs and downloading directly from Azure Portal, or even using Azure Storage Explorer. We get 20kb per sec, which is just ridicilous.. Until today all there scenarios worked smoothly.

Where is the issue?

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

1 answer

Sort by: Most helpful
  1. deherman-MSFT 35,636 Reputation points Microsoft Employee
    2020-10-14T21:53:16.447+00:00

    @Jakub Sykora
    Sorry to hear that you are having slow speeds when downloading blobs. Hopefully this was just a temporary issue and is functioning fine for you now. If not I recommend checking this existing Q&A thread for some suggestions and let me know the results. Azure publishes 60 MB/s scalability target for a single blob. If the network and client machine can handle the traffic, then we will send it. For more information see here.

    Hope this helps! Let us know if you have further questions or issues.

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

    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