azure-review

Evaluate Azure IaC configurations against CIS Microsoft Azure Foundations Benchmark v2.1.0.

44|128|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/UnitOneAI/SecuritySkills --skill azure-review-unitoneai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-review
Source: https://github.com/UnitOneAI/SecuritySkills/tree/main/skills/cloud/azure-review
Command: npx skills add https://github.com/UnitOneAI/SecuritySkills --skill azure-review-unitoneai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CIS benchmark findings are hard to translate into consistent, auditable security guidance for Azure environments, especially when evidence is scattered across identity settings, Defender for Cloud, networking, storage, databases, and Key Vault.

Core Features & Use Cases

  • Structured CIS benchmark evaluation (v2.1.0): Walks through all nine benchmark sections and assesses each recommendation against your available IaC/config evidence.
  • Evidence-driven prioritized findings: Produces a prioritized report with recommendation IDs, severity, and remediation guidance mapped to specific CIS control IDs.
  • Works across common Azure inputs: Reviews Terraform, Bicep, ARM templates, and configuration exports to evaluate Entra ID, NSG rules, Defender for Cloud settings, and Key Vault policies.

Quick Start

Run the azure-review skill against your Azure IaC directory by providing the target path so it generates a CIS v2.1.0 compliance report with prioritized remediation.

Frequently Asked Questions about azure-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my Azure infrastructure-as-code against the CIS benchmark?

To audit Azure infrastructure-as-code against the CIS benchmark, provide your Terraform, Bicep, or ARM template directory path. The skill evaluates configurations across identity, networking, and storage to generate a compliance report.

Can I use this to check Entra ID and Key Vault configurations before deployment?

Yes, you can check Entra ID and Key Vault configurations before deployment. The skill performs pre-deployment validation by evaluating IaC inputs and configuration exports against CIS v2.1.0 security recommendations.

What is the best way to generate a prioritized remediation plan for Azure security posture findings?

The best way to generate a prioritized remediation plan for Azure security posture is to run a CIS benchmark assessment. It produces evidence-driven findings with severity levels and remediation guidance mapped to specific CIS control IDs.

Does the Azure security review work with Bicep and ARM templates?

Yes, the Azure security review works with Bicep and ARM templates. It also supports Terraform and configuration exports to evaluate resources like NSG rules, Defender for Cloud settings, and App Service configurations.

How are CIS benchmark assessment results classified when evidence is missing?

CIS benchmark assessment results are classified using an evidence-driven status system. When evidence is insufficient, findings are marked as Not Evaluable or N-A, while verified configurations receive a Pass or Fail status.

What Azure services and resources does the CIS Foundations Benchmark evaluation cover?

The CIS Foundations Benchmark evaluation covers nine sections including Entra ID, Defender for Cloud, storage, databases, logging, networking, virtual machines, Key Vault, and App Service to ensure comprehensive posture review.