From f5e37ff51ace7ffacd431b14d66797c34c6923c0 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:06:03 -0800 Subject: [PATCH] Update LAB_09a-Implement_Web_Apps.md --- Instructions/Labs/LAB_09a-Implement_Web_Apps.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md index eb0b9df2..fa70a2c5 100644 --- a/Instructions/Labs/LAB_09a-Implement_Web_Apps.md +++ b/Instructions/Labs/LAB_09a-Implement_Web_Apps.md @@ -50,8 +50,8 @@ In this task, you will create an Azure web app. | Resource group | the name of a new resource group **az104-09a-rg1** | | Web app name | any globally unique name | | Publish | **Code** | - | Runtime stack | **PHP 7.4** | - | Operating system | **Windows** | + | Runtime stack | **PHP 8.0** | + | Operating system | **Linux** | | Region | the name of an Azure region where you can provision Azure web apps | | App service plan | accept the default configuration |