Azure teams need a consistent way to identify compliance gaps and expiring Key Vault assets. This skill runs scoped assessments and produces prioritized remediation guidance.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Agent request
Review the Skillstore skill "azure-compliance" from https://skillstore.io/skills/microsoft-azure-compliance.md and its manifest at https://skillstore.io/api/skills/microsoft-azure-compliance/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.
Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
The skill is documentation-driven and contains no executable scripts. All 76 alerts are benign Markdown, SDK, authentication, Azure endpoint, or scoped remediation examples. No prompt injection, credential exfiltration, covert execution, or malicious intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
microsoft. (2026). azure-compliance security audit report (audit version 5) [Author version 0.0.0-placeholder]. Skillstore. https://skillstore.io/skills/microsoft-azure-compliance/audits/5
BibTeX citation
@techreport{microsoft-microsoft-azure-compliance-2026,
author = {microsoft},
title = {azure-compliance security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/microsoft-azure-compliance/audits/5},
note = {Author version 0.0.0-placeholder}
}
CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "azure-compliance security audit report (audit version 5)"
version: "0.0.0-placeholder"
type: report
authors:
- name: "microsoft"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/microsoft-azure-compliance/audits/5"
identifiers:
- type: other
value: "skillstore:microsoft-azure-compliance:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this scoreEvidence Confidence: High
50
Architecture
90
Maintainability
87
Content
69
Community
100
Spec Compliance
What You Can Build
Subscription compliance review
Scan a selected subscription and prioritize security, reliability, policy, cost, and operational findings.
Key Vault expiration planning
Find expired, expiring, disabled, or undated keys, secrets, and certificates before they disrupt services.
Remediation preparation
Translate azqr findings into reviewed Azure CLI or Bicep actions for an approved change window.
Try These Prompts
Quick compliance scan
Audit subscription <subscription-id> with azqr. Summarize critical and high findings, affected resources, and recommended next steps.
Key Vault expiration review
Audit Key Vault <vault-name> for expired items, items expiring within <days> days, disabled items, and missing expiration dates.
Resource group security assessment
Assess resource group <resource-group> in subscription <subscription-id>. Correlate azqr and Resource Graph findings, then rank remediation by risk and effort.
Enterprise remediation backlog
Assess management group <management-group-id>. Correlate policy, Defender, reliability, and orphaned-resource findings into a prioritized backlog without executing changes.
Best Practices
Confirm scope and read permissions before starting any assessment.
Use Reader access and least-privilege data-plane permissions for Key Vault metadata.
Review every remediation command and test changes in a nonproduction scope before execution.
Avoid
Do not scan every subscription when the user requested one resource group.
Do not expose secret values, tokens, or complete sensitive inventories in reports.
Do not execute remediation commands automatically or treat every recommendation as equally urgent.
Frequently Asked Questions
What Azure access does this skill require?
Use Reader access for configuration scans and the narrowest Key Vault data-plane permissions needed to read item metadata.
Does this skill change Azure resources?
The assessment workflow is read-oriented. Remediation references include changes, so review and approve every command separately.
Can it read Key Vault secret values?
The documented audit needs expiration and status metadata. Reports should not retrieve or display secret values.
Which Azure scopes are supported?
The references cover resource groups, subscriptions, management groups, selected services, and individual Key Vaults.
How are findings prioritized?
Findings are grouped by security, reliability, performance, cost, and operations, then ranked by impact and urgency.
Does this replace a formal compliance certification?
No. It reviews Azure configuration and best practices, but formal certification also requires control evidence, governance review, and auditor judgment.