PostgreSQL server disappeared from Portal, but the database is still up and running.

Stefan 0 Reputation points
2025-08-07T07:03:08.3866667+00:00

One of our PostgreSQL flexible servers have disappeared from view in Azure Portal.

The database is still up and running, because I can connect to and query it.

It is still visible when running az postgres flexible-server list, and the displayed info looks ok.

But running az postgres flexible-server show --id <resource-id> returns 404:

Code: ResourceNotFound

Message: The Resource 'Microsoft.DBforPostgreSQL/flexibleServers/....

How do we get it back?

Azure Database for PostgreSQL
{count} votes

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.