Network Traffic Costs for Server-Side Azure Storage Move

Understand the traffic costs associated with an Azure storage-side data copy.

John Savill

December 5, 2014

1 Min Read
clouds

Q: If I use server-side copy capabilities in Azure to copy data between storage accounts, do I pay for any network traffic?

A: If you need to move data between storage accounts in Azure that are in different regions, instead of downloading the data to your location and then uploading back into Azure, you can use a server-side asynchronous copy that leverages the Azure network backbone to perform the actual copy and avoid the data ever leaving Azure. If this copy is between storage accounts in different regions, then you will be responsible for the network egress costs because for most Azure traffic you pay for traffic outbound from an Azure data center (even if it's going to another Azure data center).

There are many ways to leverage the server-side copy; some good examples include:

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like