Azure has many built-in roles for controlling access to resources. You want to give someone only the permissions they need. This skill helps you find the exact role with the least privilege.
It works for any identity like a user or a managed identity. The skill can generate CLI commands to assign the role. It can also create Bicep code for your infrastructure templates.
If no built-in role matches, it will create a custom role definition. You also get guidance on what permissions you need to assign roles yourself.
Global
mkdir -p ~/.claude/skills/azure-rbacProject
mkdir -p .claude/skills/azure-rbacSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes
Azure Computemicrosoft/azure-skills
Get help choosing, connecting, and managing Azure VMs and scale sets