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
c215152d46
commit
bc74a29458
@ -29,6 +29,8 @@ Your organization is xxxx As part of this evaluation, you plan to examine the ca
|
||||
+ Task 1: Provision the lab environment
|
||||
+ Task 2: Create the Azure activity log monitor
|
||||
+ Task 3: Trigger the alert
|
||||
+ Task 4: Add an alert processing rule to the alert
|
||||
+ Task 5:
|
||||
|
||||
## Task 1: Provision the lab environment
|
||||
|
||||
@ -36,7 +38,7 @@ In this task, you will deploy a virtual machine that will be used to test monito
|
||||
|
||||
1. If necessary, download the **\\Allfiles\\Labs\\11\\az104-11-vm-template.json** and **\\Allfiles\\Labs\\11\\az104-11-vm-parameters.json** lab files to your computer.
|
||||
|
||||
1. Sign in to the [Azure portal](https://portal.azure.com).
|
||||
1. Sign in to the **Azure portal** - `http://portal.azure.com`.
|
||||
|
||||
1. From the Azure portal, search for and select `Deploy a custom template`.
|
||||
|
||||
@ -64,8 +66,6 @@ In this task, you will deploy a virtual machine that will be used to test monito
|
||||
| Username | `Student` |
|
||||
| Password | Provide a complex password |
|
||||
|
||||

|
||||
|
||||
1. Select **Review + Create**, then select **Create**.
|
||||
|
||||
## Task 2: Create the Azure activity log monitor
|
||||
@ -158,11 +158,9 @@ To trigger an alert, you need to delete the Linux VM that you created in the pre
|
||||
|
||||
1. You should have three verbose alerts that were generated by deleting **vm1**.
|
||||
|
||||

|
||||
|
||||
1. Select the name of one of the alerts (For example, **VM was deleted**). An **Alert details** pane appears that shows more details about the event.
|
||||
|
||||
## Add an alert processing rule to the alert
|
||||
## Task 4: Add an alert processing rule to the alert
|
||||
|
||||
We're going to schedule a one-time, overnight, planned maintenance. It starts in the evening and continues until the next morning.
|
||||
|
||||
@ -181,7 +179,7 @@ Enter these settings for the scheduling of the alert processing rule:
|
||||
|End|Enter tomorrow's date at 7am.|
|
||||
|Time zone|Select the local timezone.|
|
||||
|
||||
:::image type="content" source="../media/8-alert-processing-rule-schedule.png" alt-text="Screenshot of the scheduling section of an alert processing rule." lightbox="../media/8-alert-processing-rule-schedule.png":::
|
||||

|
||||
|
||||
1. Select **Next: Details** and enter these settings:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user