Skip to content

Visual Architecture Map

Chris Panagiotidis edited this page Jun 13, 2026 · 1 revision

Visual Architecture Map

This page collects the main visual references for the Azure Landing Zone Lab. Use it when explaining the lab to another engineer, reviewing a pull request, or deciding which profile to deploy.

Actual Lab Architecture

Actual Azure Architecture Plan

This is the primary diagram for the current lab shape. It shows the hub-spoke deployment scope, governance layer, public entry points, shared services, workload spokes, disabled lab items, and validation outputs.

Full Environment Map

Full environment map

Use this map to understand how the root Terraform orchestration connects the major platform areas:

  • Source and delivery through GitHub Actions.
  • Governance and control plane.
  • Hub VNet and shared connectivity.
  • Identity, management, shared services, and workload spokes.
  • Lab guardrails and optional production-like upgrades.

Deployment Profile Matrix

Deployment profile matrix

Use this when selecting cheap-lab, lab, dev, or prod. The diagram highlights expensive toggles, security posture, and the safest first deployment path.

Security Control Map

Security control map

This diagram is the security review map. It ties together identity, network exposure, data-plane hardening, CI policy gates, state/secrets, monitoring, cost controls, and break-glass handling.

CI/CD Pipeline

CI/CD pipeline

This diagram gives the short view of the GitHub Actions workflow. The detailed workflow is documented in CI/CD Pipeline.

Testing And Validation Flow

Testing and validation flow

Use this as the validation order for local work, pull requests, and post-deployment checks.

State And Secrets Flow

State and secrets flow

This diagram documents how GitHub Actions authenticates to Azure, initializes the backend, and protects state through backup.

Operations Lifecycle

Operations lifecycle

This is the operational rhythm for the lab: select a profile, plan, approve, apply, validate, and destroy safely.

Network And Traffic Diagrams

Network topology

Traffic flow

These diagrams support the Network Topology and Security Model pages.

Documentation Map

Documentation map

Use this map when adding new wiki pages. Architecture, scenarios, testing, modules, and reference pages should stay connected through the sidebar and cross-links.

Clone this wiki locally