From cff1ef9614b35fe65c75a872cfc51096ab39abc8 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 4 Oct 2022 09:50:03 -0700 Subject: [PATCH] Update LAB_08-Manage_Virtual_Machines.md --- Instructions/Labs/LAB_08-Manage_Virtual_Machines.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md index e55e68bb..b43ff575 100644 --- a/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md +++ b/Instructions/Labs/LAB_08-Manage_Virtual_Machines.md @@ -91,13 +91,18 @@ In this task, you will deploy Azure virtual machines into different availability | Accelerated networking | **Off** | Place this virtual machine behind an existing load balancing solution? | **Unchecked** | +1. Click **Next: Management >** and, on the **Management** tab of the **Create a virtual machine** blade, specify the following settings (leave others with their default values): + + | Setting | Value | + | --- | --- | + | Patch orchestration options | **Manual updates** | + 1. Click **Next: Monitoring >** and, on the **Monitoring** tab of the **Create a virtual machine** blade, specify the following settings (leave others with their default values): | Setting | Value | | --- | --- | | Boot diagnostics | **Enable with custom storage account** | - | Diagnostics storage account | accept the default value | - | Patch orchestration options | **Manual updates** | + | Diagnostics storage account | **accept the default value** | >**Note**: If necessary, select an existing storage account in the dropdown list or create a new storage account. Record the name of the storage account. You will use it in the next task.