Azure Role Selector
Selects optimal Azure roles based on workload requirements using Tyler R. Kendrick's expertise and best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add tyler-r-kendrick-azure-role-selector npx -- -y @trustedskills/tyler-r-kendrick-azure-role-selector
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"tyler-r-kendrick-azure-role-selector": {
"command": "npx",
"args": [
"-y",
"@trustedskills/tyler-r-kendrick-azure-role-selector"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The azure-role-selector skill allows AI agents to identify and select appropriate Azure roles based on user input or task requirements. It can filter a list of available roles, providing relevant options for assigning permissions and managing access control within an Azure environment. This simplifies the process of role assignment and ensures proper security configurations.
When to use it
- Automated Permission Assignment: Automatically assign users or services to specific Azure roles based on their needs.
- Compliance Audits: Quickly identify which roles are needed for a particular compliance standard.
- Troubleshooting Access Issues: Determine the appropriate role to grant a user who is experiencing access problems.
- Role Discovery: Explore and understand available Azure roles when setting up new resources or services.
Key capabilities
- Filters a list of Azure roles based on criteria.
- Provides relevant role options for permission assignment.
- Simplifies Azure access control management.
Example prompts
- "List all Azure roles related to storage accounts."
- "What is the best role to grant a user read-only access to virtual machines?"
- “Show me roles that allow managing network security groups.”
Tips & gotchas
This skill requires an active Azure subscription and appropriate permissions to list available roles. The accuracy of the results depends on the completeness and correctness of the underlying Azure role definitions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.