Skip to content

Commit 0689ef2

Browse files
Update articles/service-connector/tutorial-django-webapp-postgres-cli.md
Co-authored-by: Maud <[email protected]>
1 parent b1b84ec commit 0689ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Having issues? [Let us know](https://aka.ms/DjangoCLITutorialHelp).
101101
```
102102

103103
> [!IMPORTANT]
104-
>The `ADMIN_PW` must contain 8 to 128 characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and nonalphanumeric characters. When creating usernames or passwords **do not** use the `$` character. Later you create environment variables with these values where the `$` character has special meaning within the Linux container used to run Python apps.
104+
> The `ADMIN_PW` must contain 8 to 128 characters from three of the following categories: English uppercase letters, English lowercase letters, numbers, and nonalphanumeric characters. When creating usernames or passwords **do not** use the `$` character. Later you create environment variables with these values where the `$` character has a specific meaning within the Linux container used to run Python apps.
105105

106106
1. Create a [resource group](../azure-resource-manager/management/overview.md#terminology) (you can change the name, if desired). The resource group name is cached and automatically applied to subsequent commands.
107107

0 commit comments

Comments
 (0)