Forum Discussion
Yevhen Kryvun
Mar 28, 2018Copper Contributor
Audit feed API returns user logged in message for removed user
I found incorrect message in Audit log about user log in of removed user:
{
"Operation": "UserLoggedIn",
"ResultStatus": "Succeeded",
"LogonError": "UserAccountNotFound"
}
Can someone clarify...
Mark Winter
May 15, 2018Copper Contributor
Update from Microsoft: Upon working with engineering team , we have identified that this is a known issue where “UserAccountNotFound’ shows up with ‘ResultStatus:Succeeded” . They are aware of this issue and are working to getting this fixed in the future. This should not be considered a security breach that that account logged in to the mailbox. It is simply that when Azure AD Workload sends the audit log to the Unified Audit log pipeline, the data is not mapped correctly causing the ‘ResultStatus’ field to show an incorrect value. Hope that clears your concerns
- GBlackwe-33Dec 03, 2019Copper Contributor
Mark Winter Any luck on correcting the audit log message to say the logon failed?
Thanks