Skip to content

Commit 9da7965

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update driver upgrade info
1 parent 211db0b commit 9da7965

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

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

Lines changed: 9 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: 11/05/2024
10+
ms.date: 12/02/2024
1111
---
1212

1313
# Copy data from Google BigQuery using Azure Data Factory or Synapse Analytics (legacy)
@@ -37,6 +37,14 @@ The connector supports the Windows versions in this [article](create-self-hosted
3737

3838
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).
3939

40+
To use this connector, you need the following minimum permissions of Google BigQuery:
41+
- bigquery.connections.*
42+
- bigquery.datasets.*
43+
- bigquery.jobs.*
44+
- bigquery.readsessions.*
45+
- bigquery.routines.*
46+
- bigquery.tables.*
47+
4048

4149
>[!NOTE]
4250
>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.

articles/data-factory/connector-netezza.md

Lines changed: 7 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: 06/28/2024
9+
ms.date: 12/02/2024
1010
ms.author: jianleishen
1111
---
1212
# Copy data from Netezza by using Azure Data Factory or Synapse Analytics
@@ -32,6 +32,12 @@ For a list of data stores that Copy Activity supports as sources and sinks, see
3232

3333
Netezza connector supports parallel copying from source. See the [Parallel copy from Netezza](#parallel-copy-from-netezza) section for details.
3434

35+
The connector supports the Windows versions in this [article](create-self-hosted-integration-runtime.md#prerequisites).
36+
37+
The connector does not support SSLv3 as it is [offcially deprecated by Netezza](https://www.ibm.com/docs/en/netezza?topic=npssac-netezza-performance-server-client-encryption-security-1).
38+
39+
The connector supports Netezza Performance Server version 11.
40+
3541
The service provides a built-in driver to enable connectivity. You don't need to manually install any driver to use this connector.
3642

3743
## Prerequisites

0 commit comments

Comments
 (0)