Forum Discussion
Johanno
4 years agoContinued Contributor
Microsoft Graph - Azure AD - manager specifically
Hi! We connect to Azure AD using this URL. The query looks like: let
token_uri = "https://login.windows.net/" & "9c8e48932-4282ad2a" & "/oauth2/token",
resource="https://graph.microsoft.co...
Anonymous
4 years agoNot applicable
Johanno
Not sure about that method, but to connect to Microsoft graph, there is a default connector:
Connect to the Microsoft Graph Security API in Power BI Desktop - Power BI | Microsoft Docs
Paul Zheng _ Community Support Team