How to setup Azure Connect? -


i'm trying setup azure connect worker role in cloud can access sql server database on private premises.

i've followed articles here, here , here, seem outdated.

furthermore, i'm using visual studio 2012, , there no "virtual network" tab on project properties, on related "azure connect".

i'm assuming it's been rebranded "virtual network" tab in management portal?

can help?

azure connect getting retired on july 3, 2013. should make transition windows azure virtual network before then. should use point-to-site vpn feature announced last week (april 26): https://azure.microsoft.com/documentation/articles/vpn-gateway-point-to-site-create/

with point-to-site vpn feature of virtual network, can set secure vpn connections between individual computers running windows , virtual network in windows azure. feature relies on built-in vpn client functionality of windows operating system (supported versions windows 7, windows 8, windows server 2008 r2, , windows server 2012), there’s no need install agent software, there windows azure connect. furthermore, point-to-site vpn feature, full functionality of windows azure virtual network service.


Comments