-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Update staging branch with latest from main #32089
Closed
ragovada
wants to merge
229
commits into
Azure:release-machinelearningservices-Microsoft.MachineLearningServices-2025-01-01-preview
from
ragovada:update-stagingBranchWithLatestFromMain
Closed
Update staging branch with latest from main #32089
ragovada
wants to merge
229
commits into
Azure:release-machinelearningservices-Microsoft.MachineLearningServices-2025-01-01-preview
from
ragovada:update-stagingBranchWithLatestFromMain
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* change our verifyChangelogs over to utilizing the artifact details. if we don't have an artifact details at all, don't verify changelog. if we do, but skipverifychangelog is present, don't verify changelog. if we have artifact details, but no disable, verify the changelog --------- Co-authored-by: Scott Beddall <[email protected]>
* update-tspconfig * update-format
* Public Preview Release - 2024-02-01, Initial Commit * Public Preview Release - 2024-02-01, Added changes for Alert and Alert Template Rest Api, Added Oracle as a provider * Public Preview Release - 2024-02-01, Typo in Alert.tsp * Public Preview Release - 2024-02-01, Moving version enum to main.tsp * Public Preview Release - 2024-02-01, type in monitor.json * Public Preview Release - 2024-02-01, formatting Alert.tsp and AlertTemplate.tsp * Public Preview Release - 2024-02-01, reverting changes for Provider Type enum * Public Preview Release - 2024-02-01, Adding changes for new version in Preview Operation.json and Operation_List.json. Modiffying Readme to add new version. * Public Preview Release - 2024-02-01, Prettier json for 3 files. * Public Preview Release - 2024-02-01, Prettier json for 1 file. * Public Preview Release - 2024-02-01, modified Alert.tsp and AlertTemplate.tsp to get the examples pasted in the monitors/examples directory * Public Preview Release - 2024-02-01, Using Simple list function in AlertTemplate.tsp * Public Preview Release - 2024-02-01, Added files in Worloads.Operations. * Public Preview Release - 2024-02-01, Modified examples operation Id as to get them displayed in preview folder * Public Preview Release - 2024-02-01, used json prettier for operation/preview *.json files * Public Preview Release - 2024-02-01, Resolved Few swagger model Validation checks * Public Preview Release - 2024-02-01, Review changes, Added multuple enums in models.tsp file * Public Preview Release - 2024-02-01, Review change, modifying Alert name and arm version --------- Co-authored-by: Jatin Keswani <[email protected]> Co-authored-by: Venu Sivanadham <[email protected]>
Bumps the typespec group with 1 update in the / directory: [@azure-tools/typespec-client-generator-core](https://github.com/Azure/typespec-azure). Updates `@azure-tools/typespec-client-generator-core` from 0.48.1 to 0.48.2 - [Release notes](https://github.com/Azure/typespec-azure/releases) - [Commits](https://github.com/Azure/typespec-azure/compare/@azure-tools/[email protected]...@azure-tools/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-client-generator-core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Zaslonov <[email protected]>
Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2024-03-01 to stable/2024-05-01.
* Add IPAM, VNV, update Security Admin and Vnet specs * adminrule error * adding suppressions * suppression spacing * space issue * another space update * the issue was 2024-03 readme and not 2024-05 * adding suppressions * removing location headers * reverting location header changes for delete * Update sdk-suppressions.yaml * mark networkManagerScopeAccess as an optional property * update go breaking suppressions --------- Co-authored-by: kazrael2119 <[email protected]> Co-authored-by: Chenjie Shi <[email protected]>
* Swagger changes for expressroute site failover simulation * Fixing some checks * Correcting parameter name in stop json * Changing error schema * Adding arm id format for uris * Adding suppressions
* Added location headers to 202 responses for ipGroups and virtualRouters. * Added location header to vr peering delete examples * Ran prettier on 2024-05-01 examples
…workInterface (Azure#30692) * [Network] - Adding DefaultOutboundConnectivityEnabled property in networkInterface * address prettier check
* add private only feature to azure bastion service * fix Swagger PrettierCheck * fix the swagger PrettierCheck * modify the api version * modify file name --------- Co-authored-by: Leo Liu (from Dev Box) <[email protected]>
* resolving/removing resource name formatting * Revert "resolving/removing resource name formatting" This reverts commit b7a079b. * using confirmed resource name regex for AVNM, IPAM, and VNV. Which is more restrictive than ARM. * updaing vnv swagger * adding line at end of file to resolve prettier
Changes for Swagger for Health API.
Made changes to pass validations.
Changes to fix pipeline errors.
* Suppress Lint Diff * Prettier Check Fix for Virtual Network * Add Path in Lint Suppression * Revert changes for path * Applied path level suppression * Applied path level suppression
… re-added without reverting this commit. (Azure#30893) (Azure#31918) This change produces an extra warning but no obvious new errors.
* Seed package-lock.json for spell check * Update cSpell.json to use v0.2 config * exclude checking the spell check configuration
* Update readme.md * Update readme.python.md * Fix tag name in readme.md * Remove outdated package tags from readme.python.md * Remove outdated package tags from readme.python.md * update readme.python.md * update readme.python.md * fix cspell * fix cspell * update readme.python.md * update readme.python.md --------- Co-authored-by: Yuchao Yan <[email protected]> Co-authored-by: msyyc <[email protected]>
…nfiguration (Azure#31941) Co-authored-by: Sethuram S <[email protected]>
* [Synapse]Sync IR Features From DataFactory * fix * fix --------- Co-authored-by: Frey-Wang <[email protected]>
* sorted existing swagger * initial autogenerated typespec * initial TypeSpec updates to resolve warnings * added generated files * changed inputs to typespec-generated openapi * Revert "added generated files" This reverts commit c09b60a. Revert "initial TypeSpec updates to resolve warnings" This reverts commit 805007d. * added new typespec migration api version * file format updates * reverted back unintentionally changed spec from previous api version * various modelvalidation fixes * fix * model validation fixes * linting fixes * fixes for linting * fixing swagger avocado * fixed x-ms-example for privatelink list * updated readme * fixed tspconfig formatting * updated tspconfig * updates to try to fix breaking sdk changes * trying to fix typescript client generation * updated tspconfig * another attempted fix for typescript sdk * updates to client.tsp * attempted ts fix * updated tspconfig * changed tspconfig back to original values * update to tspconfig for ts sdk * reverted back tspconfig * attempted javascript replacement for SDK operation * LintDiff fix * LintDiff fix * updated client.tsp * updated client.tsp for csharp replacements * updating metadata types for csharp client * updated csharp client replacements * updating target location visibility * updates to fix net sdk breaking changes * updated for net sdk * fixing net sdk failures * fixed client.tsp format * updated visibility for readonly properties * updated managed identity model reference * updated readme directives based on feedback * breaking change fix * split up models into separate files * changed file casing * fixed bad file reference * fixed spelling failure * fixed tsp formatting
* test * update client.tsp file * ... * ... * ci fix * ... * rename dataflow prop & remove workaround
…9-19-preview (Azure#30653) * Copy files from preview/2024-07-09-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-09-19-preview Updated the API version from preview/2024-07-09-preview to preview/2024-09-19-preview. * Added tag for 2024-09-19-preview in readme file * Add enclave platform property * Fix prettier * Add application type property
Azure#31878) * initial version * use variables to be used in next steps * removed unused code and test branch * added function description * updated dependencies * removed test branch * add comment to to explain this behavior * Add trailing newline --------- Co-authored-by: Mike Harder <[email protected]> Co-authored-by: Ray Chen <[email protected]>
Bumps the typespec group with 2 updates in the / directory: [@azure-tools/typespec-apiview](https://github.com/Azure/azure-sdk-tools) and [@typespec/rest](https://github.com/microsoft/typespec). Updates `@azure-tools/typespec-apiview` from 0.4.9 to 0.5.0 - [Release notes](https://github.com/Azure/azure-sdk-tools/releases) - [Commits](https://github.com/Azure/azure-sdk-tools/commits/doc-warden_0.5.0) Updates `@typespec/rest` from 0.63.0 to 0.63.1 - [Release notes](https://github.com/microsoft/typespec/releases) - [Commits](https://github.com/microsoft/typespec/compare/[email protected]...@typespec/[email protected]) --- updated-dependencies: - dependency-name: "@azure-tools/typespec-apiview" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typespec - dependency-name: "@typespec/rest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typespec ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [oav](https://github.com/azure/oav) from 3.5.1 to 3.6.0. - [Release notes](https://github.com/azure/oav/releases) - [Changelog](https://github.com/Azure/oav/blob/develop/ChangeLog.md) - [Commits](https://github.com/azure/oav/commits) --- updated-dependencies: - dependency-name: oav dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…30-preview (Azure#32041) * Microsoft.RecoveryServices adding version 2024-09-30-preview (Azure#30405) * Copy files from stable/2024-04-01 Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-09-30-preview Updated the API version from stable/2024-04-01 to preview/2024-09-30-preview. * Added tag for 2024-09-30-preview in readme file * resolve readme conflict (Azure#31990) added latest stable folder Co-authored-by: Himanshu Agarwal <[email protected]> --------- Co-authored-by: DevBaburaj <[email protected]> Co-authored-by: justbelieve <[email protected]>
* Rebranding of Azure AI Studio * Fix spelling error
…preview (Azure#31790) * Copy files from preview/2024-04-01-preview Copied the files in a separate commit. This allows reviewers to easily diff subsequent changes against the previous spec. * Update version to preview/2024-10-01-preview Updated the API version from preview/2024-04-01-preview to preview/2024-10-01-preview. * Added tag for 2024-10-01-preview in readme file * support odata search in listing product packages (Azure#31740) * support odata search in listing product packages * add new supported contentKind * fix perttier errors * Fix Data connectors API Typos (Azure#31806) * Add PurviewAudit connector (Azure#31821) * Add PurviewAudit connector * prettier fix * prettier fix --------- Co-authored-by: Will King <[email protected]> * resolve comments and fix the prettier issue (Azure#31965) * Watchlist fix (Azure#32047) * reorder TI parameter to address breaking change errors (Azure#32053) --------- Co-authored-by: NISHILBISHT <[email protected]> Co-authored-by: sagamzu <[email protected]> Co-authored-by: kingwil <[email protected]> Co-authored-by: Will King <[email protected]> Co-authored-by: nbatyrbb <[email protected]>
* ignore custom-words.txt * test change to custom-words.txt * Revert test change to custom-words.txt
* Update isSimplifiedPolygon * Fix cspell --------- Co-authored-by: Will Huang <[email protected]>
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline started successfully. If there is ApiView generated, it will be updated in this comment. |
github-actions
bot
added
the
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
label
Jan 10, 2025
AzureRestAPISpecReview
added
data-plane
resource-manager
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
labels
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
brownfield
Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec.
data-plane
resource-manager
RPaaS
SuppressionReviewRequired
TypeSpec
Authored with TypeSpec
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ARM (Control Plane) API Specification Update Pull Request
Tip
Overwhelmed by all this guidance? See the
Getting help
section 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 ApiView
comment 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 PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. 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.
queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.