Forum Discussion
armchairexpert
5 years agoHelper III
Connecting 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 ...
- 5 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
5 years agoHelper III
Yes, that worked. I used just https://graph.microsoft.com/v1.0 instead of adding /users to it.
Thanks for your help. Much appreciated. 👍