PostgreSQL server disappeared from Portal, but the database is still up and running.
Stefan
0
Reputation points
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
Azure Database for PostgreSQL
An Azure managed PostgreSQL database service for app development and deployment.
Sign in to answer