Forum Discussion

armchairexpert's avatar
armchairexpert
Helper III
5 years ago
Solved

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 ...
  • Greg_Deckler's avatar
    Greg_Deckler
    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.