Hello,
I need to create a PBI portal dashboard that show reports based on the Active Directory Data.
Our Active Directory is synced with Azure AD. So, I can use Azure AD Graph API in addition to the local AD LDAP queries.
What are my options to sync AD or AAD data to my PBI Portal Data Sources?
The AAD graph REST API is looking promising for my data source, but I am concern that PBI online does not have direct support for AAD Graph API and I encounter challenges with AAD data access authorization.
Thank you,