Hi All
We have an Azure VM [ Installed our desktop app [Creates a connection to the SQL Server] and a SQL Express 2012 VM. I'm using the V2 portal.
The Azure VM can connect to the SQL server when I disable the windows firewall.
When the firewall is enabled, it fails to connect with this error - [DBNETLIB][ConnectionOpen (Connect()).] SQL Server does not exist or access denied.
The inbound end points configured to enable port 1433.
The inbound firewall rule allows the port 1433 on the SQL Express VM
It looks like I need to change the Windows firewall settings, can someone point to any link please?
And also any link that explains how the different levels of azure firewall works
Regards
Sathish