From 0265d3796f5fb0fe3f966bb6cabb45cadf5f51f5 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:03:34 -0800 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md --- New Instructions/Lab/LAB_09a-Implement_Web_Apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md b/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md index 8cc87ec6..b1884bae 100644 --- a/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md +++ b/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md @@ -41,7 +41,7 @@ There are interactive lab simulations that you might find useful for this topic. ## Task 1: Create an Azure web app -In this task, you create an Azure web app. Azure App Services is a Platform As a Service (PAAS) solution for web, mobile, and other web-based applications. Azure web apps is part Azure App Services hosting most runtime environments, such as PHP, Java, and .NET. The SKU that you select determines the amount of compute, storage, and features that you receive with the web app. +In this task, you create an Azure web app. Azure App Services is a Platform As a Service (PAAS) solution for web, mobile, and other web-based applications. Azure web apps is part Azure App Services hosting most runtime environments, such as PHP, Java, and .NET. The app service plan that you select determines the web app compute, storage, and features. 1. Sign in to the **Azure portal** - `https://portal.azure.com`.