What is the best way to migrate a large number of files from SharePoint to Azure Files?

Hero Tran 20 Reputation points
2025-08-08T13:17:26.9866667+00:00

I have a large amount of data stored in SharePoint that I'm looking to move to Azure files. They're mostly video files. What is the best solution to perform this?

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

Accepted answer
  1. Nandamuri Pranay Teja 4,610 Reputation points Microsoft External Staff Moderator
    2025-08-08T14:42:13.9133333+00:00

    Hello Hero Tran

    Thank you for posting the question!

    If you're dealing with terabytes of video files, Azure Data Box is likely your best option. Microsoft ships you a physical storage device that you can load with up to 80TB of data, then ship back to Azure where they'll upload it directly to your Azure Files storage. This bypasses internet bandwidth limitations and is cost-effective for large migrations.

    You can also use AzCopy, which is a command-line tool designed for copying data to and from Azure storage.

    Refer: https://docs.azure.cn/en-us/databox/data-box-quickstart-portal

    Let me know if you have any questions or concerns!


0 additional answers

Sort by: Most helpful

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.