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-marketo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ The following properties are supported for Marketo linked service:
75
75
|:--- |:--- |:--- |
76
76
| type | The type property must be set to: **Marketo**| Yes |
77
77
| endpoint | The endpoint of the Marketo server. (i.e. 123-ABC-321.mktorest.com) | Yes |
78
-
| clientId | The client Id of your Marketo service. | Yes |
78
+
| clientId | The client ID of your Marketo service. | Yes |
79
79
| clientSecret | The client secret of your Marketo service. Mark this field as a SecureString to store it securely, or [reference a secret stored in Azure Key Vault](store-credentials-in-key-vault.md). | Yes |
80
80
| useEncryptedEndpoints | Specifies whether the data source endpoints are encrypted using HTTPS. The default value is true. | No |
81
81
| useHostVerification | Specifies whether to require the host name in the server's certificate to match the host name of the server when connecting over TLS. The default value is true. | No |
0 commit comments