Forum Discussion
armchairexpert
Helper III
6 years agoConnecting Anonymously to Microsoft Graph
Hi, I am trying to access graph.microsoft.com in Power BI to get the users. When I click OK, I get the following error message. But it never gives me a screen to select ...
- 6 years ago
armchairexpert - Hang on, you want Azure AD Graph, not the security graph, got it. My bad. For what you want, I used OData connector to here: https://graph.microsoft.com/v1.0
And used Organizational User account for authorization.
armchairexpert
Helper III
6 years ago
I used both beta and v1.0. Same issue.
If I don't have access, then how can get the following when I run it on Microsoft Graph Explorer using the same account? This is live data from my organisation!
Greg_Deckler
Community Champion
6 years agoarmchairexpert - Hang on, you want Azure AD Graph, not the security graph, got it. My bad. For what you want, I used OData connector to here: https://graph.microsoft.com/v1.0
And used Organizational User account for authorization.