powerBI azure client app 对其他应用程序的报告嵌入权限
powerBI azure client app permissions to other applications for report embedding
- 我们创建了 PowerBI 报告并将其上传到 SaaS 云。 PowerBI 作为 Microsoft 产品使用 Azure 进行存储。
- 我们希望从我们的 Java 网络应用程序中嵌入报告。
PowerBI 推荐以下步骤 https://docs.microsoft.com/en-us/power-bi/developer/register-app 来实现它。
- 我们无法为在 Azure 中创建的“应用程序”授予权限。
https://portal.azure.com/#blade/Microsoft_AAD_IAM/ApplicationsListBlade
基本上是授权失败。我是我创建的 "app" 的所有者,但我在 Azure 中的角色是 "user"...谁可以向正在寻找 [=25] 的 "app" 授予权限=] 特权。
您需要一个具有 "Global administrator" 目录角色的用户才能执行 "Grant Permissions"。
在您关注的 Microsoft documentation 中也有说明。您在问题的第 2 点中提到的那个。
PowerBI recommends the following steps
https://docs.microsoft.com/en-us/power-bi/developer/register-app to
achieve it.
这是相关部分的屏幕截图。 (第 8 步)
- 我们创建了 PowerBI 报告并将其上传到 SaaS 云。 PowerBI 作为 Microsoft 产品使用 Azure 进行存储。
- 我们希望从我们的 Java 网络应用程序中嵌入报告。 PowerBI 推荐以下步骤 https://docs.microsoft.com/en-us/power-bi/developer/register-app 来实现它。
- 我们无法为在 Azure 中创建的“应用程序”授予权限。 https://portal.azure.com/#blade/Microsoft_AAD_IAM/ApplicationsListBlade
基本上是授权失败。我是我创建的 "app" 的所有者,但我在 Azure 中的角色是 "user"...谁可以向正在寻找 [=25] 的 "app" 授予权限=] 特权。
您需要一个具有 "Global administrator" 目录角色的用户才能执行 "Grant Permissions"。
在您关注的 Microsoft documentation 中也有说明。您在问题的第 2 点中提到的那个。
PowerBI recommends the following steps https://docs.microsoft.com/en-us/power-bi/developer/register-app to achieve it.
这是相关部分的屏幕截图。 (第 8 步)