Update LAB_11-Implement_Monitoring.md

This commit is contained in:
staleycyn 2024-01-17 08:08:17 -08:00 committed by GitHub
parent ff30e1a68d
commit 32d3eb0677
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -240,7 +240,7 @@ In this task, you will use Azure Monitor to query the data captured from the vir
1. As you have time, review and run other queries. 1. As you have time, review and run other queries.
>**Note**: Notice uou can configure an alert rule based on a query. >**Note**: Notice you can configure an alert rule based on a query.
## Key takeaways ## Key takeaways
@ -250,7 +250,7 @@ Congratulations on completing the lab. Here are the main takeaways for this lab.
+ You can alert on any metric or log data source in the Azure Monitor data platform. + You can alert on any metric or log data source in the Azure Monitor data platform.
+ An alert rule monitors your data and captures a signal that indicates something is happening on the specified resource. + An alert rule monitors your data and captures a signal that indicates something is happening on the specified resource.
+ An alert is triggered if the conditions of the alert rule are met. Several actions (email, SMS, push, voice) can be triggered. + An alert is triggered if the conditions of the alert rule are met. Several actions (email, SMS, push, voice) can be triggered.
+ Action groups include individuals that should be notified of an alert, so they can take action. + Action groups include individuals that should be notified of an alert.
## Learn more with self-paced training ## Learn more with self-paced training