From 5a94ce248c402eecef20741bcbe2ba2595d21653 Mon Sep 17 00:00:00 2001 From: hopperlap <67262015+hopperlap@users.noreply.github.com> Date: Fri, 3 Jul 2020 15:55:42 +0200 Subject: [PATCH] Update LAB_03b-Manage_Azure_Resources_by_Using_ARM_Templates.md Change "deploy using custom templates" to "Deploy a custom template" to match with Azure Portal --- .../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 a9dbe3c3..915cbd6f 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 @@ -48,7 +48,7 @@ In this task, you will create an Azure disk resource by using an Azure Resource #### Task 2: Create an Azure managed disk by using an ARM template -1. In the Azure portal, search for and select **Template deployment (deploy using custom templates)**. +1. In the Azure portal, search for and select **Template deployment (Deploy a custom template)**. 1. On the **Custom deployment** blade, click **Build your own template in the editor**.