Tag Archives: Virtual Network

Automate test environment with Azure Virtual Machines

Setting up a test environment in Windows Azure can be automated with powershell. This post contains some parts of my script. Continue reading

Posted in Tooling | Tagged , , , | 2 Comments

Connect Virtual Machines in Windows Azure

Our project relies on MSDTC. To use this in Windows Azure the machines must be able to find each other. Here are the two solutions Microsoft offers. Move VM to virtual network In this post Karl writes how to move … Continue reading

Posted in Tooling | Tagged , , , , | 1 Comment