Skip to content

Commit 91e2031

Browse files
Merge pull request #287084 from Clare-Zheng82/0904-connector_driver_upgrade
[Doc update] Add driver upgrade changes
2 parents a1553e4 + 07672d2 commit 91e2031

9 files changed

+35
-8
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jianleishen
77
ms.subservice: data-movement
88
ms.custom: synapse
99
ms.topic: conceptual
10-
ms.date: 01/05/2024
10+
ms.date: 09/12/2024
1111
---
1212

1313
# Copy data from Amazon Redshift using Azure Data Factory or Synapse Analytics
@@ -31,6 +31,8 @@ For a list of data stores that are supported as sources or sinks by the copy act
3131

3232
Specifically, this Amazon Redshift connector supports retrieving data from Redshift using query or built-in Redshift UNLOAD support.
3333

34+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
35+
3436
> [!TIP]
3537
> To achieve the best performance when copying large amounts of data from Redshift, consider using the built-in Redshift UNLOAD through Amazon S3. See [Use UNLOAD to copy data from Amazon Redshift](#use-unload-to-copy-data-from-amazon-redshift) section for details.
3638

articles/data-factory/connector-concur.md

Lines changed: 3 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: 09/04/2024
9+
ms.date: 09/12/2024
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Concur using Azure Data Factory or Synapse Analytics(Preview)
@@ -31,6 +31,8 @@ This Concur connector is supported for the following capabilities:
3131

3232
For a list of data stores that are supported as sources/sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
3333

34+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
35+
3436
> [!NOTE]
3537
> Partner account is currently not supported.
3638

articles/data-factory/connector-couchbase.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ For a list of data stores that are supported as sources/sinks, see the [Supporte
3232

3333
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3434

35+
The connector supports the Couchbase version higher than 6.0.
36+
37+
The connector now uses the following precision. The previous precision is compatible.
38+
- Double values use 17 significant digits (previously 15 significant digits)
39+
- Float values use 9 significant digits (previously 7 significant digits)
40+
3541
## Prerequisites
3642

3743
[!INCLUDE [data-factory-v2-integration-runtime-requirements](includes/data-factory-v2-integration-runtime-requirements.md)]

articles/data-factory/connector-google-bigquery.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ For a list of data stores that are supported as sources or sinks by the copy act
3434

3535
The service provides a built-in driver to enable connectivity. Therefore, you don't need to manually install a driver to use this connector.
3636

37+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
38+
39+
The connector no longer supports P12 keyfiles. If you rely on service accounts, you are recommended to use JSON keyfiles instead. The P12CustomPwd property used for supporting the P12 keyfile was also deprecated. For more information, see this [article](https://cloud.google.com/sdk/docs/release-notes#bigquery_6).
40+
3741
>[!NOTE]
3842
>This Google BigQuery connector is built on top of the BigQuery APIs. Be aware that BigQuery limits the maximum rate of incoming requests and enforces appropriate quotas on a per-project basis, refer to [Quotas & Limits - API requests](https://cloud.google.com/bigquery/quotas#api_requests). Make sure you do not trigger too many concurrent requests to the account.
3943

articles/data-factory/connector-hive.md

Lines changed: 3 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/15/2024
9+
ms.date: 09/12/2024
1010
ms.author: jianleishen
1111
---
1212

@@ -31,6 +31,8 @@ For a list of data stores that are supported as sources/sinks by the copy activi
3131

3232
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3333

34+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
35+
3436
## Prerequisites
3537

3638
[!INCLUDE [data-factory-v2-integration-runtime-requirements](includes/data-factory-v2-integration-runtime-requirements.md)]

articles/data-factory/connector-hubspot.md

Lines changed: 3 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: 10/20/2023
9+
ms.date: 09/12/2024
1010
ms.author: jianleishen
1111
---
1212
# Copy data from HubSpot using Azure Data Factory or Synapse Analytics
@@ -29,6 +29,8 @@ For a list of data stores that are supported as sources/sinks , see the [Support
2929

3030
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3131

32+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
33+
3234
## Getting started
3335

3436
[!INCLUDE [data-factory-v2-connector-get-started](includes/data-factory-v2-connector-get-started.md)]

articles/data-factory/connector-shopify.md

Lines changed: 7 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: 10/20/2023
10+
ms.date: 09/12/2024
1111
---
1212

1313
# Copy data from Shopify using Azure Data Factory or Synapse Analytics (Preview)
@@ -33,6 +33,12 @@ For a list of data stores that are supported as sources/sinks, see the [Supporte
3333

3434
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3535

36+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
37+
38+
The billing_on column property was removed from the following tables. For more information, see this [article](https://shopify.dev/docs/api/admin-rest/2024-07/resources/usagecharge).
39+
- Recurring_Application_Charges
40+
- UsageCharge
41+
3642
## Getting started
3743

3844
[!INCLUDE [data-factory-v2-connector-get-started](includes/data-factory-v2-connector-get-started.md)]

articles/data-factory/connector-square.md

Lines changed: 3 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: 01/05/2024
10+
ms.date: 09/12/2024
1111
---
1212

1313
# Copy data from Square using Azure Data Factory or Synapse Analytics (Preview)
@@ -36,6 +36,8 @@ For a list of data stores that are supported as sources/sinks, see the [Supporte
3636

3737
The service provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
3838

39+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
40+
3941
## Getting started
4042

4143
[!INCLUDE [data-factory-v2-connector-get-started](includes/data-factory-v2-connector-get-started.md)]

articles/data-factory/connector-xero.md

Lines changed: 3 additions & 2 deletions
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: 10/20/2023
9+
ms.date: 09/12/2024
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Xero using Azure Data Factory or Synapse Analytics
@@ -33,8 +33,9 @@ For a list of data stores that are supported as sources/sinks, see the [Supporte
3333

3434
Specifically, this Xero connector supports:
3535

36-
- OAuth 2.0 and OAuth 1.0 authentication. For OAuth 1.0, the connector supports Xero [private application](https://developer.xero.com/documentation/getting-started/getting-started-guide) but not public application.
36+
- OAuth 2.0 authentication.
3737
- All Xero tables (API endpoints) except "Reports".
38+
- Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
3839

3940
## Getting started
4041

0 commit comments

Comments
 (0)