Hello! Is there a trick to connecting Foundry to an Azure hosted PostgresSQL server?
Context
- I have the server up and running and I am able to use it through PGAdmin so I know the host, port, database, username, and password are all correct.
- I have added the Foundry IP addresses to the Firewall Rules in Azure (even opted for fully open as a test) so I believe that’s not the problem.
- I have added the sql server DNS as an Egress Policy
- I added the server certification and have tried each and every SSL Mode
- I ran across the “Connecting to Postgres” marketplace installation but even that data ingestion sync is failing