1

I have been testing VM on Azure. I have created a SQL VM running SQL 2012 on Windows 2012 and would like to connect to it via SSMS 2012 on my local instead of connecting via RDP through Azure Portal.

Thanks!

asked Aug 14, 2013 at 19:14

2 Answers 2

2

Yes, this is well documented.

Once you have configured the firewall, the ports, and your instance to use SQL authentication, you should be able to connect to the computer name (i.e. name.cloudapp.net)

answered Aug 14, 2013 at 20:06
0

You would need to leverage Windows Azure Virtual Network for this type of connectivity.

answered Aug 14, 2013 at 19:18
2
  • Let me give that a try Commented Aug 14, 2013 at 19:18
  • Please add more details to your answer, or provide a link. Commented Aug 15, 2013 at 0:58

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.