mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-04 23:59:08 +00:00
Update LAB_11-Implement_Monitoring.md
This commit is contained in:
parent
dbd118de14
commit
a36ca14526
@ -227,7 +227,7 @@ In this task, you will use Azure Monitor to query the data captured from the vir
|
||||
|
||||
1. You should receive a heartbeat count for when the virtual machine was running.
|
||||
|
||||
1. Review the query. This query uses the *heartbeat* table.
|
||||
1. On the right side of the screen select the drop down next to **Simple mode**, choose **KQL mode**. Review the query. This query uses the *heartbeat* table.
|
||||
|
||||
1. Replace the query with this one, and then click **Run**. Review the resulting chart.
|
||||
|
||||
@ -239,6 +239,8 @@ In this task, you will use Azure Monitor to query the data captured from the vir
|
||||
| render timechart
|
||||
```
|
||||
|
||||
>**Note:** If the query does not paste correctly, try pasting into Notepad and then copying and re-pasting into the query field.
|
||||
|
||||
1. As you have time, review and run other queries.
|
||||
|
||||
>**Did you know?**: If you want to practice with other queries, there is a [Log Analytics Demo Environment](https://learn.microsoft.com/azure/azure-monitor/logs/log-analytics-tutorial#open-log-analytics).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user