Skip to content

Commit e928140

Browse files
Clare Zheng (Shanghai Wicresoft Co Ltd)Clare Zheng (Shanghai Wicresoft Co Ltd)
authored andcommitted
Update description
1 parent c600313 commit e928140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/data-factory/connector-dynamics-crm-office-365.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ Additional properties that compare to Dynamics online are **hostName** and **por
240240
| port | The port of the on-premises Dynamics server. | No. The default value is 443. |
241241
| organizationName | The organization name of the Dynamics instance. | Yes |
242242
| authenticationType | The authentication type to connect to the Dynamics server. Specify "ActiveDirectoryAuthentication" or "Ifd" for Dynamics on-premises with IFD. | Yes |
243-
| domain | The Active Directory domain that will verify your credentials. | Yes when authentication is "ActiveDirectoryAuthentication" |
243+
| domain | The Active Directory domain that will verify user credentials. | Yes when authentication is "ActiveDirectoryAuthentication" |
244244
| username | The username to connect to Dynamics. | Yes |
245245
| password | The password for the user account you specified for the username. You can mark this field with "SecureString" to store it securely. Or you can store a password in Key Vault and let the copy activity pull from there when it does data copy. Learn more from [Store credentials in Key Vault](store-credentials-in-key-vault.md). | Yes |
246246
| connectVia | The [integration runtime](concepts-integration-runtime.md) to be used to connect to the data store. If no value is specified, the property uses the default Azure integration runtime. | No |

0 commit comments

Comments
 (0)