Skip to content

Commit 8e64864

Browse files
committed
Add minor change
1 parent 3a60e36 commit 8e64864

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/app-service/quickstart-php.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.assetid: 6feac128-c728-4491-8b79-962da9a40788
55
ms.topic: quickstart
66
author: msangapu-msft
77
ms.author: msangapu
8-
ms.date: 04/21/2025
8+
ms.date: 04/22/2025
99
ms.devlang: php
1010
ms.custom: mode-other, devdivchpfy22, devx-track-azurecli, linux-related-content
1111
zone_pivot_groups: app-service-platform-windows-linux
@@ -35,7 +35,9 @@ You can follow the steps here using a Mac, Windows, or Linux machine. Once the p
3535

3636
### [Azure CLI](#tab/cli)
3737

38-
You can create the web app by using the [Azure CLI](/cli/azure/get-started-with-azure-cli), and you use Git to deploy sample PHP code to the web app.
38+
In the following steps, you create the web app by using the [Azure CLI](/cli/azure/get-started-with-azure-cli), and then you deploy sample PHP code to the web app.
39+
40+
You can use the [Azure Cloud Shell](https://shell.azure.com).
3941

4042
1. In a terminal window, run the following commands to clone the sample application to your local machine and navigate to the project root.
4143

0 commit comments

Comments
 (0)