Deployment failure for postgresql deployment failed with InternalServerError.

Medical Realities 21 Reputation points
2022-11-03T12:02:43.72+00:00

We're deploying our new backend database to the postgresql flexible server, and whilst the dev deployments are working, production keeps throwing an InternalServerError.

"error": {  
  "code": "DeploymentFailed",  
  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",  
  "details": [  
    {  
      "code": "InternalServerError",  
      "message": "An unexpected error occured while processing the request. Tracking ID: '{id removed for support post}'"  
    }  
  ]  
},  
"validationLevel": "Template"  

}

I can post more of the deployment json if required.

Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. GeethaThatipatri-MSFT 27,102 Reputation points Microsoft Employee
    2022-11-03T12:31:36.367+00:00

    Hi, @Medical Realities Welcome to the Microsoft Q&A platform, and thanks for using Azure Services.
    I understand that you are facing an issue while deploying Azure Postgres SQL.
    Sorry for the inconvenience caused There is an outage going on for customers creating Azure PostgreSQL flexible server. Our Product Group is actively working on it.
    Existing servers are not impacted. Only PITR and new server creations are impacted.
    you can also track azure service outages using the link below.
    Https://Status.azure.com

    Regards
    Geetha

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful