Sentinel-Queries icon indicating copy to clipboard operation
Sentinel-Queries copied to clipboard

Question about passwordless phone sign-in credential in Audit-MFAChangesforPrivlegedUsers.kql

Open ep3p opened this issue 2 years ago • 0 comments

Hello, I have found the event OperationName == "Add passwordless phone sign-in credential".

In my case I was not able to associate this event the other events that appear in this query, like for example User registered security info.

Additionally I only found a Update user event where the property SearchableDeviceKey is modified.

But, for the specific account of this event, the portal "Authentication methods" > "User registration details" shows "Microsoft Passwordless phone sign-in" as "Methods Registered".

image image

Please, I wanted to know if you observe the event Add passwordless phone sign-in credential to go associated with another event like "... security info", or if, on the contrary, the event OperationName == "Add passwordless phone sign-in credential" should be added to a query like this one, to check MFA changes.

ep3p avatar Mar 08 '23 12:03 ep3p