11 - Administer Monitoring
Configure Azure Alerts
In this demonstration, we will create an alert rule.
Reference: Create, view, and manage Metric Alerts Using Azure Monitor
Create an alert rule
-
Use the Azure portal.
-
Search for and select Monitor and then Alerts.
-
Select a scope for the alert rule. Discuss how You can filter by subscription, resource type, or resource location.
-
Set the conditions for the alert rule. Discuss how signals define what you want to measure.
-
Set the actions for the alert rule. Review action groups and the type of notifications that are available.
-
Set the details for the alert rule. Review common details like severity.
-
Finish configuring your alert and review any alerts which have fired.
Configure Log Analytics
In this demonstration, you will work with the Log Analytics query language.
-
Use the Azure portal.
-
Search for and select Monitor and then Logs.
-
If shown, close the splash screen.
-
Select a scope and apply your changes.
-
Review how log information is organized in tables. Browse several of the tables.
-
Move to the queries tab. Select a query and load to editor. Discuss how many common queries have already been created.
-
Briefly review the KQL syntax.
-
As you have time, experiment with Favorites and Saved Queries.