我的情况如下:我想创建一个Azure服务主体。但是当我尝试使用此命令执行此操作时az ad sp create-for-rbac,我总是收到错误“ Insufficient privileges to complete the operation.”
az ad sp create-for-rbac
Insufficient privileges to complete the operation.
我是否正确地假设这是因为普通用户邀请我加入此订阅而出现的?
为了扩展我的权限,我是否需要在此订阅中分配管理员角色?
azure azure-active-directory service-principal
azure ×1
azure-active-directory ×1
service-principal ×1