Skip to content

Commit 2573adf

Browse files
committed
edit pass: neon-serverless-postgres-ga
1 parent 8239733 commit 2573adf

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

articles/partner-solutions/includes/view-edit-connection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ ms.date: 02/25/2025
55
ms.author: malev
66
---
77

8-
To review, edit or delete your existing connections:
8+
To review, edit, or delete your existing connections:
99

10-
1. Navigate to your application in the Azure portal and open Service Connector from the left menu.
10+
1. Go to your application in the Azure portal. On the left menu, open **Service Connector**.
1111

1212
1. Select a connection's checkbox and explore the following options:
1313

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,24 +31,24 @@ Follow these steps to connect an app to Neon Serverless Postgres:
3131

3232
:::image type="content" source="./media/service-connection/create-connection.png" alt-text="Screenshot of the Azure portal that shows the button for creating a connection.":::
3333

34-
1. Enter or select the following information.
34+
1. Enter or select the following information:
3535

3636
| Setting | Example | Description |
3737
|----------------------------|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3838
| **Service type** | *Neon Serverless Postgres* | The name of the target service: **Neon Serverless Postgres**. |
3939
| **Connection name** | *neon_postgres_01* | The name of the connection between the Azure compute resource and the Neon Serverless Postgres resource. Use the connection name that Service Connector provides, or enter your own connection name. Connection names can contain only letters, numbers (0-9), periods (.), and underscores (_). |
4040
| **Neon Postgres hostname** | *contoso-compute.gwc.azure.neon.tech* | The host name of the Neon Serverless Postgres resource. The host name is displayed in the Neon portal, on the **Connect** menu, under **Connection string**. |
41-
| **Neon Postgres database** | *database* | The name of the database within the Neon Serverless Postgres resource. The database name is displayed in the Neon portal, on the **Connect** menu, under **Database**. |
41+
| **Neon Postgres database name** | *database* | The name of the database within the Neon Serverless Postgres resource. The database name is displayed in the Neon portal, on the **Connect** menu, under **Database**. |
4242
| **Client type** | *Python* | The database client type. |
4343

4444
:::image type="content" source="./media/service-connection/create-basics-tab.png" alt-text="Screenshot of the Azure portal that shows the Basics tab for creating a connection.":::
4545

4646
1. Select **Next: Authentication**, and then select or enter the following information:
4747

4848
1. Select **Database credentials**, and then enter your database username and password.
49-
1. Select **Store Secret in Key Vault**, and then select an Azure Key Vault connection if you already have one.
49+
1. Select **Store Secret In Key Vault**, and then select an Azure Key Vault connection if you already have one.
5050

51-
If you don't have a Key Vault connection, select **Create new** to create one. For step-by-step instructions for creating a new connection to Key Vault, refer to [Connect Azure services and store secrets in Azure Key Vault](../../service-connector/tutorial-portal-key-vault.md#create-a-key-vault-connection-in-app-service).
51+
If you don't have a Key Vault connection, select **Create new** to create one. For step-by-step instructions on creating a new connection to Key Vault, refer to [Connect Azure services and store secrets in Azure Key Vault](../../service-connector/tutorial-portal-key-vault.md#create-a-key-vault-connection-in-app-service).
5252
1. Optionally, select **Advanced** and edit the provided environment variables.
5353

5454
:::image type="content" source="./media/service-connection/create-authentication-tab.png" alt-text="Screenshot of the Azure portal that shows the Authentication tab for creating a connection.":::

articles/partner-solutions/neon/create.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ This quickstart shows you how to create a Neon Serverless Postgres resource by u
1313
## Prerequisites
1414

1515
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
16-
1716
- You must [subscribe to Neon](overview.md#subscribe-to-neon).
1817

1918
## Create a resource

0 commit comments

Comments
 (0)