As written in Part 1, policies are used to maintain the state. The Azure portal itself contains a lot of OOTB policies, but you also…
When moving to a DevOps way of working it is important to have a good set of rules on how to work with software and…
The terms Continuous Deployment and Continuous Delivery are most of the time mistaken with each other. The abbreviation CD is sometime used for Continuous Deployment…
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…
A utility task is available for Visual Studio Team Services (VSTS) to invoke an http triggered Azure function. The ability to invoke a Function from…
Today I published an extension for Visual Studio Team Services (VSTS) that gives you the ability to add and remove role based access assignments in…
Today I published an extension for Visual Studio Team Services (VSTS) that gives you the ability to deploy PowerBI files (pbix) to PowerBI.com. It uses…
You can think of many situations where you would like to create a self hosted machine for Visual Studio team services (VSTS). Installing and configuring…
A couple of days ago I started developing extensions for Build and Release pipelines of Visual Studio Team Services (VSTS). One of these extensions is…
This year is my second year at Build. Most announcement during Build are given on Day 1. This blog post is a summary of announcement…
This post is the third and last one in a series of posts and will help you by deploying a CI build for a Azure…
This post is the second one in a series of three posts and will help you by creating a CI build for a Azure Function.…