Forum Discussion
jihool3670
3 years agoHelper I
Service principal authentication for Web Connection throws OAuth error
Hi, I'm trying to replicate the ADF pipeline from this blog which involves connecting to the Power BI/Fabric Admin API (https://api.powerbi.com/v1.0/myorg/admin/). I'm following this documentatio...
- 2 years ago
This issue is resolved as the Web V2 connection now allows for service principal auth. For those wondering, the "Token Audience URI" is the same thing as the "AAD Resource" and in this scenario, https://analysis.windows.net/powerbi/api is the correct value for that parameter.
Charline_74
3 years agoResolver I
Hi jihool3670,
Have you found a solution to your problem, as I have exactly the same problem?
Thanks in Advance,
Charline
- jihool36703 years agoHelper I
Hi Charline - No, not yet. It seems to be a limitation of the copy activity authentication options in Fabric at the moment.
makromer can you confirm Fabric pipelines can't authenticate to the Fabric/Power BI admin API at this point in time?