本文介绍了委派权限分配的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我遇到的情况是,该用户不是共同sub/sub所有者,并且O365 Global Admins不具有对Azure的完整权限.我需要能够授予特定用户授予权限的东西其他用户贡献对Azure资源组(以及它们可能包含的内容,通常是Azure网站和诸如Insights之类的相关服务)的访问权限.通过RBAC进行此操作的正确方法是什么?


I have a scenario where the user is not a co-sub/sub owner and O365 Global Admins do not have full rights over Azure. What I need to be able to grant a specific user with rights to grantother users Contribute access to Azure Resource Groups (and whatever they may contain, often Azure Websites and associated services like Insights). What is the proper way to go about this through RBAC?


特雷弗·苏厄德

Office服务器和服务MVP

推荐答案


这篇关于委派权限分配的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-25 23:01