PowerShell 21 June 2020 Fun with Azure Key Vault Part 2: Integration with Azure Functions Now that we have our credentials stored in an Azure Key Vault, how do we go about using them in other Azure services?
PowerShell 22 May 2020 Fun with Azure Key Vault Part 1: Vault Creation and Storing PSCredential Objects I'm so used to storing fully formed credentials in the local Windows Credential Manager. How do I transition that into the "secrets" centric world that is the cloud?
Featured Azure 15 December 2019 Azure Devops for PowerShell - #AzureAdventCalendar 2019 Day 15 It's long past time to wrap some modern smarts around KovertKringle, a PowerShell module for managing Secret Santa events.
Azure 21 September 2019 Azure DevOps Pipelines Tune Up: Templates and Centralization After reading some awesome posts on the topic, I've been shamed into making my pipelines a little more efficient.
PowerShell 24 February 2019 Moving My Automatic Blog Archive Tweets to Azure Functions A few scripts run on my home server, but can happily run in a serverless environment. Time to give that poor server a rest, I think.
PowerShell 17 February 2019 How I Failed My Way to Success with Azure Pipelines - Part 2: Release What good is a nicely built PowerShell module if no one can use it? Time to release it into the wild!
PowerShell 7 February 2019 How I Failed My Way to Success with Azure Pipelines - Part 1: Build Some people learn by writing. Some by watching videos. Apparently I learn by failing and head-desking.