Administrator
- Administrator
- All Products
Connection property
| Description
|
---|---|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion tasks.
You must specify a Secure Agent as the runtime environment.
You cannot run
application ingestion tasks on a Hosted Agent or serverless runtime environment.
|
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
|
---|---|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion tasks.
You must specify a Secure Agent as the runtime environment.
You cannot run
application ingestion tasks on a Hosted Agent or serverless runtime environment.
|
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
|
---|---|
Runtime Environment
| Name of the runtime environment where you want to run the ingestion tasks.
You must specify a Secure Agent as the runtime environment.
You cannot run
application ingestion tasks on a Hosted Agent or serverless runtime environment.
|
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 |