Skip to main content
Back to registry

azure-rbac

microsoft/github-copilot-for-azure

Use the 'azure__documentation' tool to find the minimal role definition that matches the desired permissions the user wants to assign to an identity. If no built-in role matches the desired permissions, use the 'azure__extension_cli_generate' tool to create a custom role definition with the desired permissions. Then...

Installs102
Install command
npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-rbac
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use the 'azure__documentation' tool to find the minimal role definition that matches the desired permissions the user wants to assign to an identity. If no built-in role matches the desired permissions, use the 'azure__extension_cli_generate' tool to create a custom role definition with the desired permissions. Then use the 'azure__extension_cli_generate' tool to generate the CLI commands needed to assign that role to the identity. Finally, use the 'azure__bicepschema' and 'azure__get_azure_bestpractices' tools to provide a Bicep code snippet for adding the role assignment. If user is asking about role necessary to set access, refer to Prerequisites for Granting Roles down below: To assign RBAC roles to identities, you need a role that includes the Microsoft.Authorization/roleAssignments/write permission. The most common roles with this permission are: - User Access Administrator (least privilege - recommended for role assignment only) - Owner (full access including role assignment) - Custom Role with Microsoft.Authorization/roleAssignments/write

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does azure-rbac do?

Use the 'azure__documentation' tool to find the minimal role definition that matches the desired permissions the user wants to assign to an identity. If no built-in role matches the desired permissions, use the 'azure__extension_cli_generate' tool to create a custom role definition with the desired permissions. Then...

Is azure-rbac good?

azure-rbac does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does azure-rbac work with?

azure-rbac currently lists compatibility with codex, gemini-cli, opencode, cursor, kimi-cli, amp.

What are alternatives to azure-rbac?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install azure-rbac?

npx skills add https://github.com/microsoft/github-copilot-for-azure --skill azure-rbac

Related skills

More from microsoft/github-copilot-for-azure

Related skills

Alternatives in Software Engineering