Hello Mizver Mohamed,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
Problem
I understand that you would like to migrate your files from OneDrive to Azure storage.
Solution
Irrespective of your file size, migrating files from OneDrive to Azure storage can be done using several methods.
- Azure Data Factory (ADF). Thought ADF doesn't have a direct connector to transfer files from OneDrive to Azure Blob Storage or Azure SQL Table/Data Warehouse. But you can use Microsoft Flow (now known as Power Automate), which has a template for this purpose.
- AzCopy is a command-line tool that can copy data between different storage sources, including SharePoint Online and Azure Files. You can use it to move files from OneDrive to Azure Blob Storage.
- Also, Robocopy. If you prefer a command-line approach, you can use Robocopy to migrate files to Azure File Shares. Microsoft provides guidance on using Robocopy for this purpose.
- Finally, consider using GUI tools like Cloudfuze, GS Richcopy 360, or Sharegate. These tools allow you to directly copy modified folders and files from OneDrive to Azure Blob Storage in the same path.
References
For more detail steps on how to, with more information for reading, kindly use the following links and additional resources available by the right side of this page.
Copy new files and folders from OneDrive to azure blob storage in same path.
Migration overview for SMB Azure file shares.
OneDrive and SharePoint Configuration and Migration.
Use RoboCopy to migrate to Azure file shares.
Accept Answer
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.
Best Regards,
Sina Salam