We are having a database server in different locations with different databases at each site and a single common disaster recovery database server in a central location with synchronous commit. All the locations are connected through VSAT communication.How to enforce the local site server to be a primary role at each location. We are trying to use SQL Server Always ON Availability group ?
Architecture