Skip to content

Commit f131d5b

Browse files
author
Markus Vilcinskas
committed
manager05
1 parent 0385458 commit f131d5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory/reports-monitoring/troubleshoot-graph-api.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@ This article lists the common error messages you may run into while accessing ac
2727

2828
### 500 HTTP internal server error while accessing Microsoft Graph V2 endpoint
2929

30-
We do not currently support the Microsoft Graph v2 endpoint - make sure to access the activity logs using the Microsoft Graph v1 endpoint.
30+
We don't currently support the Microsoft Graph v2 endpoint - make sure to access the activity logs using the Microsoft Graph v1 endpoint.
3131

3232
### Error: Neither tenant is B2C or tenant doesn't have premium license
3333

3434
Accessing sign-in reports requires an Azure Active Directory premium 1 (P1) license. If you see this error message while accessing sign-ins, make sure that your tenant is licensed with an Azure AD P1 license.
3535

36-
### Error: User is not in the allowed roles
36+
### Error: User isn't in the allowed roles
3737

3838
If you see this error message while trying to access audit logs or sign-ins using the API, make sure that your account is part of the **Security Reader** or **Report Reader** role in your Azure Active Directory tenant.
3939

4040
### Error: Application missing AAD 'Read directory data' permission
4141

42-
Please 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.
42+
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.
4343

4444
### Error: Application missing Microsoft Graph API 'Read all audit log data' permission
4545

46-
Please 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.
46+
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.
4747

4848
## Next Steps
4949

0 commit comments

Comments
 (0)