Azure Synapse Connection
The Azure Synapse SQL destination requires connection details to connect to your Azure Synapse instance.
Note: Before you configure the destination to connect to your Azure Synapse instance, you
must complete the required prerequisites to prepare the Azure
Synapse instance.
On the Azure Synapse SQL tab, you specify the name of the Azure Synapse server and the database to connect to.
You also configure the destination to use one of the following authentication methods to
connect to the Azure Synapse:
- SQL Login
- The destination connects to Azure Synapse using a user name and password created in the database.
- Azure Active Directory
- The destination connects to Azure Synapse using an Azure Active Directory
user identity and password. The user identity and password are the credentials used
to sign in to the Azure portal. Enter the full user identity, for example:
user@mycompany.com
.
The following image displays a destination configured to connect to the
my_db
database in the my-synapse
server using the
SQL Login authentication method: