Dynamics 365 (Service Principal)
Connect to Dynamics 365 using a service principal
To use this connection type within the API, use a ConnectionTypeCode of DYNAMICS365-SP.
Variable Reference
The following variables are supported:
-
DynamicsUri- (Required) The URI of the Dynamics 365 application. -
DynamicsServicePrincipalIdSecretName- (Required) The name of the Key Vault Secret containing the value of the ID of the Service Principal used to access Dynamics. -
DynamicsServicePrincipalCredentialSecretName- (Required) The name of the Key Vault Secret containing the value of the Credential of the Service Principal used to access Dynamics.