Microsoft Azure Administrator Associate AZ-104 Practice Question
As an Azure administrator, you need to write a Kusto Query Language (KQL) query to list all log entries where a virtual machine's CPU usage was above 80% in the last 24 hours. Which KQL operator should you use to retrieve only these specific records?
extend
count
summarize
where