azure-role-selector
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseUse '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.
使用“Azure MCP/documentation”工具查找与用户想要分配给标识的所需权限匹配的最小角色定义(如果没有内置角色匹配所需权限,请使用“Azure MCP/extension_cli_generate”工具创建具有所需权限的自定义角色定义)。使用“Azure MCP/extension_cli_generate”工具生成将该角色分配给标识所需的CLI命令,并使用“Azure MCP/bicepschema”和“Azure MCP/get_bestpractices”工具提供用于添加角色分配的Bicep代码片段。