Thanks for posting your question in the Microsoft Q&A forum.
- Verify that the connection string (
postgresql://prod-postgres-bi.postgres.database.azure.com/postgres/dt_dev_savant
) is correct and includes all necessary parameters such as username, password, host, port, and database name - Ensure that the firewall settings on your Azure PostgreSQL instance allow connections from the IP address or range where your scanning tool is hosted.
- Try connecting to the Azure PostgreSQL instance using a PostgreSQL client with the same credentials to verify if you can establish a connection and query metadata manually. This can help isolate whether the issue lies with the scanning tool or the connection parameters.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful