hiexam
microsoft · AZ-400 · Q790 · code_completion · azure, kql, time_series

HOTSPOT - You have an Azure virtual machine named web1. You need to query the amount of free memory that was availabl…

HOTSPOT - You have an Azure virtual machine named web1. You need to query the amount of free memory that was available on web1 during the past seven days. The solution must meet the following requirements: • Display the data as a time chart. • Calculate the average value per hour. How should you complete the KQL query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. //IMG//
Perf
| where {{slot1}}
| where Computer == "web1"
| where CounterName == "Available MBytes"
| summarize avg(CounterValue) by {{slot2}}
| render timechart
Correct slot values

Answer hidden

Unlock AZ-400

First 5 questions of every exam are free. Unlock the rest.

Includes
  • · All — questions
  • · Verified answers + AI explanations
  • · Spaced-repetition mistake notebook
  • · Phone, tablet, laptop sync

One-time payment. Doesn't auto-renew. · Already paid? Sign in