Skip to content

Commit d631bb1

Browse files
committed
1
1 parent 5d1c431 commit d631bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/service-connector/tutorial-django-webapp-postgres-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ In the code, the `sku` defines the CPU, memory, and cost of the App Service plan
119119
```
120120

121121
>[!NOTE]
122-
>The deployment takes a few minutes, and the command can hang, especially on a Basic SKU. Once the app builds successfully and the output shows `Starting the app`, you can exit out of the command by selecting Ctrl+C.
122+
>The deployment takes a few minutes, and the command can hang or time out, especially on a Basic SKU. Once the app builds successfully and the output shows `Starting the site`, you can exit out of the command by selecting Ctrl+C.
123123

124124
1. Configure the app to use the repository *start.sh* file by running the [az webapp config set](/cli/azure/webapp/config#az-webapp-config-set) command.
125125

0 commit comments

Comments
 (0)