Skip to content

Commit 59b6bda

Browse files
committed
new keyvault image
1 parent efbc3df commit 59b6bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
2.7 KB
Loading

articles/app-service/tutorial-php-mysql-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
108108
:::column span="2":::
109109
**Step 2:** In the **Create Web App** page, fill out the form as follows.
110110
1. *Name*: **msdocs-laravel-mysql-XYZ**. A resource group named **msdocs-laravel-mysql-XYZ_group** will be generated for you.
111-
1. *Runtime stack*: **PHP 8.3**.
111+
1. *Runtime stack*: **PHP 8.4**.
112112
1. *Operating system*: **Linux**.
113113
1. *Region*: Any Azure region near you.
114114
1. *Linux Plan*: **Create new** and use the name **msdocs-laravel-mysql-XYZ**.
@@ -200,7 +200,7 @@ The creation wizard generated the connectivity variables for you already as [app
200200
1. Select the **Networking** tab.
201201
1. Unselect **Enable public access**.
202202
1. Select **Create a private endpoint**.
203-
1. In **Resource Group**, select **msdocs-laravel-mysql-tutorial**.
203+
1. In **Resource Group**, select **msdocs-laravel-mysql-XYZ_group**.
204204
1. In the dialog, in **Location**, select the same location as your App Service app.
205205
1. In **Name**, type **msdocs-laravel-mysql-XYZVaultEndpoint**.
206206
1. In **Virtual network**, select the virtual network in the **msdocs-laravel-mysql-XYZ_group** group.

0 commit comments

Comments
 (0)