Set Up an Azure PostgreSQL Connection
Create an Azure PostgreSQL connection to bring in data into Data 360.
| User Permissions Needed | |
|---|---|
| To create a connection: | System Admin profile or Data Cloud Architect permission set |
Before you begin:
- Review the IP addresses to make sure the Azure PostgreSQL connection has the necessary access.
-
In Data Cloud, click Setup, and select Data Cloud Setup.
-
Under External Integrations, select Other Connectors.
-
Click New.
-
On the Source tab, select Azure PostgreSQL, and then click Next.
-
Enter a connection name, connection API name, and provide the authentication and connection details.
-
For Authentication Details, provide the username and password to authenticate the user.
-
For Connection Details, enter Connection URL that uses the following format:
{hostname}.postgres.database.azure.com{:port}- Hostnames are 1–63 lowercase letters (a–z), numbers (0–9), or hyphens (-). Hostnames can't start or end with a hyphen.
- The port is optional. If included, the port is 4–5 numbers (0–9) and prefixed with a colon (:).
-
For Schema, enter the database schema the user's access is limited to for this connection.
-
For Database, enter the PostgreSQL database for which the user's credentials are authenticated.
-
To review your configuration, click Test Connection.
-
Click Save.
After the connector details are accepted, the connection is created and listed under Connectors.