azure-policy
Enforce Azure cloud governance rules and regulatory compliance policies
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Azure Policy samples?▼
Run `npx skills add Azure/azure-policy --all -g -y` in your terminal to install all skills in this suite globally.
What is Azure Policy used for?▼
Azure Policy enforces rules on your cloud resources, such as requiring tags, blocking public network access, or auditing security settings, so your environment stays compliant automatically.
How to write a custom Azure Policy with AI?▼
The included agent skill guides your AI assistant through designing and testing a custom policy that queries Azure Resource Graph, producing a ready-to-deploy policy definition and test files.
Does this repo include regulatory compliance frameworks?▼
Yes. It ships built-in policy initiatives for CIS Azure Foundations, CMMC Level 2 and 3, Canada Federal PBMM, and other regulatory standards you can assign directly.
Do I need coding experience to use Azure Policy samples?▼
No. The JSON policy definitions can be assigned through the Azure portal, CLI, or PowerShell, and the AI skill handles the complex query authoring for custom policies.
Related Repositories in Legal & Compliance
View All in Legal & Compliance→claude-for-legal
AI legal workspace for contracts, privacy, IP, litigation, and compliance
patent-disclosure-skill
Draft Chinese patent disclosures and read patents in plain language
app-privacy-policy-generator
Generate privacy policies and terms for mobile and web apps