Two perimeters, one…
Trust Anchor
The principles are universal. The implementations are Microsoft.
At some point, every environment — Microsoft cloud included — hits the same wall: you stop knowing what’s set, where the gaps are, and whether the configuration that exists today matches what was intended. Manual discovery doesn’t scale. Neither does institutional memory. The underlying problems — configuration drift, implicit trust in pipeline identities, governance that doesn’t survive the first manual exception — are structural. They appear in AWS environments, GCP projects, on-premises Active Directory estates, and hybrid architectures just as reliably as they appear in Microsoft cloud.
run: everything-as-a-code --source git --on-drift enforceThis blog covers the architecture of auditable Microsoft cloud environments: identity governance designed to be inspectable, delivery pipelines that carry their own proof, and the design space where both connect. The writing comes from production projects — MSSP platforms, tenant assessments, Azure resource deployments, M365 tenant & service migrations, and more.
The four categories
Identity & Privileged Access
PIM, Conditional Access, JIT, RBAC, FIDO2 attestation. Identity-centric controls for tenants where privileged-access design is the security perimeter, not a sub-bullet under it.
Secure Delivery
The IaC supply chain that ships tenant configuration. No-secret pipelines, Workload Identity Federation, three-domain Terraform delivery, ADO backup as sovereign data, plan/apply hygiene against Entra and Azure.
Security Operations
Sentinel, Defender XDR, KQL hunting, Workspace Manager, compliance mapping. SOC patterns for MSSPs where one analyst console must serve many isolated customer workspaces.
Landing Zone Architecture
Azure Landing Zone design at MSSP scale. Management group hierarchy, subscription vending, formula-driven customer numbering, hub-spoke patterns, three-tier logging, sovereign controls with Managed HSM.