From ef733681b853007b9a5527f05bd8d06dc2dcc97a Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 16 Apr 2020 16:03:02 -0700 Subject: [PATCH] Update LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md --- .../LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md b/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md index 87b23ae6..ca1ca041 100644 --- a/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md +++ b/Instructions/Labs/LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md @@ -34,7 +34,7 @@ In this task, you will create an Azure disk resource by using an Azure Resource 1. On the **az104-03a-rg1** resource group blade, in the **Settings** section, click **Deployments**. -1. On the **az104-03a-rg1 - Deployments** blade, click the first entry in the list of deployments and then click **Template**. +1. On the **az104-03a-rg1 - Deployments** blade, click the first entry in the list of deployments and then click **View template**. >**Note**: Review the content of the template and note that you have the option to download it to the local computer, add it to the library, and re-deploy it.