Hi Otilia Zverchea,
Thanks for the interesting question. I would certainly recommend you to have Azure File Sync. In a scenario, since you have distributed file shares across multiple regions and want to keep them in sync, Azure File Sync is a suitable solution. Azure File Sync allows you to sync file shares across multiple servers and locations.
You can try out these below steps:
Ensure you are Setting up Azure File Sync for each region. This involves installing the Azure File Sync agent on servers in each region. Create a sync group for each region in the Azure portal. By that Each region has its own Azure Storage Account and Azure File Share.
Post these steps, Configure DFS Namespace to provide a single, unified namespace for users. DFS can be set up to use multiple targets (one for each region) where DFS Namespace ensures that users are directed to the appropriate region based on their location.
Ensure that AD Sites and Services are correctly configured to associate each DFS target with the appropriate AD site. This will make sure that users are directed to the closest DFS target based on their location.
Once all these steps are done, Configure Azure File Sync to replicate changes between the on-premises file servers and Azure File Shares. Make sure that it is set up in bi-directional sync for each sync group, so that the changes made in one region are propagated to the other regions.
You can find more in-detail steps of how to deploy the Azure File Sync as below link
Please refer the below link to know more about the Azure File sync
https://learn.microsoft.com/en-us/azure/storage/file-sync/file-sync-introduction.
I assume that your setup is not entirely in the cloud without on-premises servers as Azure File Sync is designed for scenarios where you have an on-premises file server infrastructure. If its the case, we need to explore on the different ways. Please comment below if that's the case and I would be happy to help.
Please try out these steps and check if there any solution to it. Hope this answer helps you with solution! Please comment below if you need any assistance on the same. Happy to help!
Regards,
Chakravarthi Rangarajan Bhargavi
-Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.