home/categories/cloud/azure-azverify-github-skills-azv-bicep-policy-check-skill-md
clouddevops

azv-bicep-policy-check

Check a Bicep template against the Azure Policy assignments in the target Azure environment to determine whether the resources would be compliant before deployment. Uses the checkPolicyRestrictions REST API for fast server-side evaluation, with a legacy CLI fallback. Produces a per-resource compliance report with remediation guidance.

Azure
maintainer
Azure
Updated 4/6/2026
Stars
63
Forks
6
quick start

Installation and usage

Check a Bicep template against the Azure Policy assignments in the target Azure environment to determine whether the resources would be compliant before deployment. Uses the checkPolicyRestrictions REST API for fast server-side evaluation, with a legacy CLI fallback. Produces a per-resource compliance report with remediation guidance.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use azv-bicep-policy-check