↧
Answer by Tom Pažourek for Cannot remotely connect to SQL Server 2012 VM on...
I've just had the same problem. Hope this might help someone that cannot solve it through any other means found elsewhere:I had two Azure VMs, one for the Web server and one for the SQL Server.Both VMs...
View ArticleAnswer by SQLmojoe for Cannot remotely connect to SQL Server 2012 VM on Azure
basic things to check:new firewall inbound rule inside the VM enabling sqlservr.exe. You can make it as restrictive as you want but start with allowing all inbound connections first to verify it works...
View ArticleCannot remotely connect to SQL Server 2012 VM on Azure
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...
View Article