Hello guys,
We are working on embedding Power BI Report into a legacy web application. We have finished setting up:
- Entra ID App Registration + Client Secret + Power BI API Readonly Permissions
- The only step we could not reproduce is this Step 6. We can only see Allow service principles access to Fabrics API on the PBI admin account
- The Power BI Pro account doesn't have access to Admin Portal and sits on a separate account (not admin, just the account for the DE to work with)
How can I use Entra Application with delegated permissions to use PBI REST APIs to generate token for secured embedding on our legacy web app?
Thanks.