From 8152cbf94f46fc0946916dd9cc5e8e33c7af5725 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 20 Jun 2024 15:58:30 -0700 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md --- Instructions/Labs/LAB_09a-Implement_Web_Apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md index edd17b04..d2c4a191 100644 --- a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md +++ b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md @@ -159,7 +159,7 @@ In this task, you will configure autoscaling of Azure Web App. Autoscaling enabl 1. From the **Overview** | **Add HTTP requests**, select **Create**. -1. For the **Test URL**, paste in your **Default domain** URL. Ensure this is properly formatted and begins with **https://**. +1. On the **Test plan** tab, click **Add request**. In the **URL field**, paste in your **Default domain** URL. Ensure this is properly formatted and begins with **https://**. 1. Select **Review + create** and **Create**.