Skip to content

Commit c75de5c

Browse files
committed
Update EOS
1 parent 75f4675 commit c75de5c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

articles/data-factory/connector-amazon-redshift.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ ms.date: 05/28/2025
1616

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

19+
> [!IMPORTANT]
20+
> The Amazon Redshift version 2.0 (Preview) provides improved native Amazon Redshift support. If you are using the Amazon Redshift version 1.0 in your solution, you are recommended to [upgrade your Amazon Redshift connector](#upgrade-the-amazon-redshift-connector) at your earliest convenience. Refer to this [section](#differences-between-amazon-redshift-connector-version-20-and-version-10) for details on the difference between version 2.0 (Preview) and version 1.0.
21+
1922
## Supported capabilities
2023

2124
This Amazon Redshift connector is supported for the following capabilities:
@@ -291,7 +294,7 @@ Here are steps that help you upgrade the Amazon Redshift connector:
291294

292295
2. The data type mapping for the Amazon Redshift linked service version 2.0 (Preview) is different from that for the version 1.0. To learn the latest data type mapping, see [Data type mapping for Amazon Redshift](#data-type-mapping-for-amazon-redshift).
293296

294-
## Differences between Amazon Redshift connector version 2.0 (Preview) and version 1.0
297+
## <a name="differences-between-amazon-redshift-connector-version-20-and-version-10"></a>Differences between Amazon Redshift connector version 2.0 (Preview) and version 1.0
295298

296299
The Amazon Redshift connector version 2.0 (Preview) offers new functionalities and is compatible with most features of version 1.0. The following table shows the feature differences between version 2.0 (Preview) and version 1.0.
297300

articles/data-factory/connector-release-stages-and-timelines.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: azure-data-factory
77
ms.subservice: data-movement
88
ms.topic: concept-article
99
ms.custom: references_regions
10-
ms.date: 05/27/2025
10+
ms.date: 05/28/2025
1111
---
1212

1313
# Connector release stages and timelines
@@ -23,6 +23,8 @@ For comprehensive details on support levels and recommended usage at each stage,
2323
| [Amazon Marketplace Web Service](connector-amazon-marketplace-web-service.md) | / | Removed | / | / |
2424
| [Amazon RDS for Oracle](connector-amazon-rds-for-oracle.md) | version 2.0 | GA | / | / |
2525
| | version 1.0 | End of support announced | August 31, 2025 | October 31, 2025 |
26+
| [Amazon Redshift](connector-amazon-redshift.md) | version 2.0 | Public Preview | / | / |
27+
| | version 1.0 | GA | To be determined | / |
2628
| [Azure Database for MariaDB](connector-azure-database-for-mariadb.md) | / | End of support | December 31, 2024 | December 31, 2024 |
2729
| [Azure Database for PostgreSQL](connector-azure-database-for-postgresql.md) | version 2.0 | GA | / | / |
2830
| | version 1.0 | GA | To be determined | / |

0 commit comments

Comments
 (0)