Forum Discussion

sba_ur's avatar
sba_ur
Advocate II
8 months ago
Solved

Power BI Embedded - tutorial

Hi all,   I just came across Power BI Embedded Analytics - the case of Embed for your customers/App owns data. I am going through the tutorial link: https://learn.microsoft.com/en-us/power-bi/devel...
  • ibarrau's avatar
    ibarrau
    8 months ago

    Hi. Well, besides any azure permission that would be required for running requests against single categories like, if you want to get reports in a group you need report.ReadWrite and permission at workspace, there are additional settings to configure. At Fabric Admin portal, there are two mandatory settings:

    Make sure the embed content and letting service principals call fabric public api are enabled for a security group that has the app registration in it, or even for the whole organization.

    I hope that helps,