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.

Line 3 states this repo “does not keep a local copy”, but the repo still contains a full local standards set under docs/standards/ (e.g., docs/standards/index.md, docs/standards/scripting.md, etc.). Please either remove/relocate those pages as part of this migration, or adjust the wording here to avoid an incorrect/misleading claim (e.g., clarify what “local copy” refers to).

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 the canonical copy of those standards; any local standards pages are informational only.

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.
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.

With standards/ at the repo root being deleted, there are still internal docs that tell readers to use standards/ for canonical standards and/or point at the old azurelocal.github.io/standards/ location (e.g., tools/vmfleet/repo-management/README.md:25, repo-management/README.md:18). Consider updating those references to point to this STANDARDS.md (or directly to AzureLocal/platform/standards) to prevent broken guidance.

Suggested change
Changes to any standard are PRs against `AzureLocal/platform`, not against this repo.
Changes to any standard should be made in [`AzureLocal/platform/standards`](https://github.com/AzureLocal/platform/tree/main/standards) via a PR against `AzureLocal/platform`, not against this repo.

Copilot uses AI. Check for mistakes.
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