Add New Connector
To add a Azure Postgres connector:- Select Connectors in the left sidebar and click “New Connector”
- Select Azure Postgres from the list of connectors
- Fill in the connection details below and click “Create Connector”
- Select the schemas and tables you want to sync
- Configure your sync schedule
Your Azure PostgreSQL database must have TLS/SSL enabled. Evidence requires encrypted connections for security.
Connection Options
text
required
The Azure PostgreSQL server hostname (e.g., myserver.postgres.database.azure.com)
number
required
The port number for your Azure PostgreSQL server
text
required
The username for database authentication
password
required
The password for database authentication
text
required
The name of the database to connect to
checkbox
Automatically trust the server’s SSL/TLS certificates. Enable this for Azure PostgreSQL databases that use Microsoft’s certificate authorities.

