Forum Discussion
Anonymous
4 years agoNot applicable
PowerBI Admin Rest API - Azure app registration - dont know how to connect from Postman
We are trying to build a database with PowerBI auditing information. In our case, the ideal solution is, that we want to load data from the REST APIs towards AWS. (I know.. don't ask... 🙂 We h...
- 4 years ago
Anonymous , the link is the right way to do it. You need to:
1. Create the security group
2. Add the service principal in a security group.
3. Enable the "Allow service principals to use read only ..." feature
4. Add the security group in "Allow service principals to use read only ..."
Re-test after 10-15 minutes (AAD groups and member propagation in all services)
JoeBlackBlood
4 years agoFrequent Visitor
I maybe won't help to much with this but, for the app that we have, we need to invite the user as a guest to the tenant and add him to the security group on the Azure ad, then that group need to be part of the app access. When you create any app on Azure, you also have enterprise applications and under your app, you need to add that group otherwise, they won't be able to access it.