Why private endpoint does not connect

Wang, Yue 40 Reputation points
2024-08-09T11:35:07.9+00:00

Hello,

We setup the private endpoint to connect ADF to flexible server postgres server. The endpoint is setup and approved on postgres side, but the pipeline cannot connect.

Can you confirm if this is the reason: https://stackoverflow.com/questions/78706992/unable-to-connect-from-azure-data-factory-to-postgres-flexible-server-using-priv

Thanks.

Yue

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,664 questions
{count} votes

Accepted answer
  1. Bhargava-MSFT 31,011 Reputation points Microsoft Employee
    2024-08-19T20:16:18.1966667+00:00

    @Wang, Yue

    It seems like this is a known issue where the private endpoint configuration does not take effect until explicitly stop and start the Postgres flexible server.

    You can try stopping and starting the Postgres flexible server and then test the connection again. If the issue persists, you can check the firewall rules and make sure that they are configured correctly to allow traffic from the private endpoint.

    Let me know if you have any other questions

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.