Agent skill · Security

azure-compliance

Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.

Microsoft293,217★ · +1,988/wk · 14 repos on radarProfile →
claude-codeMIT
Install
npx skills add microsoft/azure-skills --skill azure-compliance --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 16
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.2.1
Declared author: Microsoft
Path: skills/azure-compliance/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,353
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Azure Compliance & Security Auditing ## Quick Reference | Property | Details | |---|---| | Best for | Compliance scans, security audits, Key Vault expiration checks | | Primary capabilities | Comprehensive Resources Assessment, Key Vault Expiration Monitoring | | MCP tools | azqr, subscription and resource group listing, Key Vault item inspection | ## When to Use This Skill - Run azqr or Azure Quick Review for compliance assessment - Validate Azure resource configuration against best practices - Identify orphaned or misconfigured resources - Audit Key Vault keys, secrets, and certificates for expiration ## Skill Activation Triggers Activate this skill when user wants to: - Check Azure compliance or best practices - Assess Azure resources for configuration issues - Run azqr or Azure Quick Review - Identify orphaned or misconfigured resources - Review Azure security posture - "Show me expired certificates/keys/secrets in my Key Vault" - "Check what's expiring in the next 30 days" - "Audit my Key Vault for compliance" - "Find secrets without expiration dates" - "Check certificate expiration dates" ## Prerequisites - Authentication: user is logged in to Azure via `az login` - Permiss

What's inside
Steps it walks through
  1. Quick Reference
  2. When to Use This Skill
  3. Skill Activation Triggers
  4. Prerequisites
  5. Assessments
  6. MCP Tools
  7. Assessment Workflow
  8. Priority Classification
  9. Error Handling
  10. Best Practices
  11. SDK Quick References
Ships with 15 files
  • references/auth-best-practices.md
  • references/azqr-recommendations.md
  • references/azqr-remediation-patterns.md
  • references/azure-keyvault-expiration-audit.md
  • references/azure-quick-review.md
  • references/azure-resource-graph.md
  • references/sdk/azure-keyvault-certificates-rust.md
  • references/sdk/azure-keyvault-keys-rust.md
  • references/sdk/azure-keyvault-keys-ts.md
  • references/sdk/azure-keyvault-py.md
  • references/sdk/azure-keyvault-secrets-rust.md
  • references/sdk/azure-keyvault-secrets-ts.md
  • references/sdk/azure-security-keyvault-keys-dotnet.md
  • references/sdk/azure-security-keyvault-keys-java.md
  • references/sdk/azure-security-keyvault-secrets-java.md
More from azure-skills
All skills →
About this skill
What does the azure-compliance skill do?

Run Azure compliance and security audits with azqr plus Key Vault expiration checks. Covers best-practice assessment, resource review, policy/compliance validation, and security posture checks. WHEN: compliance scan, security audit, BEFORE running azqr (compliance cli tool), Azure best practices, Key Vault expiration check, expired certificates, expiring secrets, orphaned resources, compliance assessment.

How do I install it?

Run `npx skills add microsoft/azure-skills --skill azure-compliance --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From microsoft/azure-skills, a repository with 1,353 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going