diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-03-08-preview/FlexibleServers.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-03-08-preview/FlexibleServers.json index f2d84990032c..ef947469b928 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-03-08-preview/FlexibleServers.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2022-03-08-preview/FlexibleServers.json @@ -817,11 +817,7 @@ "enum": [ "None", "Primary", - "Secondary", - "WalReplica", - "SyncReplica", "AsyncReplica", - "GeoSyncReplica", "GeoAsyncReplica" ], "x-ms-enum": { diff --git a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json index 50d66a4fb9d7..eb61e90ce0da 100644 --- a/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json +++ b/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/stable/2022-12-01/FlexibleServers.json @@ -838,11 +838,7 @@ "enum": [ "None", "Primary", - "Secondary", - "WalReplica", - "SyncReplica", "AsyncReplica", - "GeoSyncReplica", "GeoAsyncReplica" ], "x-ms-enum": {