Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
msftnutta authored Sep 25, 2024
2 parents 24ca25d + 716e00d commit ecaab36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Instructions/Labs/AZ-204_lab_11.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@ 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 **Environment variables** link.
1. On the **App Service** blade, in the **Settings** section, select the **Environment Variables** link.

1. In the **Environment variables** section, perform the following actions:
1. In the **Environment Variables** section, perform the following actions:

a. On the **App settings** tab, select **Show values** to display secrets associated with your web API.

Expand Down Expand Up @@ -493,4 +493,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 ecaab36

Please sign in to comment.