I created a virtual machine with SQL in Azure. but I can't connect with management studio (SSMS) from out of my VM
any idea?
I created a virtual machine with SQL in Azure. but I can't connect with management studio (SSMS) from out of my VM
any idea?
Copyright © 2021 Jogjafile Inc.

There is no trusted CA certificate in the root store of the VM . Either you get a certificate and install that and have
in the connection string or you have to set
in the connection string or in the connection properties of the login pop up screen in SQL server management studio.