Skip to content

Commit b3f036c

Browse files
committed
edit pass: neon-serverless-postgres-ga
1 parent 330ad5a commit b3f036c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Follow these steps to connect an app to Neon Serverless Postgres:
3636
| Setting | Example | Description |
3737
|----------------------------|-------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
3838
| **Service type** | *Neon Serverless Postgres* | The name of the target service: **Neon Serverless Postgres**. |
39-
| **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 ("_"). |
39+
| **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**. |
4141
| **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**. |
4242
| **Client type** | *Python* | The database client type. |

0 commit comments

Comments
 (0)