From ed76bde3017ad322d5dfc7c2ccd8d37bdc6c9ced Mon Sep 17 00:00:00 2001 From: Krishnakumar Rukmangathan Date: Fri, 29 May 2026 15:59:10 +0530 Subject: [PATCH] Removal of limitation for supported authtype for MDF MDF now supports managed identity in addition to basic auth --- .../data-factory/connector-azure-database-for-postgresql.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/articles/data-factory/connector-azure-database-for-postgresql.md b/articles/data-factory/connector-azure-database-for-postgresql.md index 3c4e2426fe10d..8eaa987082249 100644 --- a/articles/data-factory/connector-azure-database-for-postgresql.md +++ b/articles/data-factory/connector-azure-database-for-postgresql.md @@ -6,7 +6,7 @@ ms.author: jianleishen author: jianleishen ms.subservice: data-movement ms.topic: how-to -ms.date: 02/09/2026 +ms.date: 05/29/2026 ms.custom: - synapse - sfi-image-nochange @@ -618,9 +618,6 @@ Best practices to load data with partition option: 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. -> [!NOTE] -> Currently, only basic authentication is supported for both V1 and V2 versions of the Azure Database for PostgreSQL connector in Mapping Data Flows. - ### Source transformation The below table lists the properties supported by Azure Database for PostgreSQL source. You can edit these properties in the **Source options** tab.