Skip to content

Commit

Permalink
Merge pull request #816 from ElaMark/master
Browse files Browse the repository at this point in the history
Update AZ-204_lab_11.md to match new UI
  • Loading branch information
msftnutta authored Sep 25, 2024
2 parents 6597b3d + 6c7a41c commit 716e00d
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 **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:
1. In the **Environment Variables** section, perform the following actions:

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

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 716e00d

Please sign in to comment.