Consistent timeouts connecting to Azure Cosmos DB for PostgreSQL Cluster

John Kendall 0 Reputation points
2025-12-09T23:01:43.2466667+00:00

All of a sudden our application is having consistent connection timeouts connecting to our Azure Cosmos DB for PostgreSQL Cluster.

We have not had any change in load or configuration.

I have performed many of the basic troubleshooting measures, restart cluster, restart application, check available resources on the cluster.

Is there any outage or service disruption on the Azure end?

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 17,326 Reputation points MVP Volunteer Moderator
    2025-12-11T06:42:08.7+00:00

    Hello @John Kendall

    If your application is experiencing consistent connection timeouts to Azure Cosmos DB for PostgreSQL, there are several potential causes to consider. First, check for any firewall misconfigurations, as both the coordinator node and client firewalls must allow connections from your application. Ensure that the server firewall is configured to accept connections from your client, including any proxy servers or gateways.

    Additionally, verify that your connection string is correct and that you have not exceeded the connection limit for your cluster.


    If the Answer is helpful, please click Accept Answer and Up-Vote 👍, so that this can be beneficial to other community members.

    0 comments No comments

Your answer

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