Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 1833304

Browse files
authored
Corrected task numeration in Exercise 0
1 parent f15e976 commit 1833304

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M04_L09_Controlling_Deployments_using_Release_Gates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ In this task you will import the eShopOnWeb Git repository that will be used by
8080
- **src** folder contains the .NET 6 website used on the lab scenarios.
8181

8282

83-
#### Task 2: Create two Azure web apps
83+
#### Task 3: Create two Azure web apps
8484

8585
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.
8686

@@ -119,7 +119,7 @@ In this task, you will create two Azure web apps representing the **Canary** and
119119

120120
1. Wait for the Web App Services Resources provisioning process to complete and close the **Cloud Shell** pane.
121121

122-
#### Task 3: Configure an Application Insights resource
122+
#### Task 4: Configure an Application Insights resource
123123

124124
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**.
125125
1. On the **Application Insights** blade, select **+ Create**.

0 commit comments

Comments
 (0)