AI AGENT ADDONS

Before you deploy an app to Azure, run deep checks on your configuration, infrastructure, and permissions. This step makes sure everything is ready and working correctly.

The skill verifies RBAC roles, managed identities, and Bicep or Terraform files. It is part of a three step workflow azure-prepare, azure-validate, and azure-deploy.

Add Azure Validate skill to your workflow

Global

mkdir -p ~/.claude/skills/azure-validate

Project

mkdir -p .claude/skills/azure-validate

Source Repository

Stars
1,241
Forks
195
Watchers
1,241
License
MIT
Last Push
4 days ago
Created
4 months ago