Skip to content

Commit a85ab56

Browse files
authored
Merge pull request #106421 from MarkusVi/monitoring91
monitoring91
2 parents cd66166 + e5374eb commit a85ab56

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

articles/active-directory/reports-monitoring/howto-configure-prerequisites-for-reporting-api.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.topic: conceptual
1414
ms.tgt_pltfrm: na
1515
ms.workload: identity
1616
ms.subservice: report-monitor
17-
ms.date: 08/30/2019
17+
ms.date: 03/04/2020
1818
ms.author: markvi
1919
ms.reviewer: dhanyahk
2020

@@ -185,19 +185,16 @@ You need these values when configuring calls to the reporting API.
185185

186186
## Troubleshoot errors in the reporting API
187187

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.
189189

190-
### 500 HTTP internal server error while accessing Microsoft Graph V2 endpoint
191190

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
195192

196193
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.
197194

198195
![Graph Explorer](./media/troubleshoot-graph-api/graph-explorer.png)
199196

200-
### Error: Failed to do premium license check from AD Graph
197+
### Error: Failed to do premium license check from Microsoft Graph
201198

202199
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**.
203200

@@ -214,7 +211,7 @@ Accessing sign-in reports requires an Azure Active Directory premium 1 (P1) lice
214211

215212
### Error: Application missing AAD 'Read directory data' permission
216213

217-
### Error: Application missing MSGraph API 'Read all audit log data' permission
214+
### Error: Application missing Microsoft API 'Read all audit log data' permission
218215

219216
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.
220217

0 commit comments

Comments
 (0)