Setting VSTS build permissions 08 March 2016 Donovan-Brown Work In this post I will teach you how to grant the correct permissions so a user can create new build definitions. [More]
Deploying a Maven Project to an Azure Web App 04 March 2016 Donovan-Brown Work My goal in this post is to build, test, and deploy a Java project using Maven into an Azure Web App running Tomcat 8 and Java 8, execute jUnit tests, and publish code coverage results. [More]
Creating an Azure Service Endpoint with Credentials 04 March 2016 Donovan-Brown Work In this post I will show you how to create an Azure Service Endpoint using credentials. [More]
Creating an Azure Service Endpoint with a Certificate 03 March 2016 Donovan-Brown Work In this post I will show you how to create an Azure Service Endpoint using a certificate. [More]
Creating an Azure Resource Manager Service Endpoint 03 March 2016 Donovan-Brown Work In this post I will show you how to create an Azure Resource Manager Service Endpoint [More]
How to Install the Git Plugin in an Azure Web App Hosted Jenkins Server 29 February 2016 Donovan-Brown Work In this post I will show you how to enable the Git plugin. [More]
Installing Visual Studio Team Services Build Agent on Ubuntu 15.10 28 February 2016 Donovan-Brown Work In this post I teach you how to install the VSTS agent on Linux and leave it running using Screens. [More]
How to Install Jenkins in an Azure Web App 28 February 2016 Donovan Work In this post I show you how to install Jenkins in an Azure Web App. [More]
How to build multiple configurations in a single VSTS build 26 February 2016 Donovan-Brown Work In this post I will show you how to build multiple configurations in a single build. [More]
Hide folders in Visual Studio Code Explorer 26 February 2016 Donovan-Brown Work In this post I show you how to use files.exclude setting in Visual Studio Code. [More]