Q: 3
HOTSPOT You have an Azure subscription that contains a Log Analytics workspace named Workspace1. You configure Azure activity logs and Microsoft Entra ID logs to be forwarded to Workspace1. You need to identify which Azure resources have been queried or modified by risky users. How should you complete the KQL query? To answer, select the appropriate options in the answer area.
Your Answer
Discussion
Yeah, I'm with you on SigninLogs, AzureActivity, Caller for this one. It’s the only way to join user risk info with the actual resource actions in KQL, I think. Makes sense unless Microsoft throws a curveball in wording.
Not AuditLogs, it's SigninLogs, AzureActivity, Caller. Easy to mix those up but this matches similar exam scenarios.
SigninLogs, AzureActivity, Caller is the combo I'd use too. SigninLogs has user risk info, AzureActivity tracks every change on Azure resources, and Caller lets you tie actions back to risky users. Makes sense for this scenario, unless they're asking something super specific I missed.
SigninLogs, AzureActivity, Caller. Saw this combo on a similar SC-200 practice and it matches the resource access use case.
Wouldn't this require joining SigninLogs (for user risk) with AzureActivity (for the resource actions) using Caller? I think that's how you match which risky user did what in the Azure environment.
SigninLogs, AzureActivity, Caller. AuditLogs feels like a trap since it's more for Entra ID service events, but here we need actual resource-level activity in Azure. Pretty sure that's the right combo but open if someone sees it differently.
SigninLogs, AzureActivity, Caller. This combo lines up with examples in the official Microsoft doc and shows up all over practice sets.
SigninLogs, AzureActivity, Caller. Official docs and practice tests always use these for correlating risky users with resource actions.
I don't think you want AuditLogs here, it's easy to mix that up. SigninLogs has the risky user info, AzureActivity tracks the actual resource changes, and Caller ties the two. Pretty sure that's most accurate.
Gonna go with SigninLogs, AuditLogs, Caller. Pretty sure that's right for user audits.
Be respectful. No spam.