Monitor Guest User Activities using Sentinel

Dilan Nanayakkara 1,111 Reputation points
2021-07-13T14:01:51.837+00:00

Hi,

I have a requirement of monitor Guest User Activities through Sentinel.

appreciate if anyone can share a KQL query or propose the way to achieve this through Sentinel.

Thanks,
Dilan

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,832 questions
Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
991 questions
0 comments No comments
{count} votes

Accepted answer
  1. VipulSparsh-MSFT 16,236 Reputation points Microsoft Employee
    2021-07-15T14:32:54.197+00:00

    @Dilan Nanayakkara Depending on what specifically you want to track, a normal track would be to see where they signed up from like location details of IP and longitude plus latitude.

    For that you can query on usertype attribute.

    115142-image.png

    After you find which attribute you want to track, you can create a workbook so that Sentinel then can show you all the relevant details.
    A great start can be done from here : https://techcommunity.microsoft.com/t5/azure-sentinel/how-to-use-azure-sentinel-to-follow-a-users-travel-and-map-their/ba-p/981716

    ------------------------------------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


0 additional answers

Sort by: Most helpful