Skip to content

Commit 56c28fc

Browse files
committed
cli link
1 parent efaba14 commit 56c28fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/quickstart-php.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ az webapp up \
6464
--logs
6565
```
6666

67-
- If the `az` command isn't recognized, be sure you have the Azure CLI installed as described in [Set up your initial environment](#set-up-your-initial-environment).
67+
- If the `az` command isn't recognized, be sure you have <a href="/cli/azure/install-azure-cli" target="_blank">Azure CLI</a> installed.
6868
6969
- The `--sku F1` argument creates the web app on the Free pricing tier, which incurs a no cost.
7070
- The `--logs` flag configures default logging required to enable viewing the log stream immediately after launching the webapp.

0 commit comments

Comments
 (0)