How can i sync files between two Azure file share in two different storage accounts.
How can i sync files between two Azure file share in two different storage accounts.
Hi @NickDiaz-9048,
Have you checked the following link?
https://docs.microsoft.com/en-us/azure/storage/file-sync/file-sync-planning
@NickDiaz-9048 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
You can use Azcopy(AzCopy is a command-line utility that you can use to copy files to or from a storage account. This article contains example commands that work with Azure Files. Transfer data with AzCopy and file storage ) or Azure Storage Explorer tools
Move an Azure Storage account to another region
If you will able to copy data from one Azure File Storage account to another but If you are looking to mount/sync/configure multiple storage account(VM, on-premises) to one Azure storage account it's not possible
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.
6 people are following this question.