I just install SQL 2017 in two servers with default options. I also have configured the cluster role in both servers and activated the Allways On option.
Testing the enviroment before beging creating datasbase, i try to connect with SQL Management console to instance default name (select @@servicename is correct > MSSQLSERVER) and i cant connect. But i can connect with server name and cluster name in both servers.
I tried:
SERVERNAME\MSSQLSERVER
MSSQLSERVER
Why cant i connect to instance name?
Thanks, Regards

SQL Server Browserservice running? – spikey_richie Jun 24 '22 at 10:34