Skip to content

Commit 20f8d9a

Browse files
Merge pull request #232008 from niklarin/patch-1
Fixing the PG connector name in ADF
2 parents 8c4b86c + c14b843 commit 20f8d9a

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)