Forum Discussion
cmjcf
2 years agoFrequent Visitor
Cannot access Admin APIs with service principal via ADF
I'm trying to get Azure Data Factory to read data from the Power BI REST API, and I'm almost at the point of giving up. After several false starts, I've got to the following (step numbers are in ref...
- 2 years ago
Gave up, went through the instructions again with a new service principal, and now it works.
¯\_(ツ)_/¯
BI225
1 year agoNew Member
Hi,
I had this problem; I had added all these permissions. It's not necessary.
What I did:
1- Don't add any permissions to the SPN.
2- Add the security group to which the SPN belongs (or simply the SPN) as the Workspace Admin.
And it worked.