Administrator
- Administrator
- All Products
Connection property
| Description
|
|---|---|
Connection Name
| A name for the connection. This name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -
Spaces at the beginning or end of the name are trimmed and are not saved as part of the name. Maximum length is 100 characters. Connection names are not case sensitive.
|
Description
| An optional description for the connection. Maximum length is 255 characters.
|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion
tasks. For application ingestion and replication tasks, you can select a
Secure Agent or a serverless runtime environment. You can’t
use a Hosted Agent. |
User Name
| User name of the Microsoft Dynamics 365 account.
|
Password
| Password for the Microsoft Dynamics 365 account.
|
Client ID
| Client ID of the application registered in Azure AD.
|
Resource URL
| URL of the Microsoft Dynamics 365 organization.
You must enter the resource URL in the following format:
https://<Microsoft_Dynamics_365_org_name>.api.crm8.dynamics.com
|
OAuth Token URL
| OAuth 2.0 token endpoint of the Microsoft Dynamics 365 organization. The application that is registered in Azure AD sends the access token requests to this endpoint.
You must enter the following value in this field:
https://login.windows.net/common/oauth2/token
|
Connection property
| Description
|
|---|---|
Connection Name
| A name for the connection. This name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -
Spaces at the beginning or end of the name are trimmed and are not saved as part of the name. Maximum length is 100 characters. Connection names are not case sensitive.
|
Description
| An optional description for the connection. Maximum length is 255 characters.
|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion
tasks. For application ingestion and replication tasks, you can select a
Secure Agent or a serverless runtime environment. You can’t
use a Hosted Agent. |
Client ID
| Client ID of the application registered in Azure AD.
|
Client Secret
| Client secret of the application registered in Azure AD.
|
Resource URL
| URL of the Microsoft Dynamics 365 organization.
You must enter the resource URL in the following format:
https://<Microsoft_Dynamics_365_org_name>.api.crm8.dynamics.com
|
OAuth Token URL
| OAuth 2.0 token endpoint of the Microsoft Dynamics 365 organization. The application that is registered in Azure AD sends the access token requests to this endpoint.
You must enter the following value in this field:
https://login.microsoftonline.com/<tentant_id>/oauth2/token
|
Connection property
| Description
|
|---|---|
Connection Name
| A name for the connection. This name must be unique within the organization. Connection names can contain alphanumeric characters, spaces, and the following special characters: _ . + -
Spaces at the beginning or end of the name are trimmed and are not saved as part of the name. Maximum length is 100 characters. Connection names are not case sensitive.
|
Description
| An optional description for the connection. Maximum length is 255 characters.
|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion
tasks. For application ingestion and replication tasks, you can select a Secure Agent or a
serverless runtime environment. You can’t use a Hosted
Agent. |
Client ID
| Client ID of the application registered in Azure AD.
|
Certificate Signature
| Base64URL string that encodes the hexadecimal value which represents the SHA-1 thumbprint of the X509 certificate.
|
Keystore Path
| Absolute path to the keystore file that contains the X509 certificate required to validate a JSON Web Token (JWT) and establish a secure connection with Microsoft Dynamics 365.
The keystore file must be in the Java KeyStore (JKS) format.
|
Keystore Password
| Password for the keystore file.
|
Private Key Alias
| Alias name of the private key used to sign the JWT.
|
Private Key Password
| Password for the private key.
|
Audience for JWT
| URL of the Microsoft Dynamics 365 resource server to which the application that is registered in Azure AD sends the JWT for validation.
You must enter the address in the following format:
https://login.microsoftonline.com/<tentant_id>/oauth2/token
|
Resource URL
| URL of the Microsoft Dynamics 365 organization.
You must enter the resource URL in the following format:
https://<Microsoft_Dynamics_365_org_name>.api.crm8.dynamics.com
|
OAuth Token URL
| OAuth 2.0 token endpoint of the Microsoft Dynamics 365 organization. The application that is registered in Azure AD sends the access token requests to this endpoint.
You must enter the following value in this field:
https://login.microsoftonline.com/<tentant_id>/oauth2/token
|