Forum Discussion

Deleted's avatar
Deleted
Mar 20, 2024
Solved

KQL SiginLogs

Hi Everyone, i ask you a question from basilar KQL " SigninLogs | Project Id,UserId,Identity" i receive correctly the events, but in some case in the Identity coloum receive an ID  in this format xxxx-xxxxx-xxxx and not the Disaplay Name ?

 

Why ?

 

Many Thanks,

 

Guido

 

  • ep3p's avatar
    ep3p
    Copper Contributor

    Deleted usually this will happen when the sign-in activity is not completely succesful, look at the result type, just remember to summarize or filter by UserId if you want ALL activity to appear.

  • i add another, in some cases i find that Identity is the objectid of the users, infact i search id into entra ID the objectid correspond to users why appears ?

Resources