About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (21)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
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
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