slow performances from Azure file share to windows onprem

Mark Goblin 121 Reputation points
2021-07-29T10:24:22.917+00:00

What could be the possible reasons on the performance issues from Azure File Share to On-premise File Servers.

We are high bandwidth Express Route Connection with 5gbps speed.

  • Goblin
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,537 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sumarigo-MSFT 47,471 Reputation points Microsoft Employee Moderator
    2021-07-29T13:16:41.987+00:00

    @Mark Goblin Welcome to Microsoft Q&A Forum, Thank you for posting your query here!

    May I know what kind of slow performance issue are you referring? Performance depends on multiple factors such as network throughput, latency, etc. Please use this URL to determine the latency: https://azurespeedtest.azurewebsites.net/ . Higher the latency, slower the download speed would be. To eliminate the effect of such external factors,

    Azure File provide a best IO performance to all users accessing the server with high-importance to data integrity and fairness to all users in all scenarios.
    If you are facing any issue in downloading or uploading use azcopy tool.

    Troubleshoot Azure file shares performance issues

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

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

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

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Andreas Baumgarten 123.5K Reputation points MVP Volunteer Moderator
    2021-07-29T11:10:14.197+00:00

    Hi @Mark Goblin ,

    is Azure File Share connected via Private Endpoint to your Azure environment like described in this graphic?

    https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-files-private#architecture

    Or if your Azure File Share is not using a private endpoint the access might be over your internet connection and not via Express Route.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.