Does anyone know how to connect to an existing VPN from a .NET app running from a worker role in Windows 开发者_如何学PythonAzure?
I do not believe this is possible to do.
You can use Azure connect. You need to install the client software on the machine with the network you wish to access.
精彩评论