Merge pull request #776 from awillslo/patch-1

Update LAB_09a-Implement_Web_Apps.md
This commit is contained in:
staleycyn 2023-09-15 08:46:33 -07:00 committed by GitHub
commit 2f682cbb85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ 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 8.0** |
| Runtime stack | **PHP 8.2** |
| Operating system | **Linux** |
| Region | the name of an Azure region where you can provision Azure web apps |
| App service plan | accept the default configuration |