When you create a database connection for a live connection database, or export data to an external database, you select the server connection to use.
From the Server Connections section of the workspace settings page, you manage the available server connections for the workspace.
Server Connections section of workspace settings with a defined server connection. When you create a server connection during database connection configuration or data export, Fabricate automatically adds the server connection to the list.
Adding a server connection
From the Server Connections list, to add a server connection:
Click Add Server Connection.
New Server Connection panel to create a server connection From the Platform dropdown list, select the server platform.
On the New Server Connection panel, in the Name field, provide a name to use to identify the server connection.
Connection details
For platforms other than Databricks:
In the Host field, provide the hostname for the server.
In the Port field, provide the port to connect through.
In the Username field, provide the username to use to make the connection.
In the Password field, provide the password.
For Databricks:
In the Host field, provide the host where the database is located.
From the Credential Type dropdown list, select the type of authentication to use. The options are:
For Service Principal authentication:
In the Client ID field, provide the client identifier.
In the Secret field, provide the secret that is associated with the client identifier.
For Personal Access Token authentication, in the Access Token field, provide the access token to authenticate to the database.
In the Warehouse ID field, provide the data warehouse for the data.
Testing and saving the connection
To test the server connection, click Test Connection.
To save the server connection, click Create Server Connection.
Editing a server connection
To edit a server connection:
Click the Edit option for the server connection.
On the connection details panel, update the connection information.
Note that if you are not changing the password or a Databricks secret for the server connection, then leave the Password or Secret field empty.
To test the updated configuration, click Test Connection.
To save the changes, click Save Changes.
Deleting a server connection
You cannot delete a server connection that is either:
Used in a database connection for a live connection database.
The server connection for a database export target. Before you can delete the server connection, you must remove the export target.
From the Server Connections list, to delete a connection, click its Delete option.