| title | AzureLocal Platform |
|---|---|
| description | Centralized standards, reusable workflows, test frameworks, and scaffolding for the AzureLocal organization. |
Centralized standards, reusable workflows, test frameworks, and scaffolding for the AzureLocal organization.
This is the documentation site for AzureLocal/platform — the single home for everything shared across the ~28 repos in the AzureLocal GitHub organization.
- What is platform — overview, scope, non-goals
- Why platform exists — the drift problem this fixes
- Adopt platform from an existing repo — step-by-step
- Create a new repo — end-to-end bootstrap
- Consuming reusable workflows — copy-paste examples per repo type
- Architecture overview — how platform relates to
.github, product repos, and the docs site - ADR process — how to propose cross-cutting decisions
- Local setup — clone, build docs, run tests
- Release process — how platform ships
=== "Standards"
Canonical organizational standards — single source of truth. [Browse standards](../standards/).
=== "Reusable workflows"
GitHub Actions reusable workflows for PS module CI, TS web CI, IaC validate, MkDocs deploy, MAPROOM run, and drift check. [Workflow catalog](reusable-workflows/index.md).
=== "MAPROOM"
Offline fixture-based testing framework. [MAPROOM overview](maproom/overview.md).
=== "TRAILHEAD"
Live-cluster validation cycles. [TRAILHEAD overview](trailhead/overview.md).
=== "Templates"
Five repo-type starter skeletons. [Template variants](scaffolds/overview.md).
=== "Repo management"
Org-wide automation — audit, sync, bootstrap. [Repo management overview](repo-management/overview.md).
AzureLocal/.github owns GitHub-metadata governance (community-health files, org-level reusable workflows). Platform owns developer tooling. The split rule is documented in reusable-workflows/split-rule.md.