Latest
Azure DevOps
Using XML Transformations when deploying to Azure App Service using VSTS
I recently changed some web apps that had originally used the Azure Cloud
Service (Classic) to use the newer Azure App Service mainly to bring the
deployment time down without having to sacrifice the app's performance. We
already have a CI build and release process and I needed
Using AssemblyInfo in Deployment Labels in VSTS Release Defintions

Using AssemblyInfo in VSTS Build Numbers
Fix for Gated Check-In "Shelveset could not be found" Error in VSTS
VSTS
Using XML Transformations when deploying to Azure App Service using VSTS
I recently changed some web apps that had originally used the Azure Cloud
Service (Classic) to use the newer Azure App Service mainly to bring the
deployment time down without having to sacrifice the app's performance. We
already have a CI build and release process and I needed
Using AssemblyInfo in Deployment Labels in VSTS Release Defintions

Using AssemblyInfo in VSTS Build Numbers
Fix for Gated Check-In "Shelveset could not be found" Error in VSTS
PowerShell
Using AssemblyInfo in Deployment Labels in VSTS Release Defintions
The Problem
Like I wrote in my previous post
[https://tommyconneely.com/using-assemblyinfo-in-vsts-build-numbers/], the
company I work for have used the assembly version for keeping track of
deployments and we wanted to continue this practice when moving to use VSTS
build and release management.
We currently use the Azure Cloud
