Skip to content

Commit c14b843

Browse files
authored
Fixing the PG connector name in ADF
... to reflect actual connector name in ADF.
1 parent f3a9d28 commit c14b843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/postgresql/howto-ingest-azure-data-factory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ new to Data Factory, here's a quick guide on how to get started:
8686
6. Configure **Sink**.
8787

8888
1. On the **Activities** page, select the **Sink** tab. Select **New** to create a sink dataset.
89-
2. In the **New Dataset** dialog box, select **Azure Cosmos DB for PostgreSQL**, and then select **Continue**.
89+
2. In the **New Dataset** dialog box, select **Azure Database for PostgreSQL**, and then select **Continue**.
9090
3. On the **Set properties** page, under **Linked service**, select **New**.
9191
4. On the **New linked service** page, enter a name for the linked service, and select your cluster from the **Server name** list. Add connection details and test the connection.
9292

0 commit comments

Comments
 (0)