From 605ad8abefc6b4be503b93957394fc2e98630b89 Mon Sep 17 00:00:00 2001 From: Clifford Brent Smith <78555251+clifford-smith@users.noreply.github.com> Date: Thu, 11 Feb 2021 10:50:20 -0700 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md updated to match interface --- 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 ca59dfb9..ac287865 100644 --- a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md +++ b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md @@ -49,7 +49,7 @@ In this task, you will create an Azure web app. | Region | the name of an Azure region where you can provision Azure web apps | | App service plan | accept the default configuration | -1. Click **Review + create**, and then click **Create**. +1. Click **Review + create**. On the **Review + create** tab of the **Create Web App** blade, ensure that the validation passed and click **Create**. >**Note**: Wait until the web app is created before you proceed to the next task. This should take about a minute.