Cannot create replica for Azure PostgreSQL flexible server

PnsAle0298 26 Reputation points
2023-04-12T08:18:44.7166667+00:00

Creation of replicas via Portal (in same or paired region) fails immediately with the following error message, It has worked in the past though.

"statusCode": "BadRequest",
      "statusMessage": {
        "status": "Failed",
        "error": {
          "code": "LinkedInvalidPropertyId",
          "message": "Property id '' at path '' is invalid. Expect fully qualified resource Id that start with '/subscriptions/{subscriptionId}' or '/providers/{resourceProviderNamespace}/'."
        }
      },

The server is using CMK encryption and GEO-Backups are enabled.

Azure Database for PostgreSQL
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 14,406 Reputation points Microsoft Employee
    2023-04-12T09:41:52.22+00:00

    Hi PnsAle0298 •,

    Welcome to Microsoft Q&A forum and thanks for using Azure Services.

    As I understand, replication is failing when done through portal for Azure PostgreSQL Flexible Server with error: "Property id '' at path '' is invalid. Expect fully qualified resource Id that start with '/subscriptions/{subscriptionId}' or '/providers/{resourceProviderNamespace}/.

    Could you please let us know the configuration details of the server and region in use? It might be a transient issue related to region.

    Awaiting you reply, thanks.

    0 comments No comments