From 2e71c2832aeb61093c04803af61c5f771ff05817 Mon Sep 17 00:00:00 2001 From: polichtm Date: Mon, 19 Oct 2020 09:08:38 -0400 Subject: [PATCH] typo --- Instructions/Labs/LAB_07-Manage_Azure_Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md index a90b1dbe..39d66606 100644 --- a/Instructions/Labs/LAB_07-Manage_Azure_Storage.md +++ b/Instructions/Labs/LAB_07-Manage_Azure_Storage.md @@ -53,7 +53,7 @@ In this task, you will deploy an Azure virtual machine that you will use later i New-AzResourceGroup -Name $rgName -Location $location ``` -1. From the Cloud Shell pane, run the following to deploy thef virtual machine by using the uploaded template and parameter files: +1. From the Cloud Shell pane, run the following to deploy the virtual machine by using the uploaded template and parameter files: ```pwsh New-AzResourceGroupDeployment `