Skip to content

Commit

Permalink
Review request for Microsoft.DBforPostgreSQL to add version preview/2…
Browse files Browse the repository at this point in the history
…024-03-01-privatepreview (#29295)

* Create 2024-03-01-privatepreview folder

* Update version in new folder

* update readme

* Back up create and delete

* capabilities indexTuningSupported

* get free slots and migration schedule

* update migration schedule and fix file names

* get recommendation init

* tuning option get and list

* spellcheck and semantics

* build errors

* build errors

* edit examples build errors

* Update tuning, still need example

* update migrations

* semantic validation fix

* auto rest errors

* fix capabilities

* update get recs example

* update formating

* run prettier

* switch to enum

* update details type

* Updating private preview version 2024-03-01-privatepreview to 2024-03-01-preview

* Fix responses of Migrations api

* Fix LintDiff errors

* Fix model validation

* Fix LintDiff for Backups json

* Fix model validation errors

* Fix error for the azure sdk go

* Fixed some review comments

* Update the description for fullyQualifiedDomainName parameters

* Allow adding administratorLogin for Update server requests

* remove auto migration

* remove index tuning

* have pg 16 in capabilites

* update readme

* Update capabilites

* update examples

* fix example update

---------

Co-authored-by: Amit Brahma <ambrahma@microsoft.com>
Co-authored-by: ambrahma <61298407+ambrahma@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 25, 2024
1 parent f5b6b48 commit e78a50a
Show file tree
Hide file tree
Showing 112 changed files with 19,395 additions and 2 deletions.
6 changes: 6 additions & 0 deletions cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,12 @@
"Messsage"
]
},
{
"filename": "**/specification/postgresql/resource-manager/Microsoft.DBforPostgreSQL/preview/**/*json",
"words": [
"automigration"
]
},
{
"filename": "**/specification/cognitiveservices/data-plane/FormRecognizer/**/FormRecognizer.json",
"words": [
Expand Down
Loading

0 comments on commit e78a50a

Please sign in to comment.