Forum Discussion
AZ365
Dec 12, 2023Copper Contributor
OAuth activity log in Azure AD
I notice the user audit logs in Azure AD do not seem to log OAuth-related activities such as issuing and renewing a token. Is there a way to see that? My end goal is to set up a conditional access fo...
- Dec 14, 2023And have you checked the other tabs? An alternative approach is to configure an export of the Graph API logs to Sentinel/whatever: https://learn.microsoft.com/en-us/graph/microsoft-graph-activity-logs-overview
VasilMichev
MVP
And have you checked the other tabs? An alternative approach is to configure an export of the Graph API logs to Sentinel/whatever: https://learn.microsoft.com/en-us/graph/microsoft-graph-activity-logs-overview
AZ365
Dec 19, 2023Copper Contributor
Thank you Vasil. The Graph activity logs look promising.