You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/connector-google-bigquery.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: jianleishen
7
7
ms.subservice: data-movement
8
8
ms.topic: conceptual
9
9
ms.custom: synapse
10
-
ms.date: 05/22/2024
10
+
ms.date: 10/09/2024
11
11
---
12
12
13
13
# Copy data from Google BigQuery using Azure Data Factory or Synapse Analytics
@@ -220,9 +220,10 @@ To copy data from Google BigQuery, set the source type in the copy activity to *
220
220
221
221
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
222
222
223
-
## Upgrade the Google BigQuery linked service
224
223
225
-
To upgrade the Google BigQuery linked service, create a new Google BigQuery linked service and configure it by referring to [Linked service properties](#linked-service-properties).
224
+
## <aname="upgrade-the-google-bigquery-linked-service"></a> Upgrade the Google BigQuery connector
225
+
226
+
To upgrade the Google BigQuery connector, create a new Google BigQuery linked service and configure it by referring to [Linked service properties](#linked-service-properties).
226
227
227
228
## Differences between Google BigQuery and Google BigQuery (legacy)
Copy file name to clipboardExpand all lines: articles/data-factory/connector-mariadb.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.custom: synapse
8
8
ms.topic: conceptual
9
-
ms.date: 05/22/2024
9
+
ms.date: 10/09/2024
10
10
ms.author: jianleishen
11
11
---
12
12
@@ -16,7 +16,7 @@ ms.author: jianleishen
16
16
This article outlines how to use the Copy Activity in an Azure Data Factory or Synapse Analytics pipeline to copy data from MariaDB. It builds on the [copy activity overview](copy-activity-overview.md) article that presents a general overview of copy activity.
17
17
18
18
>[!IMPORTANT]
19
-
>MariaDB connector using the recommended driver version provides improved native MariaDB support. If you are using it with the legacy driver version, please [upgrade your driver version](#upgrade-the-mariadb-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
19
+
>MariaDB connector using the recommended driver version provides improved native MariaDB support. If you are using the connector with the legacy driver version, please [upgrade it](#upgrade-the-mariadb-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
20
20
21
21
## Supported capabilities
22
22
@@ -286,9 +286,9 @@ When copying data from MariaDB, the following mappings are used from MariaDB dat
286
286
287
287
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
288
288
289
-
## Upgrade the MariaDB driver version
289
+
## <aname="upgrade-the-mariadb-driver-version"></a> Upgrade the MariaDB connector
290
290
291
-
Here are steps that help you upgrade your MariaDB driver version:
291
+
Here are steps that help you upgrade your MariaDB connector:
292
292
293
293
1. In **Edit linked service** page, select **Recommended** under **Driver version** and configure the linked service by referring to [Linked service properties](connector-mariadb.md#linked-service-properties).
Copy file name to clipboardExpand all lines: articles/data-factory/connector-mysql.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ author: jianleishen
6
6
ms.subservice: data-movement
7
7
ms.custom: synapse
8
8
ms.topic: conceptual
9
-
ms.date: 05/22/2024
9
+
ms.date: 10/09/2024
10
10
ms.author: jianleishen
11
11
---
12
12
@@ -20,7 +20,7 @@ This article outlines how to use the Copy Activity in Azure Data Factory and Syn
20
20
>To copy data from or to [Azure Database for MySQL](/azure/mysql/overview) service, use the specialized [Azure Database for MySQL connector](connector-azure-database-for-mysql.md).
21
21
22
22
>[!IMPORTANT]
23
-
>MySQL connector using the recommended driver version provides improved native MySQL support. If you are using it with the legacy driver version, please [upgrade your driver version](#upgrade-the-mysql-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
23
+
>MySQL connector using the recommended driver version provides improved native MySQL support. If you are using the connector with the legacy driver version, please [upgrade it](#upgrade-the-mysql-driver-version) before **October 31, 2024**. Refer to this [section](#differences-between-the-recommended-and-the-legacy-driver-version) for details on the difference between the legacy and recommended version.
24
24
25
25
## Supported capabilities
26
26
@@ -315,9 +315,9 @@ When copying data from MySQL, the following mappings are used from MySQL data ty
315
315
316
316
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
317
317
318
-
## Upgrade the MySQL driver version
318
+
## <aname="upgrade-the-mysql-driver-version"></a> Upgrade the MySQL connector
319
319
320
-
Here are steps that help you upgrade your MySQL driver version:
320
+
Here are steps that help you upgrade your MySQL connector:
321
321
322
322
1. In **Edit linked service** page, select **Recommended** under **Driver version** and configure the linked service by referring to [Linked service properties](connector-mysql.md#linked-service-properties).
Copy file name to clipboardExpand all lines: articles/data-factory/connector-snowflake.md
+52-52Lines changed: 52 additions & 52 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: jianleishen
7
7
ms.subservice: data-movement
8
8
ms.topic: conceptual
9
9
ms.custom: synapse
10
-
ms.date: 09/23/2024
10
+
ms.date: 10/09/2024
11
11
ai-usage: ai-assisted
12
12
---
13
13
@@ -682,9 +682,9 @@ By setting the pipeline Logging Level to None, we exclude the transmission of in
682
682
683
683
For more information about the properties, see [Lookup activity](control-flow-lookup-activity.md).
684
684
685
-
## Upgrade the Snowflake linked service
685
+
## <aname="upgrade-the-snowflake-linked-service"></a> Upgrade the Snowflake connector
686
686
687
-
To upgrade the Snowflake linked service, you can do a side-by-side upgrade, or an in-place upgrade.
687
+
To upgrade the Snowflake connector, you can do a side-by-side upgrade, or an in-place upgrade.
688
688
689
689
### Side-by-side upgrade
690
690
@@ -696,63 +696,63 @@ To perform a side-by-side upgrade, complete the following steps:
696
696
697
697
### In-place upgrade
698
698
699
-
To perform an in-place upgrade, you need to edit the existing linked service payload.
699
+
To perform an in-place upgrade, you need to edit the existing linked service payload and update dataset to use the new linked service.
700
700
701
-
1. Update the type from ‘Snowflake’ to ‘SnowflakeV2’.
702
-
1. Modify the linked service payload from its legacy format to the new pattern. You can either fill in each field from the user interface after changing the type mentioned above, or update the payload directly through the JSON Editor. Refer to the [Linked service properties](#linked-service-properties) section in this article for the supported connection properties. The following examples show the differences in payload for the legacy and new Snowflake connectors:
701
+
1. Update the type from **Snowflake** to **SnowflakeV2**.
702
+
1. Modify the linked service payload from its legacy format to the new pattern. You can either fill in each field from the user interface after changing the type mentioned above, or update the payload directly through the JSON Editor. Refer to the [Linked service properties](#linked-service-properties) section in this article for the supported connection properties. The following examples show the differences in payload for the legacy and new Snowflake linked services:
1. Update dataset to use the new linked service. You can either create a new dataset based on the newly created linked service, or update an existing dataset's type property from _SnowflakeTable_ to _SnowflakeV2Table_.
755
+
1. Update dataset to use the new linked service. You can either create a new dataset based on the newly created linked service, or update an existing dataset's type property from **SnowflakeTable** to **SnowflakeV2Table**.
756
756
757
757
## Differences between Snowflake and Snowflake (legacy)
0 commit comments