How to access sql server installed on Azure VM (VM role) outside VM?

I am working on a Windows Azure VM Role, I have a sql server installed on Azure VM, now I want to connect to this sql server from the outside, is this possible?

+1
source share
3 answers

Unfortunately, the SQL port is blocked by default on azure - see this thread for more details: Is the Azure endpoint blocked using port 1433?

+1
source

, VM SQL Azure, ​​ . SQL Azure SQL Server Express - , . , / SQL Azure. , , , , iSCSI blob, , MS (, ), , . , , - , VM. 20- , 8 ( ) .

In any case, I believe that, like me, I believe that it has reasons, and anyone who got into the beta version of the VM role hardly heard and explored SQL Azure, so maybe you are wasting your time and insult him with these answers. Again, he asks a question that does pretty well (problems with the firewall), so maybe I give him too many loans. In any case, food for thought.

+1
source

All Articles