Connection strings
Each Dynamics 365 connection needs to be configured in the Sitecore ConnectionStrings.config file.
...
Key | Description |
---|---|
domain | The fully-qualified domain name of the Dynamics 365 instance. |
applicationid | Azure Active Directory app registration client id. |
tenantid | Azure Active Directory app tenant id. |
clientSecret | Azure Active Directory app client secret. |
Licensing
To work against a production instance of Dynamics 365 an XML license file is required.
...