mirror of
https://github.com/MicrosoftLearning/AZ-104-MicrosoftAzureAdministrator.git
synced 2026-02-06 16:49:09 +00:00
Some missing backslashes
Some missing backslashes
This commit is contained in:
parent
241fcc56ee
commit
f60645f9cf
@ -15,8 +15,8 @@ Contoso wants to find a new platform for its virtualized workloads. You identifi
|
|||||||
|
|
||||||
In this lab, you will:
|
In this lab, you will:
|
||||||
|
|
||||||
+ Task 1: Deploy a Docker image by using the Azure Container Instance
|
- Task 1: Deploy a Docker image by using the Azure Container Instance
|
||||||
+ Task 2: Review the functionality of the Azure Container Instance
|
- Task 2: Review the functionality of the Azure Container Instance
|
||||||
|
|
||||||
## Estimated timing: 20 minutes
|
## Estimated timing: 20 minutes
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ In this task, you will create a new container instance for the web application.
|
|||||||
|
|
||||||
>**Note**: Wait for the deployment to complete. This should take about 3 minutes.
|
>**Note**: Wait for the deployment to complete. This should take about 3 minutes.
|
||||||
|
|
||||||
>**Note**: While you wait, you may be interested in viewing the [code behind the sample application](https://github.com/Azure-Samples/aci-helloworld). To view it, browse the \app folder.
|
>**Note**: While you wait, you may be interested in viewing the [code behind the sample application](https://github.com/Azure-Samples/aci-helloworld). To view it, browse the \\app folder.
|
||||||
|
|
||||||
#### Task 2: Review the functionality of the Azure Container Instance
|
#### Task 2: Review the functionality of the Azure Container Instance
|
||||||
|
|
||||||
|
|||||||
@ -181,7 +181,7 @@ In this task, you will configure Azure virtual machine diagnostic settings.
|
|||||||
|
|
||||||
>**Note**: The list includes additional guest-level metrics not available when relying on the host-level monitoring only.
|
>**Note**: The list includes additional guest-level metrics not available when relying on the host-level monitoring only.
|
||||||
|
|
||||||
1. In the **Metric** drop-down list, select **Memory\Available Bytes**, in the **Aggregation** drop-down list, select **Max**, and review the resulting chart.
|
1. In the **Metric** drop-down list, select **Memory\\Available Bytes**, in the **Aggregation** drop-down list, select **Max**, and review the resulting chart.
|
||||||
|
|
||||||
#### Task 6: Review Azure Monitor functionality
|
#### Task 6: Review Azure Monitor functionality
|
||||||
|
|
||||||
@ -212,7 +212,7 @@ In this task, you will configure Azure virtual machine diagnostic settings.
|
|||||||
|
|
||||||
1. On the **Create alert rule** blade, in the **Action group** section, click **Select action group** and then click the **+ Create action group** button.
|
1. On the **Create alert rule** blade, in the **Action group** section, click **Select action group** and then click the **+ Create action group** button.
|
||||||
|
|
||||||
1. On the **Basics** tab of the **Create action group** blade, specify the following settings (leave others with their default values) and select **Next: Notifications > **:
|
1. On the **Basics** tab of the **Create action group** blade, specify the following settings (leave others with their default values) and select **Next: Notifications >**:
|
||||||
|
|
||||||
| Settings | Value |
|
| Settings | Value |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
@ -221,7 +221,6 @@ In this task, you will configure Azure virtual machine diagnostic settings.
|
|||||||
| Action group name | **az104-11-ag1** |
|
| Action group name | **az104-11-ag1** |
|
||||||
| Display name | **az104-11-ag1** |
|
| Display name | **az104-11-ag1** |
|
||||||
|
|
||||||
|
|
||||||
1. On the **Notifications** tab of the **Create action group** blade, in the **Notification type** drop-down list, select **Email/SMS/Push/Voice**.
|
1. On the **Notifications** tab of the **Create action group** blade, in the **Notification type** drop-down list, select **Email/SMS/Push/Voice**.
|
||||||
|
|
||||||
1. On the **Email/SMS/Push/Voice** blade, select the **Email** checkbox, type your email address in the **Email** textbox, leave others with their default values, click **OK**, back on the **Notifications** tab of the **Create action group** blade, in the **Name** text box, type **admin email** and select **Next: Actions >**:
|
1. On the **Email/SMS/Push/Voice** blade, select the **Email** checkbox, type your email address in the **Email** textbox, leave others with their default values, click **OK**, back on the **Notifications** tab of the **Create action group** blade, in the **Name** text box, type **admin email** and select **Next: Actions >**:
|
||||||
@ -329,9 +328,9 @@ In this task, you will configure Azure virtual machine diagnostic settings.
|
|||||||
|
|
||||||
In this lab, you have:
|
In this lab, you have:
|
||||||
|
|
||||||
- Provisioned the lab environment
|
+ Provisioned the lab environment
|
||||||
- Created and configured an Azure Log Analytics workspace and Azure Automation-based solutions
|
+ Created and configured an Azure Log Analytics workspace and Azure Automation-based solutions
|
||||||
- Reviewed default monitoring settings of Azure virtual machines
|
+ Reviewed default monitoring settings of Azure virtual machines
|
||||||
- Configured Azure virtual machine diagnostic settings
|
+ Configured Azure virtual machine diagnostic settings
|
||||||
- Reviewed Azure Monitor functionality
|
+ Reviewed Azure Monitor functionality
|
||||||
- Reviewed Azure Log Analytics functionality
|
+ Reviewed Azure Log Analytics functionality
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user