Skip to main content
Trust Anchor

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 enforce

This 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 — identity modernisation (AD FS to Microsoft Entra ID, AD and Entra hardening), banking application security, M365 tenant migrations, multi-tenant platform design, Azure Arc deployments, global cybersecurity policy delivery, and more.

Active Expert SC-100 badge SC-100 Cybersecurity Architect Earned 2025Active Expert MS-102 badge MS-102 M365 Administrator Earned 2024

Start here

The argument

Two perimeters, one trust anchor

The problem that started this blog: a Microsoft cloud tenant that grew faster than any person could track. The solution: everything-as-code — CA, PIM, Defender, Sentinel, M365 settings, Azure infrastructure all declared in …

The map

The reference platform — the high-level scheme

The whole reference platform fits on one page — and each post deep-dives a single component. The platform is a multi-tenant, multi-engagement, regulated-cloud delivery vehicle for Microsoft Entra + Azure + M365 governance; this post is the …

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 environments with multiple workspaces, isolated customer tenants, or hybrid telemetry sources — equally applicable to enterprise and multi-tenant scope.

Landing Zones

Azure Landing Zone design — enterprise and multi-tenant scale. Management group hierarchy, subscription vending, hub-spoke patterns, three-tier logging, sovereign controls with Managed HSM. Formula-driven customer numbering when the workload calls for it.

Recent