In order to connect WIP to Power BI we need to create an application registration in the Azure Entra ID
WIP will connect to this application that will act as a service principal in PowerBI
We need to add the application / service principal to each workspace / workspace WIP will publish, to be able to add / publish items
WIP is able to rebind report to any destination dataset during the publish phase
WIP is able to remap semantic model datasources during the publish phase
Checkout can be done:
on the service on my workspace (only me will modify)
on the service on a shared workspace for collaborate editing
on you desktop using th
Use Onboarding Embed Tool
Launch this URL: Onboarding Embed Tool (powerbi.com)
choose the second option: Embed Power BI for your organization's internal users—for enterprises
Application Name : you can use “WIPApp”
Home page url and Redirect URL : use your WIP external URL
Create Application Manually
Go to your Microsoft Azure console / Entra ID / App Registrations
+ Add / App Registration
Entrer name and redirect Url (WIP external URL) then press Register
Once created go to API Permissions and use “+Add a permission “ to add permissions like below from Microsoft Graph (import users) and Power BI Service
0 Comments