Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions STANDARDS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Standards

AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** keep a local copy.
Copy link

Copilot AI Apr 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STANDARDS.md states that this repo "does not keep a local copy", but docs/standards/* still exists (and mkdocs.yml nav points to those pages). Either remove/replace the docs/standards pages as part of this phase, or adjust this wording to accurately describe what remains in-repo (e.g., distinguish between the removed root standards/ duplicates vs the docs site content).

Suggested change
AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** keep a local copy.
AzureLocal organization standards are maintained centrally in the [`AzureLocal/platform`](https://github.com/AzureLocal/platform) repository. This repo does **not** maintain a separate canonical copy; any in-repo standards pages are documentation-site content/rendered copies, and the source of truth remains in `AzureLocal/platform`.

Copilot uses AI. Check for mistakes.

- **Canonical source**: [`AzureLocal/platform/standards/`](https://github.com/AzureLocal/platform/tree/main/standards)
- **Rendered for humans**: [azurelocal.cloud/standards](https://azurelocal.cloud/standards/)
- **Governance**: [ADR-0002 — Standards as single source of truth](https://github.com/AzureLocal/platform/blob/main/decisions/0002-standards-single-source.md)

Changes to any standard are PRs against `AzureLocal/platform`, not against this repo.
69 changes: 0 additions & 69 deletions standards/automation.md

This file was deleted.

75 changes: 0 additions & 75 deletions standards/documentation.md

This file was deleted.

103 changes: 0 additions & 103 deletions standards/examples.md

This file was deleted.

37 changes: 0 additions & 37 deletions standards/index.md

This file was deleted.

69 changes: 0 additions & 69 deletions standards/infrastructure.md

This file was deleted.

Loading
Loading