From 1833304e639030d31d367b4602bad7e575df819b Mon Sep 17 00:00:00 2001 From: Aleksandr SaPozhkov Date: Sun, 15 Jan 2023 14:16:44 +0100 Subject: [PATCH] Corrected task numeration in Exercise 0 --- ...400_M04_L09_Controlling_Deployments_using_Release_Gates.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/AZ400_M04_L09_Controlling_Deployments_using_Release_Gates.md b/Instructions/Labs/AZ400_M04_L09_Controlling_Deployments_using_Release_Gates.md index bcd8f8c68..938692097 100644 --- a/Instructions/Labs/AZ400_M04_L09_Controlling_Deployments_using_Release_Gates.md +++ b/Instructions/Labs/AZ400_M04_L09_Controlling_Deployments_using_Release_Gates.md @@ -80,7 +80,7 @@ In this task you will import the eShopOnWeb Git repository that will be used by - **src** folder contains the .NET 6 website used on the lab scenarios. -#### Task 2: Create two Azure web apps +#### Task 3: Create two Azure web apps In this task, you will create two Azure web apps representing the **Canary** and **Production** environments, into which you'll deploy the application via Azure Pipelines. @@ -119,7 +119,7 @@ In this task, you will create two Azure web apps representing the **Canary** and 1. Wait for the Web App Services Resources provisioning process to complete and close the **Cloud Shell** pane. -#### Task 3: Configure an Application Insights resource +#### Task 4: Configure an Application Insights resource 1. In the Azure portal, use the **Search resources, services, and docs** text box at the top of the page to search for **Application Insights** and, in the list of results, select **Application Insights**. 1. On the **Application Insights** blade, select **+ Create**.