Skip to content

Add azure-arg-external-evaluation-policy-author skill bundle#1583

Merged
eladperets merged 1 commit into
masterfrom
eladperets/ee_author/skill
Jun 4, 2026
Merged

Add azure-arg-external-evaluation-policy-author skill bundle#1583
eladperets merged 1 commit into
masterfrom
eladperets/ee_author/skill

Conversation

@eladperets
Copy link
Copy Markdown
Collaborator

Portable AI skill bundle that helps authors create and dry-test Azure Policy External Evaluation policies that query Azure Resource Graph. Lives alongside the existing externalEvaluationSamples and is consumable by any GitHub Copilot / Claude / similar agent that supports a skill folder.

Bundle contents:

  • SKILL.md, README.md: skill entry point and bundle overview.
  • knowledge/: overview, policy-artifact shape reference, REST contract reference.
  • templates/test-flow.template.http: parameterized end-to-end flow.
  • examples/01-deny-nsg-overshared: deny effect, request-time enforcement on subnet PUT/PATCH.
  • examples/02-deny-immutable-tag-on-nsg: parameterized deny with null-claim defense.
  • examples/03-denyaction-actiongroup-in-use: denyAction effect, DELETE-time enforcement.

Portable AI skill bundle that helps authors create and dry-test Azure
Policy External Evaluation policies that query Azure Resource Graph.
Lives alongside the existing externalEvaluationSamples and is consumable
by any GitHub Copilot / Claude / similar agent that supports a skill folder.

Bundle contents:
- SKILL.md, README.md: skill entry point and bundle overview.
- knowledge/: overview, policy-artifact shape reference, REST contract reference.
- templates/test-flow.template.http: parameterized end-to-end flow.
- examples/01-deny-nsg-overshared: deny effect, request-time enforcement on subnet PUT/PATCH.
- examples/02-deny-immutable-tag-on-nsg: parameterized deny with null-claim defense.
- examples/03-denyaction-actiongroup-in-use: denyAction effect, DELETE-time enforcement.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@eladperets eladperets merged commit 0498991 into master Jun 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants