APIs cannot connect to PostGreSQL after password change

Christy H 1 Reputation point
2022-05-06T17:53:00.107+00:00

I have two APIs - one Python and one .NET core - that connect to a single PostGreSQL server (Gen 5) with multiple databases. After resetting the master password, neither API can connect to either database.

The password is not hard-coded anywhere, and I can connect via PGA Admin, leading me to believe I need to update some Azure configuration settings.

Can someone assist? Thanks in advance.

Azure Database for PostgreSQL
{count} votes