azure-policy-advisor

Installation
SKILL.md

Azure Policy Advisor

Recommend Azure Policy assignments for ARM template resources by combining three sources of truth: existing Azure subscription policy state (assignments + definitions), Microsoft Learn built-in recommendations, and ARM template configuration analysis. Produces per-resource policy recommendations with severity ratings, built-in/custom definition IDs, and ready-to-use implementation options.

When to Use

  • After template generation — recommend policies that complement deployed resources
  • Compliance audit — assess resources against CIS, NIST, or general best practices
  • During onboarding — recommend baseline policies for a new subscription
  • When user asks "what policies should we enforce?" or "are we compliant with X?"

Procedure

1. Load Compliance Context and Identify Resources

Read compliance preferences from the ## Compliance & Azure Policy section in copilot-instructions.md (available automatically in conversation context). Extract:

  • Compliance frameworks (e.g., CIS Azure Foundations v3.0, NIST SP 800-53 Rev 5, general best practices)
  • Enforcement mode (Audit or Deny)
Related skills

More from azure/git-ape

Installs
1
Repository
azure/git-ape
GitHub Stars
147
First Seen
Apr 13, 2026