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-teradata.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,14 +75,14 @@ The following sections provide details about properties that are used to define
75
75
76
76
## Linked service properties
77
77
78
-
The Teradata connector now supports 2.0 version. Refer to this [section](#upgrade-the-teradata-connector) to upgrade your Azure SQL Database connector version from 1.0 version. For the property details, see the corresponding sections.
78
+
The Teradata connector now supports version 2.0. Refer to this [section](#upgrade-the-teradata-connector) to upgrade your Teradata connector version from version 1.0. For the property details, see the corresponding sections.
79
79
80
-
-[2.0 version](#20-version)
81
-
-[1.0 version](#10-version)
80
+
-[Version 2.0](#version-20)
81
+
-[Version 1.0](#version-10)
82
82
83
-
### 2.0 version
83
+
### Version 2.0
84
84
85
-
The Teradata linked service 2.0 version supports the following properties:
85
+
The Teradata linked service supports the following properties when apply version 2.0:
86
86
87
87
| Property | Description | Required |
88
88
|:--- |:--- |:--- |
@@ -134,9 +134,9 @@ More connection properties you can set in connection string per your case:
134
134
}
135
135
}
136
136
```
137
-
### 1.0 version
137
+
### Version 1.0
138
138
139
-
The Teradata linked service 1.0 version supports the following properties:
139
+
The Teradata linked service supports the following properties when apply version 1.0:
140
140
141
141
| Property | Description | Required |
142
142
|:--- |:--- |:--- |
@@ -445,9 +445,9 @@ To learn details about the properties, check [Lookup activity](control-flow-look
445
445
446
446
Here are steps that help you upgrade the Teradata connector:
447
447
448
-
1. In **Edit linked service** page, select **2.0 (Preview)** under **Version** and configure the linked service by referring to [linked service 2.0 version properties](#20-version).
448
+
1. In **Edit linked service** page, select **2.0 (Preview)** under **Version** and configure the linked service by referring to [linked service version 2.0 properties](#version-20).
449
449
450
-
2. The data type mapping for the Teradata linked service 2.0 version is different from that for the 1.0 version. To learn the latest data type mapping, see [Data type mapping for Teradata](#data-type-mapping-for-teradata).
450
+
2. The data type mapping for the Teradata linked service version 2.0 is different from that for the version 1.0. To learn the latest data type mapping, see [Data type mapping for Teradata](#data-type-mapping-for-teradata).
0 commit comments