| AZ400 Certification Dump Question 4
You collect performance logs from an Azure virtual machine named VM1 by using Log Analytics.
You have a Kusto Query Language (KQL) query that displays the results of the log-based performance data in a tabular format.
You need to modify the query to display the results as a bar chart.
Which KQL operator should you use?
Select only one answer.
Choose the correct option from below list
(1)project
(2)project-away
(3)render
(4)summarize
Answer:-(3)render | | |