Armory
Source
Browse
Workflows

azure-role-selector

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install azure-role-selector --cli claude

writes the file to.claude/commands/azure-role-selector.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/azure-role-selector.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

When to use it

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/azure/azure-role-selector.md -o .claude/commands/azure-role-selector.md

Notes

Extracted from davila7/claude-code-templates, azure category.