azure-rbac
Identifies and generates Azure RBAC roles, CLI commands, and Bicep snippets for secure identity access management.
Install
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-rbacStats
| Total installs | 145,545 |
| Weekly installs | 103.0K |
| GitHub stars | 163 |
| First seen | Feb 18, 2026 |
| Source | @microsoft/github-copilot-for-azure |
Summary
- Identifies built-in roles matching desired permissions using Azure documentation, or generates custom role definitions when no built-in role fits
- Produces Azure CLI commands and Bicep code snippets for role assignments to identities, managed identities, and service principals
- Documents prerequisites for granting roles, including required permissions and recommended least-privilege role options (User Access Administrator, Owner, or custom roles with Microsoft.Authorization/roleAssignments/write)
- Supports common scenarios: least-privilege access, blob storage roles, managed identity permissions, and custom role creation
Tags
Related skills
| Skill | Installs | vs azure-rbac |
|---|---|---|
| create-auth-skill | 11,399 | -134,146 |
| supabase-postgres-best-practices | 54,199 | -91,346 |
| postgresql-code-review | 8,078 | -137,467 |
| code-review-excellence | 9,564 | -135,981 |
| log-analysis | 10,644 | -134,901 |
FAQ
- How many installs does azure-rbac have?
- azure-rbac has 145,545 total installs and 103.0K installs this week.
- Where is azure-rbac hosted?
- azure-rbac is published by @microsoft/github-copilot-for-azure at https://github.com/microsoft/github-copilot-for-azure.
- How many GitHub stars does azure-rbac have?
- azure-rbac has 163 GitHub stars.
- When was azure-rbac first indexed?
- OrangeBot.AI first indexed azure-rbac on Feb 18, 2026.
- How do I install azure-rbac?
- Run: npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-rbac