30 out of 53 rated this helpful - Rate this topic

Using Windows Azure Connect to Create Virtual Networks

The Windows Azure SDK provides the ability to create a secure IP-level network between roles running in Windows Azure and machines running outside Windows Azure. For more information on using virtual networks in Windows Azure see

To enable Windows Azure Connect using Visual Studio

  1. Set up a working published project using the instructions in Getting Started with the Windows Azure Tools for Visual Studio.

  2. Login to the Windows Azure Management Portal and chose Virtual Network from the left hand menu. If you haven’t enabled Windows Azure Connect, the Management Portal will prompt you with the Enable Windows Azure Connect dialog box. Click yes.

  3. Click Get Activation Token button. A dialog displaying the activation token along with explanation is displayed.

    Windows Azure Connect activation token dialog box
  4. Copy the activation token to clipboard.

  5. In Visual Studio, right-click the role that you want to use with Windows Azure Connect.

  6. Check the Activate Windows Azure Connect checkbox.

  7. Paste the activation token into the text box in Visual Studio.

    Azure Connect Visual Studio Config
  8. Visual Studio adds Windows Azure Connect settings to the project’s .cscfg file.

  9. Re-publish your project using the instructions in Getting Started with the Windows Azure Tools for Visual Studio

  10. When your application is in the running state, you will see your Windows Azure Roles and machine instances when you click the Virtual Network tab in the Management Portal.

  11. Install the Windows Azure Connect agent on any machine that should be part of the virtual network using the process in How to Install Local Endpoints with Windows Azure Connect .

  12. Group the endpoints to allow them to communicate on the same virtual network. For more information, see How to Create and Configure a Group of Endpoints in Windows Azure Connect.

  13. Your virtual network setup is now complete. Your Windows Azure role or roles should now have IP connection to other computers running the Windows Azure Connect software according to how you grouped and connected them.

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter