An Azure managed PostgreSQL database service for app development and deployment.
Azure Postgresql Scheduled Maintenance stuck 2
Cade
5
Reputation points
Details:
The service has been stuck in maintenance mode for 3 days now and I am unable to create a ticket without a support plan (it also says until maintenance is done....).
The only change I can see that came from the maintenance on my flexible server is
properties.highAvailability.state
From: "NotEnabled" to ""
Ran az postgres flexible-server show and noticed it in here as well:
"highAvailability": {
"mode": "Disabled",
"standbyAvailabilityZone": null,
"state": ""
},
Also while trying to list out the databases that should be under it I am receiving internal server errors
"content": {
"error": {
"code": "InternalServerError",
"message": "An unexpected error occured while processing the request. Tracking ID: ''"
}
},
Azure Database for PostgreSQL
Azure Database for PostgreSQL
Sign in to answer