Hi fellows,
Can an on-premises SQL AlwaysOn Cluster (2 Node) be extended to Azure (2 additional nodes as Azure VMs) in an active-active model?
On-premises SQL cluster has three availability groups.
Objective is to convert applications to active-active model. where as application layer can easily be configured for active-active scenario. However the databases need to be automatically available on DR, in case if the primary site SQL goes down (planned or unplanned) there should not be any manual intervention required.
Guidelines from anyone who has implemented this before would be very helpful.
Regards.