Forum Discussion
jprdynamicapps
6 years agoHelper IV
Accessing Azure Active Directory from PowerBI Service
Running around in circles on this one.
I need to access AAD user and group data in order to implement row level security by group. I don't see that as a data source (surprising), so I implemented using the Graph API. It worked fine in PowerBI desktop using either Odata or web.content, but I can't get it to work in PBI Service because it uses oauth2 authentication.
Is there a way to get this to work, or should I be using a different connector? Or do I need to use a custom connector?
Thanks!
jpr
2 Replies
- Greg_DecklerCommunity ChampionThere is an Active Directory connector but not Azure Active Directory, do you have an on-premises AD and is it syncing with AAD?
- jprdynamicappsHelper IV
No, just AAD.
Thanks.
-jpr