question

ChannpreetSingh-5004 avatar image
0 Votes"
ChannpreetSingh-5004 asked ShwetaMathur answered

Get-AzureADAuditSignInLogs - cannot find object "User Agent"

Hello all,

In O365 admin center, when I go to display "MAPI over HTTP" in Azure Sign-in logs, I was able to find a useful field called "User Agent" (in Basic info tab) like below. and We are using Basic Authentication in our Tenant. How can I call in MS Graph API.
201501-image.png




azure-ad-sign-in-logs
image.png (22.9 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ShwetaMathur avatar image
0 Votes"
ShwetaMathur answered

Hi @ChannpreetSingh-5004,

Thanks for reaching out.

I understand you are looking to get User agent details using Graph API.

You can get that detail using Graph API beta endpoint https://graph.microsoft.com/beta/auditLogs/signIns

201587-useragent.jpg

Hope this will help.

Thanks,
Shweta


Please remember to "Accept Answer" if answer helped you.



useragent.jpg (171.6 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.