Azure landing zones prevent governance debt before workloads move.

An Azure landing zone is the foundation that workloads depend on before they move into Azure. It defines how subscriptions are structured, how access is controlled, how networks connect, how security is enforced, how monitoring works, how backup is handled, and how cost is governed. The purpose is simple: establish the control layer before production workloads depend on it.

See the five foundation components
Short answer

An Azure landing zone is the Azure foundation every production workload should inherit. It is a well-architected environment designed to host workloads securely and consistently — identity, access, subscription structure, networking, security, monitoring, backup, governance, naming, tagging, policy and operational controls. It is not just an Azure subscription: a subscription is one container; a landing zone is the architecture that organises subscriptions, applies controls across them, connects them to networks, governs access and makes the environment operable.

Why it matters: landing zones prevent governance debt — they stop Azure from becoming a loose collection of subscriptions, resources, exceptions, unmanaged costs and inconsistent security controls. When it should be built: before production workloads move. A landing zone can evolve over time, but the foundation should exist before workloads depend on it.

The core problem

Landing zones are operational architecture, not governance decoration.

Azure landing zones are often described as governance frameworks. That is accurate but incomplete. In practice, the landing zone determines how Azure will operate after the first workload lands; it shapes cost ownership, access control, security policy, network topology, monitoring, backup, support boundaries and future scalability.

Get the subscription structure wrong and every workload inherits the wrong cost and access model. Get the network topology wrong and every future integration becomes harder. Get Azure Policy wrong and governance becomes either ineffective or obstructive. Get monitoring and backup wrong and the environment looks live before it is genuinely supportable. The strongest Azure migrations build the landing zone before production workloads move — the discipline is making foundational decisions early, while they are still design choices rather than migration rework.

Governance debt

Most Azure environments that underperform do so because governance was deferred.

Azure adoption often starts with urgency: a workload needs to move, a team needs a subscription, a project needs storage, a migration deadline is approaching, a vendor needs somewhere to deploy. The environment grows before the foundation is settled, and that is how governance debt forms. Governance debt compounds — what starts as a simple shortcut becomes an architectural constraint that requires migration, rework or painful clean-up later. Common signs include:

  • Subscriptions created for convenience rather than governance
  • Inconsistent naming and tagging
  • Unclear billing ownership
  • Unmanaged privileged access
  • Weak separation between production and non-production
  • Networks that grow without topology planning
  • Security monitoring added after workloads are live
  • Backup and recovery handled workload by workload
  • Policies retrofitted after problems appear
  • Cost controls added only after invoice shock
Foundation components

The five foundation components in every Azure landing zone.

Microsoft's Cloud Adoption Framework defines five foundation components every landing zone must address. They work together, and leaving one weak usually weakens the whole environment.

Identity: Entra ID integration and access controlComponent 1

Identity defines who can access the environment, how access is granted and how privileged actions are controlled: Entra ID integration, Conditional Access, MFA, privileged identity management, role-based access control, administrator separation, guest and external access rules, and identity alignment with the organisation's structure. Identity should be designed before workload teams are granted access.

Networking, topology and connectivityComponent 2

Networking defines how workloads communicate with each other, with users, with on-premises systems and with the internet: hub-and-spoke architecture, Azure Virtual WAN where appropriate, ExpressRoute or VPN connectivity, DNS and routing, segmentation, firewall and security inspection paths, and connectivity to on-premises and other cloud environments. Network topology becomes hard to change after workloads depend on it.

Security baseline and monitoringComponent 3

Security defines the minimum posture every workload inherits: Microsoft Defender for Cloud, Microsoft Sentinel where required, Key Vault for secrets management, security policies enforced through Azure Policy, vulnerability and posture management, alerting and response ownership, and logging and audit controls. Security should not be bolted on after workloads are already live.

Management, governance and operational toolingComponent 4

Management defines how the environment is governed and operated over time: Azure Policy, Resource Graph for inventory, Azure Monitor, Log Analytics, automation frameworks, backup reporting, lifecycle processes, operational documentation, and incident and escalation paths. The goal is not just to deploy Azure; it is to operate it.

Platform, subscription and resource organisationComponent 5

Platform structure defines how Azure resources are organised and governed: management group hierarchy, subscription design, billing and governance boundaries, resource naming standards, tagging strategy, environment separation, shared services, and landing zone patterns for future workloads. Platform structure determines how easily the environment can grow without becoming unmanaged.

Subscription structure

Subscription structure determines governance boundaries.

Azure subscriptions are not just billing containers; they are governance and security boundaries. They shape how policies are applied, how access is controlled, how costs are allocated and how operational responsibility is separated. The subscription model should be designed around the organisation's structure, workload characteristics and governance requirements, not only around billing convenience. This is one of the most important architectural decisions in Azure, because it is difficult to change cleanly after workloads are deployed. A good subscription structure should answer:

  • How production and non-production are separated
  • How shared services are managed
  • How business units, projects or environments are separated
  • How cost allocation works
  • How access is granted and reviewed
  • How policies inherit across management groups
  • How exceptions are handled
  • How future workloads can be added without redesign
Network architecture

Network architecture enables connectivity and segmentation.

Azure landing zones usually use hub-and-spoke architecture or Azure Virtual WAN to provide centralised connectivity, security and routing controls, and the design must support both current workloads and future growth. Connectivity is not just a network item; it affects migration sequencing, identity, security, performance, backup, recovery and support. Changing connectivity patterns after production workloads are live is complex and risky. A good landing-zone network should consider the hub-and-spoke or Virtual WAN model, ExpressRoute or VPN connectivity, routing between Azure and retained local infrastructure, DNS and name resolution, firewall and inspection points, segmentation between workloads, shared services, private endpoints, remote access paths, network monitoring and logging, and future hybrid or multi-cloud integration. See Hybrid cloud architecture.

Governance as code

Azure Policy enables governance as code.

Azure Policy lets organisations define, assign and enforce governance rules across the Azure environment. Policies can prevent non-compliant resources from being created, audit resources that do not meet standards, automatically remediate configuration drift, enforce tagging, restrict locations, require diagnostic settings, control SKU choices, apply security baselines, and provide reporting for operational management. Policy-as-code makes governance repeatable — the same standards can apply whether the organisation has ten workloads or a much larger Azure estate. A strong policy model should include policy definitions, initiative assignments, management-group inheritance, role-based access control, exception handling, operational monitoring and a remediation process. The goal is not to block teams; it is to make safe deployment the default.

Azure spend becomes difficult to control when subscription design, tagging, budgets and ownership are weak, and cost control is harder to retrofit after Azure usage grows. A landing zone should include cost governance from the beginning: subscription design that supports cost allocation, tagging standards that identify owners and workloads, mandatory tags where appropriate, budget alerts, spending policies, a review cadence, reserved-instance or savings-plan consideration, rightsizing discipline, lifecycle rules for storage, visibility across production and non-production, and clear ownership for cost review. Cost governance is not only finance work; it is architecture. Without it, the organisation discovers cost structure through invoices instead of designing it into the operating model.

Implementation approach

Landing zones are built iteratively, not in one shot.

The foundation should be built, tested and expanded in controlled stages, and validated before production workloads depend on it. Architecture problems discovered in production are expensive and disruptive to fix — pilot validation is where those problems should surface.

01
Foundation design

Define management groups, subscriptions, identity, network topology, security baseline, policy model, monitoring, backup, cost governance and support ownership.

02
Pilot deployment

Deploy a controlled non-production workload or representative pilot to validate the architecture.

03
Validation testing

Test identity, access, networking, policy inheritance, monitoring, backup, cost visibility, security alerts and operational processes.

04
Production readiness review

Confirm the landing zone is ready for production workloads before migration waves begin.

05
Iterative expansion

Add complexity gradually as the environment grows, instead of overbuilding for theoretical future use or underbuilding for immediate convenience.

Outcomes

What a good landing zone should produce.

Subscription and management-group structure

Defined governance boundaries, policy inheritance and cost allocation.

Controlled identity and access

Entra ID, MFA, Conditional Access, RBAC and privileged access aligned to the operating model.

Practical network topology

Hub-and-spoke or Virtual WAN, DNS, routing, firewalling and connectivity ready before workloads move.

Enforced governance

Azure Policy applying baseline controls, tagging, diagnostic settings and guardrails consistently.

Security and monitoring baseline

Defender for Cloud, logging, monitoring, alerting and response ownership in place.

Backup and recovery pattern

Workloads land where backup and recovery expectations are defined, not improvised.

Cost visibility

Budgets, tags, alerts and review ownership before cloud spend grows.

Operational handover

Documentation, runbooks, escalation paths and support ownership made clear.

Inlight IT view

Landing zones are for operational outcomes, not architectural theatre.

A landing zone is worth building around how the environment will actually be operated after workloads move, not around how complete the diagram looks. The foundation that matters is the one that can be governed, secured, monitored, recovered and supported — which means identity, policy, network, backup, monitoring and security are best treated as connected design decisions rather than separate workstreams, and read as a cyber-first problem rather than a networking one.

Cloud-first is not automatically the right answer for every workload, so a good landing zone is hybrid by design: able to integrate with retained local infrastructure, Azure Local and Microsoft 365 where that fits. Cost governance belongs in the foundation — tagging, budgets and ownership decided up front rather than reconstructed after spend has drifted — and policy enforcement works best when it is practical, automated where that makes sense and left to manual approval where judgement is required. The environment is only really finished when the documentation, runbooks and ownership exist to operate it after go-live.

A landing zone is not finished when it deploys. It is finished when the environment is understood and owned.

A useful test

If workloads went in before the foundation, the gaps are already accruing cost and risk — a foundation review finds them before the next wave lands.

Review the foundation →
Common questions

Azure landing zone questions we hear most.

What is an Azure landing zone?
A well-architected Azure environment that provides governance, security, networking, identity and management foundations for hosting workloads. It establishes the pattern and controls that allow teams to deploy workloads safely and consistently.
Why do organisations need landing zones?
They prevent governance debt. Without them, Azure usage grows through unmanaged subscriptions, inconsistent access, weak policy, unclear cost ownership and security controls added after the fact.
Is a landing zone just a subscription?
No. A subscription is a billing and resource container. A landing zone is the architectural framework that organises subscriptions, applies governance policies, establishes network connectivity, controls access, monitors the environment and provides shared services.
How long does an Azure landing zone take to implement?
A foundation landing zone typically takes 6–10 weeks for design, build and testing. Enterprise-scale landing zones with complex networking and governance requirements may take 12–16 weeks. The timing depends on identity, network, security, governance and hybrid integration complexity.
Can landing zones integrate with on-premises infrastructure?
Yes. Landing zones are often designed for hybrid environments; they can include ExpressRoute or VPN connectivity, Azure Arc integration, hub-and-spoke or Virtual WAN architecture, and network topology that connects Azure with retained local infrastructure.
What should be included in a landing zone?
Subscription structure, management groups, identity, RBAC, network topology, security baseline, Azure Policy, monitoring, backup, cost governance, naming, tagging, documentation and support ownership.
Do landing zones support cost control?
Yes. Cost governance should be built into the landing zone through subscription design, tagging, budgets, alerts, spending policies and cost review ownership. FinOps should be part of the foundation, not a clean-up exercise after cloud spend drifts.
Should we build a landing zone before migration?
Yes. Production migration should not begin before the Azure foundation is ready. Workloads inherit landing zone decisions, so identity, network, security, backup, monitoring and cost controls should be established before production systems move.
Where do Azure Landing Zones sit in the cloud structure?
It sits inside the cloud authority spine and supports Managed Cloud and Migration, because it defines the Azure foundation required before production workloads move and before managed cloud operations can work properly.
Practical next step

Build the landing zone before the workloads arrive.

A short review checks whether identity, network, governance and policy foundations are ready to carry what you plan to migrate, before the debt gets baked in.

Scope your Azure landing zone