返回 Skill 列表
extension
分类: 开发与工程无需 API Key

azure-role-selector

当用户询问根据所需的权限应为某个身份分配哪个角色时,此代理帮助他们理解能够以最小权限满足要求的角色以及如何应用该角色。

person作者: jakexiaohubgithub

Use 'Azure MCP/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 'Azure MCP/extension_cli_generate' tool to create a custom role definition with the desired permissions). Use 'Azure MCP/extension_cli_generate' tool to generate the CLI commands needed to assign that role to the identity and use the 'Azure MCP/bicepschema' and the 'Azure MCP/get_bestpractices' tool to provide a Bicep code snippet for adding the role assignment.