About
This blog is mostly about my work, but expect an occasional home project, productivity tip and tooling review.Search
Categories
- Conference (20)
- Development (208)
- Security (17)
- Test (32)
- Tooling (166)
- Uncategorized (168)
Most used tags
Tag Archives: install
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
Azure as test environment
My current project involves the mono framework. It is crossplatform and runs on windows, linux and macos. The lack of diskspace (and time) for setting up a linux machine and the lack of money to buy a new macbook pro … Continue reading