Where are my Azure Portal Menu Items? less than 1 minute readQuick one here. Annoyed by Microsoft’s recent Azure portal change that collapses all the menus? One morning I logged into the Portal and was surprised to see...
Continuous Access Evaluation in Entra ID 2 minutes readWhat is Continuous Access Evaluation in Entra ID Traditional methods issue access tokens to APIs for a duration of typically 60 minutes (1 hour) and allow a...
Azure Policy to Allow Only Known Images 3 minutes readManaging cloud resources effectively and securely is a top priority for any organisation leveraging cloud services. With Azure’s massive ecosystem, it’s easy...
Logging, Monitoring and Observability - Same same, or different? 3 minutes readUnderstanding the nuances of system management is crucial for maintaining efficiency and reliability. Three key concepts – monitoring, logging, and observabi...
Automating Role Assignment Cleanup in Azure with PowerShell 2 minutes readAs an Azure administrator, maintaining a clean and secure environment is crucial. One aspect of keeping Azure organized is managing role assignments. Over ti...
How to use terraform to quickly deploy a decent Azure network 2 minutes readWhile 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 a decent “Ge...
Azure Static Web App - Build Production 1 minutes readFor a side-project I am using Azure Static Web Apps (SWA). They are intended to simplify the deployment and management of serverless applications, ensuring t...
Azure MFA - Enhanced Context with Number Matching 1 minutes readMulti-factor authentication (MFA) is one of the best ways to protect your identity in an online world. Microsoft even claims that using MFA blocks 99.9% of a...
Azure Static Web Apps - What happened to my Storage? 2 minutes readI recently started developing a new SaaS application and while I was looking for hosting options for this application people pointed me towards Azure Static ...
Azure Service Bus PowerShell Module 1 minutes readI recently worked with Azure Service Bus again. Service Bus was the messaging system of the microservice we were building for a customer. As part of that des...