Use Azure Automation to scale you Azure resources.

This article shows how to automate scaling of Azure resources. I'm using this myself to save money by scaling down test- and development environments on nights and weekends, when they are not used anyway. I'm using Azure Automation and Powershell Runbooks for these tasks.1. Create an Automation accountStart by creating an Azure Automation account. Select  "Create Azure … Continue reading Use Azure Automation to scale you Azure resources.

Use PowerShell to set up an Episerver environment in Azure

Remember the time when setting up an Episerver environment took hours? I don't mean your local dev-environment, I mean a test or production environment with IIS and SQL server. Maybe you got access to one or two freshly installed Windows machines where you needed to install windows features, IIS addons, SQL server, et.c. And more … Continue reading Use PowerShell to set up an Episerver environment in Azure