Forum Discussion
PowerBI Admin Rest API - Azure app registration - dont know how to connect from Postman
- 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)
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)
Indeed! I just figured out that this works!
It took quite some time to learn that this was the right approach.
Thanks for your support!