Skip to main content
Back to the directory
microsoft/azure-skillsSoftware EngineeringFrontend and Design

azure-rbac

Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
269

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/microsoft/azure-skills --skill azure-rbac
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, azure-rbac has 269 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: microsoft/azure-skills. Canonical URL: https://skills.sh/microsoft/azure-skills/azure-rbac.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code. 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: - Identifies built-in roles matching desired permissions using Azure documentation, or creates custom role definitions when no built-in role fits - Generates Azure CLI commands and Bicep code snippets for assigning roles to identities, service principals, and managed identities - Clarifies prerequisites for granting roles, including which permissions ( Microsoft.Authorization/roleAssignments/write ) are required and recommends...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code.

Is azure-rbac good?

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

Which AI agents support azure-rbac?

azure-rbac currently lists compatibility with Skills CLI.

Is azure-rbac safe to install?

azure-rbac has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to azure-rbac?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install azure-rbac?

Run the following command to install azure-rbac: npx skills add https://github.com/microsoft/azure-skills --skill azure-rbac

Related skills

More from microsoft/azure-skills

Related skills

Alternatives in Software Engineering