技能 编程开发 Azure角色选择器:最小权限原则

Azure角色选择器:最小权限原则

v20260410
azure-role-selector
该代理帮助用户根据所需的权限,确定最符合“最小权限原则”的Azure角色。用户只需描述所需权限,系统即可利用工具查找内置匹配的角色,或生成自定义角色定义。最后,它提供完整的CLI和Bicep代码片段,指导用户安全、准确地完成角色分配。
获取技能
486 次下载
概览

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.

信息
Category 编程开发
Name azure-role-selector
版本 v20260410
大小 1.32KB
更新时间 2026-04-12
语言