Has anyone copied or restored contents of one Azure Storage Account to another? We have created a PowerShell script using AzCopy to do this. But, the storage account that has over 5,000 containers (~350GB) data taking more than 13 hrs with some data failed to copy. We are not able to use GRS option due to application limitation. Anyone have any tips or suggestions on this?
Note: Both storage accounts are in the same Subscription and same tenant. AzCopy is working , but it is taking very long time. We are looking if there are any alternative options to copy/transfer the data little quicker.