How to override the ENTRYPOINT when running a container with ACI 22 May 2022 Donovan Work (0) In this post I show you how to override the entrypoint of a container running in ACI. [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 the Azure CLI for IaC 24 April 2019 Donovan Work (4) 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]
How to delete resource groups in parallel 19 March 2019 Donovan Work (2) In this post I show you how to delete multiple resource groups in parallel using PowerShell. [More]
Using Az module with Visual Studio Azure resource group projects 03 February 2019 Donovan Work (3) In this post I show you how to upgrade your resource group projects to use the Az module. [More]
I can’t start the Azure Storage Emulator 30 December 2018 Donovan Work (1) In this post I show you how to get your Azure Storage Emulator running. [More]
Azure is trying to grant permissions to the wrong account 29 December 2018 Donovan Work (0) In this post I show you how to switch your Visual Studio profile. [More]
Add DevOps Project Tile to Azure Portal Dashboard 19 February 2018 Donovan Work (1) In this post I show you how to get the new DevOps Project tile on to your Azure Daskboard. [More]
My first impressions of K8S 02 December 2017 Donovan Work (4) In this post I share resources I used to learn how to deploy to Kubernetes. [More]
Yo Team, meet Azure Container Instances 16 September 2017 Donovan Work (0) In this post I introduce Azure Container Instances (ACI) support for Yo Team. [More]