From e5f6e7b1365d7d42bb0316ff7474f9767827d145 Mon Sep 17 00:00:00 2001 From: staleycyn <45440075+staleycyn@users.noreply.github.com> Date: Fri, 29 Dec 2023 05:56:42 -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 b5224883..2b3fd0fe 100644 --- a/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md +++ b/New Instructions/Lab/LAB_09a-Implement_Web_Apps.md @@ -54,7 +54,7 @@ In this task, you will create an Azure web app. Azure offers Azure App Services, | Setting | Value | | --- | ---| | Subscription | the name of the Azure subscription you are using in this lab | - | Resource group | `az104-9a` (If necessary, select **Create new**) | + | Resource group | `az104-rg9` (If necessary, select **Create new**) | | Web app name | any globally unique name | | Publish | **Code** | | Runtime stack | **PHP 8.2** |