Hey,
The client has setup a SQL server on an Azure VM but I am unable to connect to it from the application server (another Azure VM). I can however connect to the DB via my application and Management Studio when I am on the SQL Server VM no problem. I have checked everything I can, but no luck and the network guys are saying there are no network issues, everything is open. Not being a SQL expert, I suspect the reason is because there is an install or configuration issue as I cannot see the IP1, IP2 etc. in the TCP/IP properties. The only options under the TCP/IP Properties, under IP Addresses are:
IPAll
==> TCP Dynamic Ports - Blank
==> TCP Port - 1433
Why am I not seeing all the IP1, IP2 etc. and how do I get this enable so I can confirm if this is causing the connectivity issue or not.
Steven