Skip to content

Commit 6e5ffb6

Browse files
committed
Update authentication steps and screenshot
1 parent 9bd64a3 commit 6e5ffb6

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

articles/partner-solutions/neon/create-service-connection.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,17 @@ Follow these steps to connect an app to Neon Serverless Postgres (Preview):
4343

4444
:::image type="content" source="./media/service-connection/create-basics-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Basics tab.":::
4545

46-
1. Select **Next: Authentication** and opt to authenticate with **Database credentials** or **Key Vault**. We recommend using Key Vault to securely store and manage your credentials, reduce the risk of exposure and simplify secret management. For more information about authenticating with Key Vault, read [Connect Azure services and store secrets in Azure Key Vault](../../service-connector/tutorial-portal-key-vault.md). Optionally also save your configuration in Azure App Configuration and edit the provided environment variables.
46+
1. Select **Next: Authentication** and select or enter the following information:
47+
1. Select **Database credentials** and enter your database username and password.
48+
1. Select **Store Secret in Key Vault** and select a Key Vault connection if you already have one, or select **Create new** to create a Key Vault connection. For step-by-step instructions to create a new connection to Key Vault, refer to [Connect Azure services and store secrets in Azure Key Vault](../../service-connector/tutorial-portal-key-vault#create-a-key-vault-connection-in-app-service).
49+
50+
Optionally also select **Advanced** and edit the provided environment variables.
4751

48-
:::image type="content" source="./media/service-connection/create-authentication-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Authentication tab.":::
49-
52+
:::image type="content" source="./media/service-connection/create-authentication-tab.png" alt-text="Screenshot from the Azure portal showing the Create connection - Authentication tab.":::
53+
54+
> [!NOTE]
55+
> We recommend you leverage Azure Key Vault to securely store and manage your credentials, reduce the risk of exposure and simplify secret management.
56+
5057
1. Select **Next: Networking** > **Next: Review + Create** and review the provided information.
5158

5259
1. Select **Create**.
121 KB
Loading

0 commit comments

Comments
 (0)