JDBC Driver for Azure Synapse

Build 25.0.9434

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
AuthSchemeSpecifies which authentication scheme the driver uses when it establishes the connection.
ServerSpecifies the fully-qualified host name or IP address of the provider SQL endpoint. You must supply a value for the connection to succeed.
UserSpecifies the authenticating user's user ID.
PasswordSpecifies the authenticating user's password.
PortSpecifies the TCP port that the provider uses when it connects to the provider SQL endpoint.
DatabaseSpecifies the name of the Azure Synapse SQL database that the provider connects to at login.
EncryptSpecifies whether the provider negotiates TLS/SSL encryption with the Azure Synapse endpoint and, if so, how strictly it enforces certificate validation.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434