Skip to content

Commit b8e1a19

Browse files
authored
Support for PostgreSQL Flexible Server version 15 (#24203)
* Update FlexibleServers.json PostgreSQL version 15 is now available in public preview * Update FlexibleServers.json * Update FlexibleServers.json
1 parent 76fa82a commit b8e1a19

File tree

1 file changed

+1
-0
lines changed
  • specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2023-03-01-preview

1 file changed

+1
-0
lines changed

specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/2023-03-01-preview/FlexibleServers.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,7 @@
376376
"type": "string",
377377
"description": "The version of a server.",
378378
"enum": [
379+
"15",
379380
"14",
380381
"13",
381382
"12",

0 commit comments

Comments
 (0)