Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
AuthScheme | The scheme used for authentication. Accepted entries are Password, AzureAD, AzureServicePrincipal, AzureServicePrincipalCert, AzureMSI, AzurePassword. |
Server | The name of the server running Synapse. |
User | The Azure Synapse user account used to authenticate. |
Password | The password used to authenticate the user. |
Port | The port of the Synapse. |
Database | The name of the Synapse database. |
Encrypt | This field sets whether SSL is enabled and whether the 'Strict' encryption type is used. |