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.