Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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**.
Expand Down