Hi,
We have plan to move our SQL server (Azure VM) with high availability setup. apologize for being a bit confused about the SQL term below my open questions in mind.
Does the SQL always on different from the SQL always on availability group?
How do the data replications work for HA setup and type of data replication(only the updated records or full replication)?
Does the HA setup only have one connection strings or endpoint during the fail-over no need to change the application configuration?
Does have a manual and automatic fail-over from primary to secondary SQL server?
Thanks for your help.