Slow Azure File Share Upload

AlphonseG 191 Reputation points
2021-12-18T22:55:14.003+00:00

I have an Azure File share (large file shared disabled) via my MSDN subscription, that I've been using for several years now. I've always been able to see a constant upload speed of 70-90 mbps (via Task Manager network performance). Suddenly, I'm only getting 20-35 and very erratic, not constant.
Uploading to OneDrive, I see the 70.
Same for both uploads, on another (new) machine, so don't see it being my machine.
This is all the same whether I use the Azure portal upload feature or map a drive on my machine and drag/drop files.
I've tried creating additional file shares using various different settings (different locations, large file share enabled, etc.). Any improvement is marginal.
The Azure troubleshooting wizard has no suggestions.
How can I determine the cause of the slowdown, so I can look for a solution?

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,172 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Devaraj G 2,091 Reputation points
    2021-12-19T02:50:44.493+00:00

    Hi, Thanks for posting.

    Performance bottleneck issues are tricky. Can cause form multiple angle. In Azure there is no separate throttling.
    have you checked your speed using azure speed ? : https://www.azurespeed.com/Azure/Download

    Something similar discussed here with good artefacts: Please have look.
    https://learn.microsoft.com/en-us/answers/questions/621022/slow-upload-speed-azure-file-share-network-drive.html


  2. Alan Kinane 16,791 Reputation points MVP
    2021-12-20T14:55:12.913+00:00

    Depending on how often you do these uploads and if it needs to be programmatic or not I would recommend using Azure storage explorer - https://azure.microsoft.com/en-us/features/storage-explorer/#overview

    You should see much better performance with this application.