Skip to content

Commit 8f84589

Browse files
committed
Fix
1 parent 07aee94 commit 8f84589

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ This Amazon Redshift connector is supported for the following capabilities:
3232

3333
For a list of data stores that are supported as sources or sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
3434

35-
For version 2.0 (Preview), you need to [install the Amazon Redshift ODBC driver](https://docs.aws.amazon.com/redshift/latest/mgmt/odbc20-install-win.html) manually. For version 1.0, this Amazon Redshift connector supports retrieving data from Redshift using query or built-in Redshift UNLOAD support.
35+
For version 2.0 (Preview), you need to [install the Amazon Redshift ODBC driver](https://docs.aws.amazon.com/redshift/latest/mgmt/odbc20-install-win.html) manually. For version 1.0, the service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver.
36+
37+
The Amazon Redshift connector supports retrieving data from Redshift using query or built-in Redshift UNLOAD support.
3638

3739
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
3840

0 commit comments

Comments
 (0)