Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,264 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to get User SID and UserPrincipalName from Alert's Device Evidence. Device Evidence contains loggedOnUsers that consists of accountName and domainName based on info here: https://learn.microsoft.com/en-us/graph/api/resources/security-loggedonuser?view=graph-rest-1.0.
How can I enrich loggedOnUsers information with User SID and UserPrincipalName using Graph Security hunting query?