
azure-role-selector
by microsoft
GitHub Copilot for Azure
SKILL.md
name: azure-role-selector description: When a 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.
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_bestpractices' tools to provide a Bicep code snippet for adding the role assignment.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon