Skip to main content

Add New Connector

To add a Azure SQL Database connector:
  1. Select Connectors in the left sidebar and click “New Connector”
  2. Select Azure SQL Database from the list of connectors
  3. Fill in the connection details below and click “Create Connector”
  4. Select the schemas and tables you want to sync
  5. Configure your sync schedule

Connection Options

Host
text
required
The Azure SQL server hostname (e.g., myserver.database.windows.net)
Port
number
required
The port number for your Azure SQL Database
User
text
required
The username for database authentication
Password
password
required
The password for database authentication
Database
text
required
The name of the database to connect to
Trust SSL/TLS Certificates
checkbox
Automatically trust the server’s SSL/TLS certificates. Enable this for Azure SQL databases that use Microsoft’s certificate authorities.

Additional Resources