Azure Compliance & Security Auditing helps you check your Azure resources for security risks and rule violations. It uses a tool called azqr to scan your setup and find problems like expired certificates or secrets in Key Vault. You can also spot orphaned resources that are no longer needed.
This skill is useful for cloud administrators, security officers, and anyone who needs to keep their Azure environment safe and compliant. It turns complex audits into clear reports with actionable steps. You can run scans on a regular schedule to catch issues early.
Key features include comprehensive resource assessment and Key Vault expiration monitoring. The tool lists keys, secrets, and certificates with their expiry dates. It then classifies each finding as critical, high, medium, or low priority so you know what to fix first.
Global
mkdir -p ~/.claude/skills/azure-complianceProject
mkdir -p .claude/skills/azure-complianceSource Repository