Azure Storage Account - Cloning File shares?

1.1k Views Asked by At

I have an Azure Storage Account and currently using File Shares with some folder structure, I need to create another Azure Storage Account with exact File Shares with some folder structure. How would I clone the existing Azure Storage Account that includes the File Shares with some folder structure.

1

There are 1 best solutions below

2
On BEST ANSWER

Have you considered using azcopy?
I think it is a great tool for copying files across Azure File Storage shares.
You can copy an entire share as well.

https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10#file-copy