Skip to content

Commit 2101160

Browse files
committed
resolve warning
1 parent 2ebb289 commit 2101160

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/data-factory/connector-salesforce-legacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This Salesforce connector is supported for the following capabilities:
3030
|[Copy activity](copy-activity-overview.md) (source/sink)|① ②|
3131
|[Lookup activity](control-flow-lookup-activity.md)|① ②|
3232

33-
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
33+
*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*
3434

3535
For a list of data stores that are supported as sources or sinks, see the [Supported data stores](connector-overview.md#supported-data-stores) table.
3636

articles/data-factory/connector-salesforce.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The following properties are supported for the Salesforce linked service.
9797
| Property | Description | Required |
9898
|:--- |:--- |:--- |
9999
| type |The type property must be set to **SalesforceV2**. |Yes |
100-
| environmentUrl | Specify the URL of the Salesforce instance. <br>For example, specify "https://<MyDomainName>.my.salesforce.com" to copy data from the custom domain. Learn how to configure or view your custom domain referring to this [article](https://help.salesforce.com/s/articleView?id=sf.domain_name_setting_login_policy.htm&type=5). |Yes |
100+
| environmentUrl | Specify the URL of the Salesforce instance. <br>For example, specify `"https://<domainName>.my.salesforce.com"` to copy data from the custom domain. Learn how to configure or view your custom domain referring to this [article](https://help.salesforce.com/s/articleView?id=sf.domain_name_setting_login_policy.htm&type=5). |Yes |
101101
| clientId |Specify the client ID of the Salesforce OAuth 2.0 Connected App. |Yes |
102102
| clientSecret |Specify the client secret of the Salesforce OAuth 2.0 Connected App. |Yes |
103103
| apiVersion | Specify the Salesforce Bulk API version to use, e.g. `52.0`. The supported API version >= 47.0. To learn about Bulk API version, see [article](https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/bulk_common_diff_two_versions.htm) | Yes |

0 commit comments

Comments
 (0)