Azure Workload Identity Federation

What is a Workload Identity really, and how we can utilize a federated credential to authenticate to Azure from external cloud services? In this post we’re taking a look at how Open ID Connect works in practice, when utilizing identities in Entra from Azure DevOps Pipelines and GitHub Actions.

Building PowerShell Modules in Azure

Last time we took a look at the Plaster scaffolding tool to let us have a different mindset when thinking about how to create a module in PowerShell. Today we’ll be taking it to the cloud using Azure pipelines to automate the building process!