nerdexam
Microsoft

AZ-104 · Question #398

You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1. You need to view the error events from a table named Event. Which query should you r

Sign in or unlock AZ-104 to reveal the answer and full explanation for question #398. The question stem and answer options stay visible for context.

Submitted by kev92· Mar 4, 2026Monitor and back up Azure resources

Question

You have an Azure subscription named Subscription1 that contains an Azure Log Analytics workspace named Workspace1. You need to view the error events from a table named Event. Which query should you run in Workspace1?

Options

  • AGet-Event Event | where ($_.EventType -eq "error")
  • BGet-Event Event | where ($_.EventType == "error")
  • Csearch in (Event) * | where EventType -eq "error"
  • Dsearch in (Event) "error"
  • Eselect *from Event where EventType == "error"
  • FEvent | where EventType is "error"

Unlock AZ-104 to see the answer

You've previewed enough free AZ-104 questions. Unlock AZ-104 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full AZ-104 Practice