You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/reports-monitoring/howto-configure-prerequisites-for-reporting-api.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
14
14
ms.tgt_pltfrm: na
15
15
ms.workload: identity
16
16
ms.subservice: report-monitor
17
-
ms.date: 08/30/2019
17
+
ms.date: 03/04/2020
18
18
ms.author: markvi
19
19
ms.reviewer: dhanyahk
20
20
@@ -185,19 +185,16 @@ You need these values when configuring calls to the reporting API.
185
185
186
186
## Troubleshoot errors in the reporting API
187
187
188
-
This section lists the common error messages you may run into while accessing activity reports using the MS Graph API and steps for their resolution.
188
+
This section lists the common error messages you may run into while accessing activity reports using the Microsoft Graph API and steps for their resolution.
189
189
190
-
### 500 HTTP internal server error while accessing Microsoft Graph V2 endpoint
191
190
192
-
We do not currently support the Microsoft Graph v2 endpoint - make sure to access the activity logs using the Microsoft Graph v1 endpoint.
193
-
194
-
### Error: Failed to get user roles from AD Graph
191
+
### Error: Failed to get user roles from Microsoft Graph
195
192
196
193
Sign into your account using both sign-in buttons in the Graph Explorer UI to avoid getting an error when trying to sign in using Graph Explorer.
### Error: Failed to do premium license check from AD Graph
197
+
### Error: Failed to do premium license check from Microsoft Graph
201
198
202
199
If you run into this error message while trying to access sign-ins using Graph Explorer, choose **Modify Permissions** underneath your account on the left nav, and select **Tasks.ReadWrite** and **Directory.Read.All**.
203
200
@@ -214,7 +211,7 @@ Accessing sign-in reports requires an Azure Active Directory premium 1 (P1) lice
### Error: Application missing MSGraph API 'Read all audit log data' permission
214
+
### Error: Application missing Microsoft API 'Read all audit log data' permission
218
215
219
216
Follow the steps in the [Prerequisites to access the Azure Active Directory reporting API](howto-configure-prerequisites-for-reporting-api.md) to ensure your application is running with the right set of permissions.
0 commit comments