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

Commit 0edaa27

Browse files
authored
Merge pull request #277 from massimobonanni/patch-2
M09 - LAB 18 - Azure portal option "+ Add test" is changed
2 parents 1b7526c + fb44467 commit 0edaa27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Instructions/Labs/AZ400_M09_L18_Monitoring_Application_Performance_with_Application_Insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ In this task, you will use Application Insights to investigate performance of th
289289

290290
> **Note**: After you've deployed your web app or web site to any server, you can set up tests to monitor its availability and responsiveness. Application Insights sends web requests to your application at regular intervals from points around the world. It alerts you if your application doesn't respond or responds slowly.
291291

292-
1. On the **Availability** blade, in the toolbar, click **+ Add test**.
292+
1. On the **Availability** blade, in the toolbar, click **+ Add Classic test**.
293293
1. On the **Create test** blade, in the **Test name** textbox, type **Home page**, set the **URL** to the root of your App Service web app, and click **Create**.
294294

295295
> **Note**: The test will not run immediately, so there won't be any data. If you check back later, you should see the availability data updated to reflect the tests against your live site. Don't wait for this now.

0 commit comments

Comments
 (0)