How to calculate exactly data transfer rate for storage operation and is transfer rate depends on size of data transfer in Azure storage

Richkm 146 Reputation points
2021-08-04T06:52:35.793+00:00

Hello,
We are getting DurationMs and ServerLatencyMs details from the StorageFileLogs.
From the Microsoft documentation, that I read, the DurationMs shows the total time taken for completing the request,
and the ServerLatencyMs shows the total time taken to complete the operation.

Question 1 for example, If we are performing a 8GB data copy operation on the File Share, then which parameter will confirm the time taken to copy the 8GB data?
Question 2: or these DurationMs and ServerLatencyMs values depends on size of data transfer suppose what if data transfer suppose 1TB instead 8GB.

Thank
Richkm

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,037 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,944 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Sumarigo-MSFT 45,416 Reputation points Microsoft Employee
    2021-08-04T10:35:06.997+00:00

    @Richkm Welcome to Microsoft Q&A Forum, Thankyou for posting your query here!

    1. It depends on your bandwidth and performance will vary based on your environmental settings and configuration, we guarantee you the below speed
      120484-image.png

    Azure Files scalability and performance targets
    2. It's also depends on the performance, the above mentioned article will help you ,

    You can use azure speed test: https://www.azurespeed.com/Azure/Latency

    Refer to this MSDN thread which provided detailed information on Azure Files performance:https://social.msdn.microsoft.com/Forums/en-US/ccff3e9c-eb7d-4c65-964f-008ace97ccc7/speed-up-azure-file-service?forum=windowsazuredata

    Reference:https://weberblog.net/network-transfer-1-big-vs-100-small-files/

    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

    Disclaimer: This response contains a reference to a third-party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there.
    There are inherent dangers in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    0 comments No comments