From 286d5856a806d50afd49f90434c406a440ae4396 Mon Sep 17 00:00:00 2001 From: Clifford Brent Smith <78555251+clifford-smith@users.noreply.github.com> Date: Wed, 10 Feb 2021 14:48:19 -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, 2 insertions(+) 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 11093c76..b2bf245a 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 @@ -54,6 +54,8 @@ In this task, you will create an Azure disk resource by using an Azure Resource 1. In the Azure portal, search for and select **Deploy a custom template**. +1. Click **Template deployment (deploy using custom templates)** found under the **Marketplace** group. + 1. On the **Custom deployment** blade, click **Build your own template in the editor**. 1. On the **Edit template** blade, click **Load file** and upload the **template.json** file you downloaded in the previous task.