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
The Azure PostgreSQL server hostname (e.g., myserver.postgres.database.azure.com)
The port number for your Azure PostgreSQL server
The username for database authentication
The password for database authentication
The name of the database to connect to
Automatically trust the server’s SSL/TLS certificates. Enable this for Azure PostgreSQL databases that use Microsoft’s certificate authorities.

