I have two Azure SQL server 2022 VMs clustered and both running Windows Core 2022. I can use SSMS installed on a Windows 11 Azure VM on the same subnet with no issue using Azure Load Balancer.
The problem is how can I access the SQL server management configuration remotely from the same Windows 11 VM I use for SSMS?
If I connect to the Windows Core Server through computer management, I can't see the SQL server management configurations?
Firewalls are disabled.
Is there is something to do with Load Balancer?
Thanks,