I have a SQL Server 2012 instance running on a virtual machine in Azure. I have tried to connect to it using the public virtual IP address; however, I get an error saying:
The server was not found or not accessible
I have checked that the allow remote connection
tickbox is checked, and have allowed the .exe
through the firewall. I was wondering if it's because I need to add some endpoints to my VM instance through Azure?