We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b098fce commit 9a6ec3eCopy full SHA for 9a6ec3e
articles/app-service/includes/quickstart-python/create-app-cli.md
@@ -8,7 +8,7 @@ Azure CLI commands can be run on a computer with the [Azure CLI installed](/cli/
8
9
Azure CLI has a command `az webapp up` that will create the necessary resources and deploy your application in a single step.
10
11
-If necessary, login to Azure using [az login](/cli/azure/authenticate-azure-cli).
+If necessary, log in to Azure using [az login](/cli/azure/authenticate-azure-cli).
12
13
```azurecli
14
az login
0 commit comments