Skip to content

Commit 0016c32

Browse files
Merge pull request #228083 from pritamso/Broken-link-fix-shlipsey3
Broken link fixed
2 parents cd9ae32 + 38bf3e4 commit 0016c32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Once you have the app registration configured, you can run activity log queries
8181
1. Use one of the following queries to start using Microsoft Graph for accessing activity logs:
8282
- GET `https://graph.microsoft.com/v1.0/auditLogs/directoryAudits`
8383
- GET `https://graph.microsoft.com/v1.0/auditLogs/signIns`
84-
- For more information on Microsoft Graph queries for activity logs, see [Activity reports API overview](/graph/api/resources/azuread-auditlog-overview)
84+
- For more information on Microsoft Graph queries for activity logs, see [Activity reports API overview](/graph/api/resources/azure-ad-auditlog-overview)
8585

8686
![Screenshot of an activity log GET query in Microsoft Graph.](./media/howto-configure-prerequisites-for-reporting-api/graph-sample-get-query.png)
8787

@@ -134,4 +134,4 @@ Programmatic access APIs:
134134

135135
* [Get started with Azure Active Directory Identity Protection and Microsoft Graph](../identity-protection/howto-identity-protection-graph-api.md)
136136
* [Audit API reference](/graph/api/resources/directoryaudit)
137-
* [Sign-in API reference](/graph/api/resources/signin)
137+
* [Sign-in API reference](/graph/api/resources/signin)

0 commit comments

Comments
 (0)