azure

Installation
SKILL.md

Azure

Official docs

Topic URL
Documentation hub https://learn.microsoft.com/en-us/azure/
Well-Architected https://learn.microsoft.com/en-us/azure/well-architected/
Bicep https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/
Entra ID https://learn.microsoft.com/en-us/entra/identity/

Agent rules

  1. Subscription + resource group scope — confirm target sub/RG before naming resources.
  2. Managed identity — prefer over client secrets for app-to-Azure access.
  3. Naming — match {prefix}-{env}-{service} conventions in repo.
  4. Region pairs — note DR requirements for production workloads.
  5. Do not invent ARM API versions — check existing templates or docs.
Installs
1
GitHub Stars
1
First Seen
Sep 9, 2026
azure — michael-baylard/agent-harness