Fix file paths and formatting in LAB_11 instructions

This commit is contained in:
Kacper Bąk 2025-10-23 12:40:52 +02:00 committed by GitHub
parent 902892b695
commit 29f564bc1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ Your organization has migrated their infrastructure to Azure. It is important th
In this task, you will deploy a virtual machine that will be used to test monitoring scenarios. In this task, you will deploy a virtual machine that will be used to test monitoring scenarios.
1. Download the **\\Allfiles\\Lab11\\az104-11-vm-template.json** lab files to your computer. 1. Download the **\\Allfiles\\Labs\\11\\az104-11-vm-template.json** lab files to your computer.
1. Sign in to the **Azure portal** - `https://portal.azure.com`. 1. Sign in to the **Azure portal** - `https://portal.azure.com`.
@ -45,7 +45,7 @@ In this task, you will deploy a virtual machine that will be used to test monito
1. On the edit template page, select **Load file**. 1. On the edit template page, select **Load file**.
1. Locate and select the **\\Allfiles\\Labs11\\az104-11-vm-template.json** file and select **Open**. 1. Locate and select the **\\Allfiles\\Labs\\11\\az104-11-vm-template.json** file and select **Open**.
1. Select **Save**. 1. Select **Save**.
@ -59,7 +59,7 @@ In this task, you will deploy a virtual machine that will be used to test monito
| Username | `localadmin` | | Username | `localadmin` |
| Password | Provide a complex password | | Password | Provide a complex password |
1. Select **Review + Create**, then select **Create**. 1. Select **Review + create**, then select **Create**.
1. Wait for the deployment to finish, then click **Go to resource group**. 1. Wait for the deployment to finish, then click **Go to resource group**.
@ -130,9 +130,9 @@ In this task, if the alert is triggered send an email notification to the operat
>**Note:** You should receive an email notification saying you were added to an action group. There may be a few minutes delay, but that is a sure sign the rule has deployed. >**Note:** You should receive an email notification saying you were added to an action group. There may be a few minutes delay, but that is a sure sign the rule has deployed.
1. Select **Review + Create** and then **Create**. 1. Select **Review + create** and then **Create**.
1. Once the action group is created move to the **Next: Details** tab and enter the following values for each setting. 1. Once the action group is created move to the **Next: Details >** tab and enter the following values for each setting.
| Setting | Value | | Setting | Value |
|---------|---------| |---------|---------|
@ -179,7 +179,7 @@ In this task, you create an alert rule to suppress notifications during a mainte
1. Select **Next: Rule settings**, then select **Suppress notifications**. 1. Select **Next: Rule settings**, then select **Suppress notifications**.
1. Select **Next: Scheduling**. 1. Select **Next: Scheduling >**.
1. By default, the rule works all the time, unless you disable it or configure a schedule. You are going to define a rule to suppress notifications during overnight maintenance. 1. By default, the rule works all the time, unless you disable it or configure a schedule. You are going to define a rule to suppress notifications during overnight maintenance.
Enter these settings for the scheduling of the alert processing rule: Enter these settings for the scheduling of the alert processing rule:
@ -193,7 +193,7 @@ Enter these settings for the scheduling of the alert processing rule:
![Screenshot of the scheduling section of an alert processing rule](../media/az104-lab11-alert-processing-rule-schedule.png) ![Screenshot of the scheduling section of an alert processing rule](../media/az104-lab11-alert-processing-rule-schedule.png)
1. Select **Next: Details** and enter these settings: 1. Select **Next: Details >** and enter these settings:
| Setting | Value | | Setting | Value |
|---------|---------| |---------|---------|