OIDC

Azure Landing Zone Identity: Entra ID, RBAC, and PIM
Azure Landing Zone Identity: Entra ID, RBAC, and PIM

The most common Azure security finding in enterprise environments is not a misconfigured firewall or an exposed storage account. It is a service principal with Owner rights that was created two years ago, whose secret has never rotated, and whose owner left the company six months ago. Nobody knows …

CI/CD for Azure Landing Zones: GitHub Actions & AVM
CI/CD for Azure Landing Zones: GitHub Actions & AVM

Deploying your landing zone from a local terminal is a single point of failure. When an engineer’s laptop holds the Terraform state, or when “just a quick change” bypasses review, you no longer have a governed foundation. You have an undocumented configuration that cannot be …