Skip to content

Commit 077ffa5

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Add connector EOS note
1 parent 3f2b4dc commit 077ffa5

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed

articles/data-factory/connector-greenplum.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 01/09/2025
9+
ms.date: 06/06/2025
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Greenplum using Azure Data Factory or Synapse Analytics
1313
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1414

1515
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from Greenplum. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
1616

17+
> [!IMPORTANT]
18+
> The Greenplum connector version 2.0 provides improved native Greenplum support. If you are using Greenplum connector version 1.0 in your solution, please [upgrade the Greenplum connector](#upgrade-the-greenplum-connector) before **August 31, 2025**. Refer to this [section](#differences-between-greenplum-version-20-and-version-10) for details on the difference between version 2.0 and version 1.0.
19+
1720
## Supported capabilities
1821

1922
This Greenplum connector is supported for the following capabilities:

articles/data-factory/connector-presto.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,17 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 04/02/2025
9+
ms.date: 06/06/2025
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Presto using Azure Data Factory or Synapse Analytics
1313
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1414

1515
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from Presto. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
1616

17+
> [!IMPORTANT]
18+
> The Presto connector version 2.0 provides improved native Presto support. If you are using Presto connector version 1.0 in your solution, please [upgrade the Presto connector](#upgrade-the-presto-connector) before **August 31, 2025**. Refer to this [section](#differences-between-presto-connector-version-20-and-version-10) for details on the difference between version 2.0 and version 1.0.
19+
1720
## Supported capabilities
1821

1922
This Presto connector is supported for the following capabilities:

articles/data-factory/connector-spark.md

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

1313
# Copy data from Spark using Azure Data Factory or Synapse Analytics
1414
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1515

1616
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from Spark. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
1717

18+
> [!IMPORTANT]
19+
> The Spark connector version 2.0 provides improved native Spark support. If you are using Spark connector version 1.0 in your solution, please [upgrade the Spark connector](#upgrade-the-spark-connector) before **September 30, 2025**. Refer to this [section](#differences-between-spark-version-20-and-version-10) for details on the difference between version 2.0 and version 1.0.
20+
1821
## Supported capabilities
1922

2023
This Spark connector is supported for the following capabilities:

articles/data-factory/connector-teradata.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 05/14/2025
9+
ms.date: 06/06/2025
1010
ms.author: jianleishen
1111
---
1212

@@ -16,6 +16,9 @@ ms.author: jianleishen
1616

1717
This article outlines how to use the copy activity in Azure Data Factory and Synapse Analytics pipelines to copy data from Teradata Vantage. It builds on the [copy activity overview](copy-activity-overview.md).
1818

19+
> [!IMPORTANT]
20+
> The Teradata connector version 2.0 provides improved native Teradata support. If you are using Teradata connector version 1.0 in your solution, please [upgrade the Teradata connector](#upgrade-the-teradata-connector) before **September 30, 2025**. Refer to this [section](#differences-between-teradata-connector-version-20-and-version-10) for details on the difference between version 2.0 and version 1.0.
21+
1922
## Supported capabilities
2023

2124
This Teradata connector is supported for the following capabilities:

articles/data-factory/connector-upgrade-guidance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: concept-article
99
ms.custom:
1010
- references_regions
1111
- build-2025
12-
ms.date: 05/27/2025
12+
ms.date: 06/06/2025
1313
---
1414

1515
# Connector upgrade guidance
@@ -47,6 +47,8 @@ Here's the steps to get your objects which still rely on the deprecated connecto
4747

4848
Users can run a PowerShell script to programmatically extract a list of Azure Data Factory or Synapse linked services that are using integration runtimes running on versions that are either out of support or nearing end-of-support. The script can be customized to query each data factory under a specified subscription, enumerate a list of specified linked services, and inspect configuration properties such as connection types, connector versions. It can then cross-reference these details against known version EOS timelines, flagging any linked services using unsupported or soon-to-be unsupported connector versions. This automated approach enables users to proactively identify and remediate outdated components to ensure continued support, security compliance, and service availability.
4949

50+
You can find an example of the script [here](https://github.com/Azure/Azure-DataFactory/blob/main/Connector/FindImpactedObjects.ps1) and customize it as needed.
51+
5052
## Related content
5153

5254
- [Connector overview](connector-overview.md)

0 commit comments

Comments
 (0)