A couple of weeks ago the rename / rebranding of Visual Studio Team Services to Azure DevOps was announced. The rebranding is a great step…
Since a couple of months I have been developing extensions for Visual Studio Team Service (VSTS). I created extensions for task I had to do…
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…
One of the things I like to do is sharing knowledge with the Community. I started my blog in 2008 and changed the platform a…
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…
You can set up permissions and policies to control who can read and update code in a branch on your Git repo within VSTS. You…
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.…