Setting up Visual Studio to debug a binary PowerShell module 21 July 2020 Donovan Work (0) In this post I will show you how to setup Visual Studio to debug a binary PowerShell module. [More]
Binary Cmdlets and Directory.GetCurrentDirectory() don’t mix 20 July 2020 Donovan Work (0) In this post I will show you how to retrieve the current folder your binary cmdlet is running in. [More]
Never say “Next Slide Please” again 13 June 2020 Donovan Work (0) In this post I show you how to share your PowerPoint instead of your desktop using Microsoft Teams. [More]
Find and follow friends on MS Learn 16 January 2020 Donovan Work (2) In this post I show you how to find and follow your friends on MS Learn. [More]
Clearing sysobject unresolved reference warnings in Database Projects. 19 December 2019 Donovan Work (0) In this post I show you how to clear sysobject warnings from Visual Studio 2019 Database projects. [More]
The new Windows Terminal crashes immediately 01 November 2019 Donovan Work (4) In this post I show you how to reset the Windows Terminal if it immediately crashes when you try to start it. [More]
Passing variables from stage to stage in Azure DevOps release 20 July 2019 Donovan Work (16) 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]