I have a large blob container in one Azure Storage Account in one Directory (abc.com) that I would like to move to another Storage Account in a completely different Directory (efg.com).
Is the only way to do this via something like AzCopy? If so, should that be done in Azure somehow? (I assume that if I use AzCopy on my local machine I am downloading then uploading all the individual blobs?)