Query Details
SigninLogs | where ResultType == "50055" | project UserDisplayName, UserPrincipalName
This query retrieves the SigninLogs where the ResultType is equal to "50055" and projects the UserDisplayName and UserPrincipalName.

Rod Trent
Released: September 23, 2020
Tables
Keywords
Operators