-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Release sql microsoft.sql 2024 05 01 preview #30510
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release sql microsoft.sql 2024 05 01 preview #30510
Conversation
…rsion (#29200) * Adds base for updating Microsoft.Sql from version preview/2023-08-01-preview to version 2024-05-01-preview * Updates API version in new specs and examples * Updates readme * addressing comments * resolving spell check errors * resolving LroLocationheader errors * supress errors from DatabaseAdvisiors.json * reverting the supression --------- Co-authored-by: Ravi Gautam <[email protected]>
* Update for Import/Export with Managed Identity * Fix the example reference and update description
…29823) * Set the new additionalProperties type to string * Remove the required type for additionalProperties, just keep them true
* Add instance pool operations swagger and examples * Address prettier check errors * Fix Swagger LintDiff errors * Fix parameter names to match parameter patterns * Remove validation for resourceGroupName parameter as it fails Swagger ModelValidation (and it should not be failing) * Replace bool with enum (PR review remark) --------- Co-authored-by: Ivan Arandjelovic <[email protected]>
* Adding updated DatabaseOperations.json file * Trying to fix ModelValidation error * Reverting testing change --------- Co-authored-by: Roopesh Manda <[email protected]>
…ft.Sql-2024-05-01-preview (#30030) * taking changes from dsmaindev side * removing further DatabaseAdvisor.json changes * resolving spellcheck validation * resolving ModelValidation errors * resolving avocado errors * resolving LRO Headers Validation and xmsEnum Validation * resolving indentation --------- Co-authored-by: Ravi Gautam <[email protected]>
Co-authored-by: Ravi Gautam <[email protected]>
* reverting cspell.json changes * revert changes2 --------- Co-authored-by: Ravi Gautam <[email protected]>
Co-authored-by: Ivan Arandjelovic <[email protected]>
Next Steps to Merge✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge. |
Generated ApiView
|
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
In this PR, are you introducing a new API version based off a previous version? If so, you should have added all the files of the base version in the very first commit of your PR. This allows API reviewers to see just the deltas of your new API version. If that's the case, please add your base commit in a new commit (make sure the commit message is clear) and another commit to revert that commit (so that your latest commit always reflects the latest code). |
Got the response offline. Pasting it here: For every API Version we have a separate folder, where we keep all the files related to that version. When we copy all the files from previous Api Version for the base commit, we copy it to the new folder and rename the version in all the files. That's why you might be seeing them as a new file but indeed they have been copied from previous API Version files only. |
|
/pr RequestMerge |
* Adding folders and examples changes for Version 2024-05-01 preview version (#29200) * Adds base for updating Microsoft.Sql from version preview/2023-08-01-preview to version 2024-05-01-preview * Updates API version in new specs and examples * Updates readme * addressing comments * resolving spell check errors * resolving LroLocationheader errors * supress errors from DatabaseAdvisiors.json * reverting the supression --------- Co-authored-by: Ravi Gautam <[email protected]> * Update for Import/Export with Managed Identity (#29596) * Update for Import/Export with Managed Identity * Fix the example reference and update description * Set the additionalProperties type to string for DatabaseAdvisors API (#29823) * Set the new additionalProperties type to string * Remove the required type for additionalProperties, just keep them true * Dev/ivarandj/instance pool operations api (#29932) * Add instance pool operations swagger and examples * Address prettier check errors * Fix Swagger LintDiff errors * Fix parameter names to match parameter patterns * Remove validation for resourceGroupName parameter as it fails Swagger ModelValidation (and it should not be failing) * Replace bool with enum (PR review remark) --------- Co-authored-by: Ivan Arandjelovic <[email protected]> * Adding updated DatabaseOperations.json file (#29956) * Adding updated DatabaseOperations.json file * Trying to fix ModelValidation error * Reverting testing change --------- Co-authored-by: Roopesh Manda <[email protected]> * Adding swagger files for minor changes related to release-sql-Microsoft.Sql-2024-05-01-preview (#30030) * taking changes from dsmaindev side * removing further DatabaseAdvisor.json changes * resolving spellcheck validation * resolving ModelValidation errors * resolving avocado errors * resolving LRO Headers Validation and xmsEnum Validation * resolving indentation --------- Co-authored-by: Ravi Gautam <[email protected]> * resolve merge conflict for cSpell.json (#30179) Co-authored-by: Ravi Gautam <[email protected]> * reverting cspell.json changes (#30285) * reverting cspell.json changes * revert changes2 --------- Co-authored-by: Ravi Gautam <[email protected]> * Fix lintdiff enum errpr (#30383) Co-authored-by: Ivan Arandjelovic <[email protected]> --------- Co-authored-by: Ravi Gautam <[email protected]> Co-authored-by: psong-ms <[email protected]> Co-authored-by: UrosKrsticMIPerf <[email protected]> Co-authored-by: Ivan Arandjelovic <[email protected]> Co-authored-by: Ivan Arandjelovic <[email protected]> Co-authored-by: akromm <[email protected]> Co-authored-by: Roopesh Manda <[email protected]> Co-authored-by: Mike Harder <[email protected]>
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the
Generated ApiViewcomment added to this PR. You can use ApiView to show API versions diff.Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.
Getting help
Purpose of this PRandDue diligence checklist.write accessper aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.and https://aka.ms/ci-fix.
queuedstate, please add a comment with contents/azp run.This should result in a new comment denoting a
PR validation pipelinehas started and the checks should be updated after few minutes.