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
|[Oracle Net Services Name (TNS Alias)](https://docs.oracle.com/en/database/oracle/oracle-database/23/netrf/local-naming-parameters-in-tns-ora-file.html#GUID-12C94B15-2CE1-4B98-9D0C-8226A9DDF4CB) (only for the self-hosted integration runtime)|sales|
184
184
185
-
For the parameters used in `server`, we provide an allow list to avoid security risks, as shown below. You can refer to it to determine which parameters to be set. If you use parameters that are not in the allow list, your connection will fail.
185
+
For the parameters used in `server`, we provide an allowlist to avoid security risks, as shown below. You can refer to it to determine which parameters to be set. If you use parameters that are not in the allowlist, your connection fails.
186
186
187
-
- The allow list for using the Azure integration runtime:
187
+
- The allowlist for using the Azure integration runtime:
@@ -527,7 +527,7 @@ Here are steps that help you upgrade the Oracle connector:
527
527
528
528
1. In **Edit linked service** page, select **2.0 (Preview)** under **Version** and configure the linked service by referring to [Linked service properties version 2.0](#version-20).
529
529
530
-
For the authentication related properties including username and password, simply specify the original values in the corresponding fields in version 2.0. For other connection properties in version 1.0 including host, port and Oracle Service Name/Oracle SID, they all become parts of the [server property in version 2.0](#server-property-configuration).
530
+
For the authentication related properties including username and password, specify the original values in the corresponding fields in version 2.0. For other connection properties in version 1.0 including host, port and Oracle Service Name/Oracle SID, they all become parts of the [server property in version 2.0](#server-property-configuration).
531
531
532
532
For example, if you configure the version 1.0 linked service as shown below:
533
533
@@ -625,7 +625,7 @@ Here are steps that help you upgrade the Oracle connector:
For example, if you use `alternateservers` in version 1.0, you can set the `DESCRIPTION_LIST` parameter in the sever property in version 2.0:
628
+
For example, if you use `alternateservers` in version 1.0, you can set the `DESCRIPTION_LIST` parameter in the server property in version 2.0:
629
629
630
630
Version 1.0 linked service using `alternateservers`:
631
631
@@ -665,7 +665,7 @@ Here are steps that help you upgrade the Oracle connector:
665
665
666
666
## Differences between Oracle version 2.0 and version 1.0
667
667
668
-
The Oracle connector version 2.0 offers new functionalities and is compatible with most features of version 1.0. The table below shows the feature differences between version 2.0 and version 1.0.
668
+
The Oracle connector version 2.0 offers new functionalities and is compatible with most features of version 1.0. The following table shows the feature differences between version 2.0 and version 1.0.
0 commit comments