How to use VSO and RMO to deploy an Azure Website 21 November 2014 Donovan-Brown Work (0) This is a neat post because we are going to be using all three Azure offerings SaaS, PaaS and IaaS.& [More]
How to deploy the Fabriakam Call Center application with DSC 20 November 2014 Donovan-Brown Work (0) Because there is not an Update 4 version of the Keller VM using the Visual Studio 2013 Update 3 Keller VM I will show you how to upgrade Release Management to Update 4 and create a vNext deployment for the Fabriakam Call Center application. First we have to uninstall Release Management Update 3. Lo... [More]
Trigger a vNext Release from team build 18 November 2014 Donovan-Brown Work (0) Using Release Management you can implement true Continuous Delivery. With the latest update of Release Management you can trigger a release via a REST api call to Release Management. In this post I will share the script and build definition I used to trigger the release and how to use th... [More]