Azure_SQLServers_16
SQL Server data should be replicated to avoid loss of unreplicated data.
Perform the following in the Azure Console:
Perform the following in Azure Command Line Interface 2.0:
sql failover-group create –name <failoverGroupName> -g <ResourceGroupName> -s <SQLServerName> –partner-server <PartnerSesrver>