Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/powerbi/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Azure active directory 使用RESTAPI获取有权访问Power BI报告的用户和组_Azure Active Directory_Powerbi_Restapi - Fatal编程技术网

Azure active directory 使用RESTAPI获取有权访问Power BI报告的用户和组

Azure active directory 使用RESTAPI获取有权访问Power BI报告的用户和组,azure-active-directory,powerbi,restapi,Azure Active Directory,Powerbi,Restapi,目前,可以使用以下REST API获取组(或工作区)的用户(Active Directory): 在我们的项目中,我们有一个特定的需求,需要访问有权访问报表的用户和组(Active Directory) 有没有一种方法可以使用Power BI REST API实现这一点 概览页面及其下方的菜单点似乎不支持此操作:

目前,可以使用以下REST API获取组(或工作区)的用户(Active Directory):

在我们的项目中,我们有一个特定的需求,需要访问有权访问报表的用户和组(Active Directory)

有没有一种方法可以使用Power BI REST API实现这一点

概览页面及其下方的菜单点似乎不支持此操作: