-I have two SQL Server 2017 Developer VM on Windows Server 2016 in Azure. (SQLServer1VM and SQL Server2VM)
-Servers are not in same domain or network.
-I have enabled Always On High Availability from SQL Server Configuration Manager in both servers.
-I have SQL Server Management Studio in SQLServer1VM and I can access SQL Server2VM database with SQL login.
-I try to create Availability Group in SQLServer1VM. It find replica server SQL Server2VM
But I get following error. What could be issue?
Kenny_I