Skip to content

Commit 5c834cb

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Driver upgrade content update
1 parent f8ad2b5 commit 5c834cb

File tree

5 files changed

+9
-11
lines changed

5 files changed

+9
-11
lines changed

articles/data-factory/connector-couchbase.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ The service provides a built-in driver to enable connectivity, therefore you don
3434

3535
The connector supports the Couchbase version higher than 6.0.
3636

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-
4137
## Prerequisites
4238

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

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

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

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

36+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
37+
38+
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).
39+
40+
3641
>[!NOTE]
3742
>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.
3843

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ 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-
4137
>[!NOTE]
4238
>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.
4339

articles/data-factory/connector-shopify.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ The service provides a built-in driver to enable connectivity, therefore you don
3535

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

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
38+
Following Shopify's official deprecation, the billing_on column property was removed from the Recurring_Application_Charges and UsageCharge tables.
4139

4240
## Getting started
4341

articles/data-factory/connector-xero.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ Specifically, this Xero connector supports:
3737
- All Xero tables (API endpoints) except "Reports".
3838
- Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
3939

40+
>[!NOTE]
41+
>Due to the [sunset of OAuth 1.0 authentication in Xero](https://devblog.xero.com/an-update-on-why-we-are-saying-goodbye-oauth-1-0a-hello-oauth-2-0-6a839230908f), please [upgrade to OAuth 2.0 authentication type](#linked-service-properties) if you are currently using OAuth 1.0 authentication type.
42+
4043
## Getting started
4144

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

0 commit comments

Comments
 (0)