Passing variables from stage to stage in Azure DevOps release 20 July 2019 Donovan Work (11) In this post I show you how to pass variables from stage to stage in AzD using VSTeam. [More]
How to target a different Azure subscription without changing every task 13 July 2019 Donovan Work (1) In this post I show you how to update the target Azure Subscription of an entire pipeline by changing a single variable. [More]
Using Release Gates to verify DNS Propagation 23 June 2019 Donovan Work (0) In this post I show you how to use release gates to test DNS propogation. [More]
Why do my linter and formatter hate each other? 23 May 2019 Donovan Work (0) In this post I show you how to make sure your linter and formatter or configured the same. [More]
Cursor shapes for new Windows Terminal 11 May 2019 Donovan Work (2) In this post I show you the different cursor shapes for the new Windows Terminal and how to set them. [More]
How to add profiles to the new Windows Terminal 11 May 2019 Donovan Work (8) In this post I show you how to add other In this post I will show you how to add additional profiles to the new Windows Terminal. [More]
Building the new Windows Terminal with Visual Studio 2019 08 May 2019 Donovan Work (6) In this post I show you how to build the new Windows Terminal using Visual Studio 2019. [More]
Using the Azure CLI for IaC 24 April 2019 Donovan Work (3) In this post I show you how to create any resource you want using the Azure CLI even if there is no command for the resource. [More]
Getting started with Xamarin in Visual Studio 2019 20 April 2019 Donovan Work (0) In this post I show you how to get past all the errors and warnings you get with a new Xamarin project in Visual Studio 2019. [More]
How to delete resource groups in parallel 19 March 2019 Donovan Work (1) In this post I show you how to delete multiple resource groups in parallel using PowerShell. [More]