Skip to content

Commit

Permalink
Update AZ-204_lab_11.md to match new UI
Browse files Browse the repository at this point in the history
Change the instruction that refers to the "configuration" section to instead refer to the "environment variables" section
  • Loading branch information
ElaMark authored Aug 23, 2024
1 parent 6597b3d commit 7d1db00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Instructions/Labs/AZ-204_lab_11.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ In this lab, you will create an Application Insights resource in Azure that will
1. On the deployment **Overview** blade, select the **Go to resource** button to navigate to the blade of the newly created Azure web API.

1. On the **App Service** blade, in the **Settings** section, select the **Configuration** link.
1. On the **App Service** blade, in the **Settings** section, select the **Environment Variables** link.

1. In the **Configuration** section, perform the following actions:

Expand Down Expand Up @@ -492,4 +492,4 @@ In this exercise, you created an API app by using ASP.NET and configured it to s

#### Review

In this exercise, you configured and tested Application Insights logging of your web API app and viewed live information about the requests being made.
In this exercise, you configured and tested Application Insights logging of your web API app and viewed live information about the requests being made.

0 comments on commit 7d1db00

Please sign in to comment.