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
AZ365
Dec 13, 2023Copper Contributor
Sorry I meant the Sign-in logs. I don't see any log entries related to non-interactive logins (e.g. from an external app). Only explicit interactive logins are logged. Thanks.
VasilMichev
Dec 14, 2023MVP
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
- AZ365Dec 19, 2023Copper ContributorThank you Vasil. The Graph activity logs look promising.