Skip to content

Commit 1356cd0

Browse files
authored
Merge pull request #253135 from FaithOmbongi/msgraphActivityLogsTOC
Update MS Graph activity logs references
2 parents e277af6 + bbcd036 commit 1356cd0

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/active-directory/reports-monitoring/concept-diagnostic-settings-logs-options.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.topic: conceptual
1010
ms.workload: identity
1111
ms.subservice: report-monitor
12-
ms.date: 08/09/2023
12+
ms.date: 09/28/2023
1313
ms.author: sarahlipsey
1414
ms.reviewer: besiler
1515

@@ -86,7 +86,9 @@ The `EnrichedOffice365AuditLogs` logs are associated with the enriched logs you
8686

8787
### Microsoft Graph activity logs
8888

89-
The `MicrosoftGraphActivityLogs` logs are associated with a feature that is still in private preview. The logs are visible in Microsoft Entra ID, but selecting these options won't add new logs to your workspace unless your organization was included in the private preview.
89+
The `MicrosoftGraphActivityLogs` provide administrators full visibility into all HTTP requests accessing your tenant's resources through the Microsoft Graph API. You can use these logs to identify activities that a compromised user account conducted in your tenant or to investigate problematic or unexpected behaviors for client applications, such as extreme call volumes. Route these logs to the same Log Analytics workspace with `SignInLogs` to cross-reference details of token requests for sign-in logs.
90+
91+
The feature is currently in public preview. For more information, see [Access Microsoft Graph activity logs (preview)](/graph/microsoft-graph-activity-logs-overview).
9092

9193
### Network access traffic logs
9294

articles/active-directory/reports-monitoring/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ items:
2525
href: concept-sign-in-log-activity-details.md
2626
- name: Provisioning logs
2727
href: concept-provisioning-logs.md
28+
- name: Microsoft Graph activity logs
29+
href: /graph/microsoft-graph-activity-logs-overview?toc=/azure/active-directory/reports-monitoring/toc.json&bc=/azure/active-directory/reports-monitoring/breadcrumb/toc.json
2830
- name: How-to guides
2931
expanded: true
3032
items:

0 commit comments

Comments
 (0)