Skip to content

Commit 5716eae

Browse files
Update connector-azure-database-for-postgresql.md
1 parent 45c84fc commit 5716eae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/data-factory/connector-azure-database-for-postgresql.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.topic: conceptual
99
ms.custom: synapse
10-
ms.date: 07/21/2025
10+
ms.date: 08/05/2025
1111
---
1212

1313
# Copy and transform data in Azure Database for PostgreSQL using Azure Data Factory or Synapse Analytics
@@ -570,6 +570,9 @@ Best practices to load data with partition option:
570570

571571
When transforming data in mapping data flow, you can read and write to tables from Azure Database for PostgreSQL. For more information, see the [source transformation](data-flow-source.md) and [sink transformation](data-flow-sink.md) in mapping data flows. You can choose to use an Azure Database for PostgreSQL dataset or an [inline dataset](data-flow-source.md#inline-datasets) as source and sink type.
572572

573+
> [!NOTE]
574+
> Currently, only basic authentication is supported for both V1 and V2 versions of the Azure Database for PostgreSQL connector in Mapping Data Flows.
575+
573576
### Source transformation
574577

575578
The below table lists the properties supported by Azure Database for PostgreSQL source. You can edit these properties in the **Source options** tab.

0 commit comments

Comments
 (0)