Skip to main content

Dataverse Online (Service Principal Secret)

Connect to Dataverse Online (formerly Common Data Service for Apps) using a service principal client ID and secret

To use this connection type within the API, use a ConnectionTypeCode of DATAVERSE-ONLINE-SP-KEY.

Variable Reference

The following variables are supported:

  • ServiceUri - (Required) The service URL of your Dynamics instance, the same one you access from browser. An example is 'https://<organization-name>.crm[x].dynamics.com'.

  • ServicePrincipalClientIdSecretName - (Required) The name of the Key Vault Secret containing the value of the Client (Application) ID of the Service Principal.

  • ServicePrincipalClientSecretSecretName - (Required) The name of the Key Vault Secret containing the value of the Client Secret of the Service Principal.