AzureAzureOfficial·1 Agent Skills Included

azure-policy

Enforce Azure cloud governance rules and regulatory compliance policies

Provides ready-to-use Azure Policy definitions for enforcing security, tagging, network, and regulatory compliance rules across cloud subscriptions. Includes built-in initiatives for CIS, CMMC, and Canada PBMM frameworks plus an AI skill that authors custom policies querying Azure Resource Graph. Eliminates manual policy writing and lets teams audit or deny non-compliant resources automatically.
npx skills add Azure/azure-policy --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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