Recent Posts

Version number counter for Azure DevOps

2 minute read

This week I released a new extension for Azure Pipelines called Version number counter. With this extension you add the ability to auto increment a version n...

Azure DevOps Automation

3 minute read

A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step forward into posit...

Local Kubernetes cluster with Dashboard

2 minute read

When developing containers or applications that need to be hosted on Kubernetes it is handy to have a local Kubernetes cluster. With the use of Docker you ca...

Resource Group deployment via ARM templates

3 minute read

When deploying an Azure Resource Manager (ARM) template you have to create a resource group within Azure. To deploy a template via script your script would l...