nerdexam
MicrosoftMicrosoft

SC-200 · Question #212

SC-200 Question #212: Real Exam Question with Answer & Explanation

The correct answer is A: IdentityInfo. The IdentityInfo table in Log Analytics provides comprehensive information about identities sourced from both on-premises Active Directory and Azure Active Directory.

Submitted by kim_seoul· Apr 18, 2026Configure your environment in Microsoft Sentinel

Question

Case Study 3 - Litware Inc Overview Fabrikam, Inc. is a financial services company. The company has branch offices in New York, London, and Singapore. Fabrikam has remote users located across the globe. The remote users access company resources, including cloud resources, by using a VPN connection to a branch office. Existing Environment Identity Environment The network contains an Active Directory Domain Services (AD DS) forest named fabrikam.com that syncs with an Azure AD tenant named fabrikam.com. To sync the forest, Fabrikam uses Azure AD Connect with pass-through authentication enabled and password hash synchronization disabled. The fabrikam.com forest contains two global groups named Group1 and Group2. Microsoft 365 Environment All the users at Fabrikam are assigned a Microsoft 365 E5 license and an Azure Active Directory Premium Plan 2 license. Fabrikam implements Microsoft Defender for Identity and Microsoft Defender for Cloud Apps and enables log collectors. Azure Environment Fabrikam has an Azure subscription that contains the resources shown in the following table. Amazon Web Services (AWS) Environment Fabrikam has an Amazon Web Services (AWS) account named Account1. Account1 contains 100 Amazon Elastic Compute Cloud (EC2) instances that run a custom Windows Server 2022. The image includes Microsoft SQL Server 2019 and does NOT have any agents installed. Current Issues When the users use the VPN connections, Microsoft 365 Defender raises a high volume of impossible travel alerts that are false positives. Defender for Identity raises a high volume of Suspected DCSync attack alerts that are false positives. Requirements Planned changes Fabrikam plans to implement the following services: - Microsoft Defender for Cloud - Microsoft Sentinel Business Requirements Fabrikam identifies the following business requirements: - Use the principle of least privilege, whenever possible. - Minimize administrative effort. Microsoft Defender for Cloud Apps Requirements Fabrikam identifies the following Microsoft Defender for Cloud Apps requirements: - Ensure that impossible travel alert policies are based on the previous activities of each user. - Reduce the amount of impossible travel alerts that are false positives. Microsoft Defender for Identity Requirements Minimize the administrative effort required to investigate the false positive alerts. Microsoft Defender for Cloud Requirements Fabrikam identifies the following Microsoft Defender for Cloud requirements: - Ensure that the members of Group2 can modify security policies. - Ensure that the members of Group1 can assign regulatory compliance policy initiatives at the Azure subscription level. - Automate the deployment of the Azure Connected Machine agent for Azure Arc-enabled servers to the existing and future resources of Account1. - Minimize the administrative effort required to investigate the false positive alerts. Microsoft Sentinel Requirements Fabrikam identifies the following Microsoft Sentinel requirements: - Query for NXDOMAIN DNS requests from the last seven days by using built-in Advanced Security Information Model (ASIM) unifying parsers. - From AWS EC2 instances, collect Windows Security event log entries that include local group membership changes. - Identify anomalous activities of Azure AD users by using User and Entity Behavior Analytics (UEBA). - Evaluate the potential impact of compromised Azure AD user credentials by using UEBA. - Ensure that App1 is available for use in Microsoft Sentinel automation rules. - Identify the mean time to triage for incidents generated during the last 30 days. - Identify the mean time to close incidents generated during the last 30 days. - Ensure that the members of Group1 can create and run playbooks. - Ensure that the members of Group1 can manage analytics rules. - Run hunting queries on Pool1 by using Jupyter notebooks. - Ensure that the members of Group2 can manage incidents. - Maximize the performance of data queries. - Minimize the amount of collected data. You need to correlate data from the SecurityEvent Log Analytics table to meet the Microsoft Sentinel requirements for using UEBA. Which Log Analytics table should you use?

Options

  • AIdentityInfo
  • BAADRiskyUsers
  • CSentinelAudit
  • DIdentityDirectoryEvents

Explanation

The IdentityInfo table in Log Analytics provides comprehensive information about identities sourced from both on-premises Active Directory and Azure Active Directory.

Common mistakes.

  • B. The AADRiskyUsers table specifically contains information about users flagged as risky by Azure AD Identity Protection, focusing only on risk-related data, not general identity profile information.
  • C. SentinelAudit is not a standard or commonly documented Log Analytics table for identity information; typical audit tables for Azure AD are AuditLogs or SignInLogs.
  • D. The IdentityDirectoryEvents table records security events from directory services like Active Directory Domain Services, focusing on actions and events rather than static profile information about identities.

Concept tested. Azure Sentinel KQL tables for identity data

Reference. https://learn.microsoft.com/en-us/azure/sentinel/data-reference-tables#microsoft-365-defender-identityinfo

Topics

#Microsoft Sentinel#UEBA#Log Analytics#Identity data

Community Discussion

No community discussion yet for this question.

Full SC-200 PracticeBrowse All SC-200 Questions