azure-compliance

Official source

Runs Azure compliance and security audits with azqr plus Key Vault expiration checks, classifying findings by priority and proposing remediation across resources and certs.

Source: Microsoft

GitHub Copilot · CompatibleClaude Code · CompatibleSecurity & Compliance

At a glance

Verified source
Best for
Best-practice and compliance assessment of Azure subscriptions/resource groups
Works with
GitHub Copilot · Claude Code
Outcome
Auditing Key Vault for expiring or non-expiring secrets, keys, and certs
Source
microsoft/github-copilot-for-azure

01 / Understand the skill

About 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.

Read full description

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.

02 / Confirm the fit

Use azure-compliance when you need to

  • Best-practice and compliance assessment of Azure subscriptions/resource groups
  • Auditing Key Vault for expiring or non-expiring secrets, keys, and certs
  • Finding orphaned or misconfigured resources with prioritized fixes

03 / See the workflow

How azure-compliance works

  1. 01Install: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-compliance
  2. 02Try: Run a compliance scan on my subscription and list expiring Key Vault certs.
  3. 03Get: An azqr report and Key Vault expiration findings classified by priority.

Check before installing

Compatible platforms

GitHub Copilot · Claude Code

Best fit

Best-practice and compliance assessment of Azure subscriptions/resource groups

Review the source instructions if the required output differs from the formats described above.

Install and use

Compatible with GitHub Copilot and Claude Code · Published by Microsoft

Ready to add azure-compliance?

Use the published instructions below, then provide the required input and describe the result you need.

General instructions · GitHub Copilot · Claude Code

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-compliance

Review the source repository and license before installing third-party skills.

Continue exploring

Similar skills

Provisions Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance agent identities via Graph, wiring OAuth fmi_path token exchange and per-agent permissions.

Deploys and manages Vercel projects using token-based auth read from the environment, covering deploy, env vars, domains, and inspection without interactive login.

Works withClaude CodeCursor+1

Guides Microsoft Entra ID app registration, OAuth 2.0 setup, API permissions, client credentials, and MSAL integration via portal, CLI, or Bicep.

azure-rbacOfficial

Finds the least-privilege Azure RBAC role for an identity and generates the CLI commands and Bicep to assign it, including custom role definitions when no built-in fits.