From 854a2a5bd5014608e50aea2b782975a37f115d80 Mon Sep 17 00:00:00 2001 From: Eric Bland Date: Mon, 25 Aug 2025 09:12:12 -0500 Subject: [PATCH] LAB_07-Typos Task 1, Step 13, second bullet: Missing an `*` at the end of bolded word causing formatting error, "If based blobs" should be "If base blobs", moved the "`" so that only "30" of "30 days" types into the lab VM. --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index 5f920eab..08069c37 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -81,7 +81,7 @@ In this task, you will create and configure a storage account. The storage accou + **Name** the rule `Movetocool`. Notice your options for limiting the scope of the rule. Click **Next**. - + On the **Add rule* page, *if* based blobs were last modified more than `30 days` ago *then* **Move to cool storage**. Notice your other choices. + + On the **Add rule** page, *if* base blobs were last modified more than `30` days ago *then* **Move to cool storage**. Notice your other choices. + Notice you can configure other conditions. Select **Add** when you are done exploring. @@ -201,7 +201,7 @@ In this task, you will create and configure Azure File shares. You will use Stor ### Restrict network access to the storage account -1. In the portal, search for and select **Virtual networks**. +1. In the portal, search for and select `Virtual networks`. 1. Select **+ Create**. Select your resource group. and give the virtual network a **name**, `vnet1`.