March 19, 2023

Automating Role Assignment Cleanup in Azure with PowerShell

As an Azure administrator, maintaining a clean and secure environment is crucial. One aspect of keeping Azure organized is managing role assignments. Over time, you might […]
February 1, 2023

How to use terraform to quickly deploy a decent Azure network

While I still #heart Pulumi, I still come across terraform in most engagements with customers. Here, I want to give you a quick way of deploying […]
January 10, 2023

Azure Static Web App – Build Production

For a side-project I am using Azure Static Web Apps (SWA). They are intended to simplify the deployment and management of serverless applications, ensuring that the […]