I have a large file share in London UK with around 2TB of data, I need to share this with some users in Sydney Australia, I've previously been using DFS to share files across the locations but these shares where much smaller.
I'm thinking of using Azure File Sync to sync the share between the UK Windows Server and the Sydney server.
Azure file sync requires a storage account creating to host the files but where should this be created (UK South or Australia East)? I originally thought to create two storage accounts, one in each region and sync in Azure but you can't have multiple cloud end points.
Therefore do I create the storage account in Aus East and sync all files (and disable tiering on the London server (so all files are synced) and then enable tiering on the Sydney server so only some files are copied to the server?
Is this is best way to do this or would you recommend something else?