Skip to content

Commit e6ed0ac

Browse files
committed
update copilot image
1 parent c01ef91 commit e6ed0ac

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed
102 KB
Loading

articles/app-service/tutorial-python-postgresql-app-flask.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,9 +173,6 @@ Sign in to the [Azure portal](https://portal.azure.com/) and follow these steps
173173

174174
The creation wizard generated the connectivity variables for you already as [app settings](configure-common.md#configure-app-settings). However, the security best practice is to keep secrets out of App Service completely. You'll move your secrets to a key vault and change your app setting to [Key Vault references](app-service-key-vault-references.md) with the help of Service Connectors.
175175

176-
> [!TIP]
177-
> To use passwordless authentication, see [How do I change the PostgreSQL connection to use a managed identity instead?](#how-do-i-change-the-postgresql-connection-to-use-a-managed-identity-instead)
178-
179176
:::row:::
180177
:::column span="2":::
181178
**Step 1: Retrieve the existing connection string**

0 commit comments

Comments
 (0)