Integration
Collectors

Power BI

5min
authentication creating azure service principal t hese are the steps required to setup an azure service principal create app in app registrations in azure create client secret, and make secure note of it create a group, and add the app principal to the group ⚠️ ❗ note as described in powerbi docs, make sure not to add any of admin consent required permissions to the principal , and this would make the service principal account not usable with powerbi, and you would need to create a new service principal! see these azure/powerbi docs for details https //learn microsoft com/en us/power bi/enterprise/read only apis service principal authentication https //learn microsoft com/en us/power bi/enterprise/read only apis service principal authentication https //learn microsoft com/en us/power bi/developer/embedded/embed service principal#create an azure ad app in the azure portal https //learn microsoft com/en us/power bi/developer/embedded/embed service principal#create an azure ad app in the azure portal configuring powerbi for apis in powerbi admin portal e nable allow service principals to use power bi apis allow service principals to use read only admin apis at the moment, these settings are also need to be enabled for the service principle (they allow to speedup metadata retrieval and simplify the collector, otherwise retrieval of some lineage information would be harder or even hardly possible) enhance admin api s responses with detailed metadata enhance admin api s responses with dax and mashup expressions service principals can use fabric apis note you may need to wait up to 15 minutes after the creation of the app enabling workspace to be accessed by principal add either service principal, or the newly created group to each powerbi workspace as admin