Skip to content
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

[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2022-10-01-preview #20818

Conversation

Maulik003
Copy link
Contributor

@Maulik003 Maulik003 commented Sep 22, 2022

ARM API Information (Control Plane)

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

Add a changelog entry for this PR by answering the following questions:

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Additional details on the process and office hours are on the Breaking Change Wiki.

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

Please follow the link to find more details on PR review process.

Maulik003 and others added 12 commits August 9, 2022 09:39
… preview/2022-06-01-preview to version 2022-10-01-preview
* Registries public preview 2022-10-01-preview

* Fix validation errors

* Fix LintDiff and Avocado errors

* Fixing prettier errors

* Fixing more LintDiff errors

* Another LintDiff error

* Another Lint error

Co-authored-by: Fahd Kamal <[email protected]>
* added schedule api

* add updateSchedules to examples parent folder

* fix typo

* change position of allOf

* remove subnet from example compute create

* after prettier run

* Description change for recurrence freq

* point to mfe for common objects

* add hash operator

* removed triggertype as well

* change year

* get rid of breaking changes since we didn't change the api

Co-authored-by: Naman Agarwal <[email protected]>
* Added CI Os Patching related properties

* Updated descriptions as per Dennis's suggestions

Co-authored-by: Srivatsa Sinha <[email protected]>
* Added changes to sync with main

* Fixed Prettier Check

Co-authored-by: maulikjoshi <[email protected]>
* change post call to put

* change put to patch

* remove updateschedules rest call

Co-authored-by: Naman Agarwal <[email protected]>
* Update connection type and auth type

* update connection category

* update x-ms-secret tag
* Add autologger_settings for CI

Add settings to opt-in/out of default mlflow autologger on CIs.

* update machinelearningservices.json

* Add for command job

* fix comma

* Add autologger for command job

* fix CI failures

* Remove mfe.json from PR

* Remove whitespace

* Update custom-words.txt

* Delete incorrect custom-words.txt
* Fixing auto-rest issues in registries

* Removing location from the required list

Co-authored-by: Fahd Kamal <[email protected]>
* Added mfe.json preview changes

* Added resources to Registries and Workspaces folder

* removed unwanted resources

* removed unwanted resources

* Ran prettier check

* removed unwanted resources

* removed unwanted resources

* Added ManagedOnlineDeployment resource

* Added files to OnlineDeplyment

* Added Model Validation changes

* Added mfe.json changes to handle duplicate operation id changes

* Updated mfe to fix underscore error

* Update title of mfe.json

* Renamed name path parameter

* Updated examples

* Fixed Semantic validations and examples

* Fixed Semantic validations and examples

* Fixed Semantic validations and examples

* Removed name changes from workspaces

* Changes related to Model Validation

* Changes related to Model validation

* Added consumes amd produces in registries.json

* Removed changes from registries

* Updated parameter mlFlowAutologger to mlflowAutologger in mfe.json

* Changed property name to mlflowAutologger

Co-authored-by: maulikjoshi <[email protected]>
@openapi-workflow-bot
Copy link

Hi, @Maulik003 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    @openapi-workflow-bot
    Copy link

    Hi, @Maulik003 your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]).

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 22, 2022
    @Maulik003 Maulik003 changed the title Dev machinelearningservices microsoft.machine learning services 2022 10 01 preview [Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2022-10-01-preview Sep 22, 2022
    * Updated custom words to resolve merge conflict
    
    * Updated custom words to resolve merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    1 similar comment
    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 23, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 10 Errors, 20 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    machineLearningServices.json 2022-10-01-preview(248020b) 2022-10-01(main)
    machineLearningServices.json 2022-10-01-preview(248020b) 2022-06-01-preview(main)
    mfe.json 2022-10-01-preview(248020b) 2022-10-01(main)
    mfe.json 2022-10-01-preview(248020b) 2022-06-01-preview(main)
    workspaceFeatures.json 2022-10-01-preview(248020b) 2022-10-01(main)
    workspaceFeatures.json 2022-10-01-preview(248020b) 2022-06-01-preview(main)

    The following breaking changes are detected by comparison with the latest stable version:

    Only 15 items are listed, please refer to log for more details.

    Rule Message
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'RecurrenceTrigger' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L2083:3
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json#L1977:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CronTrigger' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L2083:3
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json#L1977:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AutoRebuildSetting' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8606:3
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L5617:3
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L15205:9
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L10987:9
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'endTime' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5420:7
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L11806:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'triggerType' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5420:7
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L11806:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'endTime' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5449:7
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L7399:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'triggerType' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5449:7
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L7399:7
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'autoRebuild' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L11610:7
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L8399:7
    1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5460:9
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L7400:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5330:9
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json#L4886:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L5333:9
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json#L4890:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L9006:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L5972:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L9069:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L6032:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L9106:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L6066:5


    The following breaking changes are detected by comparison with the latest preview version:

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ImageSweepLimitSettings' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8606:3
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json#L6059:3
    ⚠️ 1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L15205:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json#L12297:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3343:9
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/machineLearningServices.json#L3340:9
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'limits' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L13129:7
    Old: Microsoft.MachineLearningServices/preview/2022-06-01-preview/mfe.json#L10473:7
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌LintDiff: 11 Errors, 77 Warnings failed [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-10 package-preview-2022-10(248020b) default(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Only 15 items are listed, please refer to log for more details.

    Rule Message Related RPC [For API reviewers]
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L10024
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L10089
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L10310
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L10387
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L11535
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L11665
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14160
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14178
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14715
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14836
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L17417
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14269
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json#L389
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json#L554
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/registries.json#L592


    The following errors/warnings exist before current PR submission:

    Only 15 items are listed, please refer to log for more details.

    Rule Message
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L9338
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L9424
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L11631
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L13333
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L15360
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L15460
    R2008 - MutabilityWithReadOnly When property is modeled as 'readOnly': true then x-ms-mutability extension can only have 'read' value. When property is modeled as 'readOnly': false then applying x-ms-mutability extension with only 'read' value is not allowed. Extension contains invalid values: 'read'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L16575
    R3008 - CollectionObjectPropertiesNaming Collection object 'AmlComputeNodesInformation' returned by list operation 'Compute_ListNodes' with 'x-ms-pageable' extension, has no property named 'value'.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L1089
    ⚠️ R1003 - ListInOperationName Since operation 'QuotasUpdate' response has model definition 'array', it should be of the form 'list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L567
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3266
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3368
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3463
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3676
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3875
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L3896
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ CIRCULAR_REFERENCE The JSON file has a circular reference.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️⚠️~[Staging] TrafficValidation: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️❌ModelValidation: 10 Errors, 0 Warnings failed [Detail]
    Rule Message
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: 2022-10-01-preview/examples/Datastore/list.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: 2022-10-01-preview/examples/Datastore/get.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureBlobWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureBlobWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L16833:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen1WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L16833:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen1WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L16833:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen2WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L16833:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen2WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureFileWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureFileWAccountKey/createOrUpdate.json
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 1 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/248020b016a81f45c2c1cbf8d5310192b84aeb21/specification/machinelearningservices/resource-manager/readme.md#tag-package-preview-2022-10">machinelearningservices/resource-manager/readme.md#package-preview-2022-10
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-preview-2022-10",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 23, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/machinelearning/armmachinelearning - 3.0.0
    +	Type of `BatchDeploymentProperties.Resources` has been changed from `*ResourceConfiguration` to `*DeploymentResourceConfiguration`
    +	Type of `CommandJob.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    +	Type of `TrialComponent.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    azure-sdk-for-python-track2 - track2_azure-mgmt-machinelearningservices - Approved - 1.0.0
    +	Model AmlComputeNodesInformation no longer has parameter compute_type
    +	Model ClusterUpdateParameters no longer has parameter scale_settings
    +	Model ErrorResponse no longer has parameter code
    +	Model ErrorResponse no longer has parameter details
    +	Model ErrorResponse no longer has parameter message
    +	Model Resource no longer has parameter identity
    +	Model Resource no longer has parameter location
    +	Model Resource no longer has parameter sku
    +	Model Resource no longer has parameter tags
    +	Model VirtualMachineSizeListResult no longer has parameter aml_compute
    +	Model Workspace no longer has parameter creation_time
    +	Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
    +	Operation VirtualMachineSizesOperations.list no longer has parameter recommended
    +	Operation WorkspacesOperations.list_by_resource_group has a new parameter skip
    +	Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
    +	Operation WorkspacesOperations.list_by_subscription has a new parameter skip
    +	Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
    +	Parameter name of model Sku is now required
    +	Removed operation PrivateEndpointConnectionsOperations.begin_delete
    +	Removed operation PrivateEndpointConnectionsOperations.put
    +	Removed operation PrivateLinkResourcesOperations.list_by_workspace
    +	Removed operation group AzureMachineLearningWorkspacesOperationsMixin
    +	Removed operation group MachineLearningComputeOperations
    +	Removed operation group NotebooksOperations
    +	Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
    +	Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
    azure-sdk-for-js - @azure/arm-machinelearning - Approved - 3.0.0
    +	Interface AzureBlobDatastore no longer has parameter datastoreType
    +	Interface AzureDataLakeGen1Datastore no longer has parameter datastoreType
    +	Interface AzureDataLakeGen2Datastore no longer has parameter datastoreType
    +	Interface AzureFileDatastore no longer has parameter datastoreType
    +	Interface CommandJob no longer has parameter jobType
    +	Interface KubernetesOnlineDeployment no longer has parameter endpointComputeType
    +	Interface MLTableData no longer has parameter dataType
    +	Interface ManagedOnlineDeployment no longer has parameter endpointComputeType
    +	Interface PipelineJob no longer has parameter jobType
    +	Interface SweepJob no longer has parameter jobType
    +	Interface UriFileDataVersion no longer has parameter dataType
    +	Interface UriFolderDataVersion no longer has parameter dataType
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5f21d9c. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.MachineLearning [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5f21d9c. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/machinelearning/armmachinelearning [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New function `PossibleWeekDayValues() []WeekDay`
      info	[Changelog] - New function `PossibleForecastHorizonModeValues() []ForecastHorizonMode`
      info	[Changelog] - New function `*TextNer.GetAutoMLVertical() *AutoMLVertical`
      info	[Changelog] - New function `PossibleScheduleListViewTypeValues() []ScheduleListViewType`
      info	[Changelog] - New function `PossibleClassificationPrimaryMetricsValues() []ClassificationPrimaryMetrics`
      info	[Changelog] - New function `*TextClassification.GetAutoMLVertical() *AutoMLVertical`
      info	[Changelog] - New function `*EndpointScheduleAction.GetScheduleActionBase() *ScheduleActionBase`
      info	[Changelog] - New function `*ImageClassification.GetAutoMLVertical() *AutoMLVertical`
      info	[Changelog] - New function `PossibleModelSizeValues() []ModelSize`
      info	[Changelog] - New function `PossibleValidationMetricTypeValues() []ValidationMetricType`
      info	[Changelog] - New function `PossibleFeatureLagsValues() []FeatureLags`
      info	[Changelog] - New function `PossibleUseStlValues() []UseStl`
      info	[Changelog] - New function `*CustomForecastHorizon.GetForecastHorizon() *ForecastHorizon`
      info	[Changelog] - New function `*SchedulesClient.Get(context.Context, string, string, string, *SchedulesClientGetOptions) (SchedulesClientGetResponse, error)`
      info	[Changelog] - New function `*Forecasting.GetAutoMLVertical() *AutoMLVertical`
      info	[Changelog] - New function `*ForecastHorizon.GetForecastHorizon() *ForecastHorizon`
      info	[Changelog] - New function `*Regression.GetAutoMLVertical() *AutoMLVertical`
      info	[Changelog] - New function `*CustomTargetLags.GetTargetLags() *TargetLags`
      info	[Changelog] - New function `PossibleScheduleActionTypeValues() []ScheduleActionType`
      info	[Changelog] - New function `PossibleObjectDetectionPrimaryMetricsValues() []ObjectDetectionPrimaryMetrics`
      info	[Changelog] - New function `PossibleTaskTypeValues() []TaskType`
      info	[Changelog] - New function `*CustomSeasonality.GetSeasonality() *Seasonality`
      info	[Changelog] - New function `*JobScheduleAction.GetScheduleActionBase() *ScheduleActionBase`
      info	[Changelog] - New function `PossibleClassificationMultilabelPrimaryMetricsValues() []ClassificationMultilabelPrimaryMetrics`
      info	[Changelog] - New function `*AutoMLJob.GetJobBaseProperties() *JobBaseProperties`
      info	[Changelog] - New function `PossibleTriggerTypeValues() []TriggerType`
      info	[Changelog] - New function `*TargetLags.GetTargetLags() *TargetLags`
      info	[Changelog] - New function `*SchedulesClient.BeginDelete(context.Context, string, string, string, *SchedulesClientBeginDeleteOptions) (*runtime.Poller[SchedulesClientDeleteResponse], error)`
      info	[Changelog] - New function `PossibleClassificationModelsValues() []ClassificationModels`
      info	[Changelog] - New function `PossibleLearningRateSchedulerValues() []LearningRateScheduler`
      info	[Changelog] - New function `PossibleStochasticOptimizerValues() []StochasticOptimizer`
      info	[Changelog] - New struct `AutoForecastHorizon`
      info	[Changelog] - New struct `AutoMLJob`
      info	[Changelog] - New struct `AutoMLVertical`
      info	[Changelog] - New struct `AutoNCrossValidations`
      info	[Changelog] - New struct `AutoSeasonality`
      info	[Changelog] - New struct `AutoTargetLags`
      info	[Changelog] - New struct `AutoTargetRollingWindowSize`
      info	[Changelog] - New struct `Classification`
      info	[Changelog] - New struct `ClassificationTrainingSettings`
      info	[Changelog] - New struct `ColumnTransformer`
      info	[Changelog] - New struct `CronTrigger`
      info	[Changelog] - New struct `CustomForecastHorizon`
      info	[Changelog] - New struct `CustomNCrossValidations`
      info	[Changelog] - New struct `CustomSeasonality`
      info	[Changelog] - New struct `CustomTargetLags`
      info	[Changelog] - New struct `CustomTargetRollingWindowSize`
      info	[Changelog] - New struct `DeploymentResourceConfiguration`
      info	[Changelog] - New struct `EndpointScheduleAction`
      info	[Changelog] - New struct `FeaturizationSettings`
      info	[Changelog] - New struct `ForecastHorizon`
      info	[Changelog] - New struct `Forecasting`
      info	[Changelog] - New struct `ForecastingSettings`
      info	[Changelog] - New struct `ForecastingTrainingSettings`
      info	[Changelog] - New struct `ImageClassification`
      info	[Changelog] - New struct `ImageClassificationBase`
      info	[Changelog] - New struct `ImageClassificationMultilabel`
      info	[Changelog] - New struct `ImageInstanceSegmentation`
      info	[Changelog] - New struct `ImageLimitSettings`
      info	[Changelog] - New struct `ImageModelDistributionSettings`
      info	[Changelog] - New struct `ImageModelDistributionSettingsClassification`
      info	[Changelog] - New struct `ImageModelDistributionSettingsObjectDetection`
      info	[Changelog] - New struct `ImageModelSettings`
      info	[Changelog] - New struct `ImageModelSettingsClassification`
      info	[Changelog] - New struct `ImageModelSettingsObjectDetection`
      info	[Changelog] - New struct `ImageObjectDetection`
      info	[Changelog] - New struct `ImageObjectDetectionBase`
      info	[Changelog] - New struct `ImageSweepSettings`
      info	[Changelog] - New struct `ImageVertical`
      info	[Changelog] - New struct `JobResourceConfiguration`
      info	[Changelog] - New struct `JobScheduleAction`
      info	[Changelog] - New struct `NCrossValidations`
      info	[Changelog] - New struct `NlpVertical`
      info	[Changelog] - New struct `NlpVerticalFeaturizationSettings`
      info	[Changelog] - New struct `NlpVerticalLimitSettings`
      info	[Changelog] - New struct `RecurrenceSchedule`
      info	[Changelog] - New struct `RecurrenceTrigger`
      info	[Changelog] - New struct `Regression`
      info	[Changelog] - New struct `RegressionTrainingSettings`
      info	[Changelog] - New struct `Schedule`
      info	[Changelog] - New struct `ScheduleActionBase`
      info	[Changelog] - New struct `ScheduleProperties`
      info	[Changelog] - New struct `ScheduleResourceArmPaginatedResult`
      info	[Changelog] - New struct `SchedulesClient`
      info	[Changelog] - New struct `SchedulesClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `SchedulesClientBeginDeleteOptions`
      info	[Changelog] - New struct `SchedulesClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `SchedulesClientDeleteResponse`
      info	[Changelog] - New struct `SchedulesClientGetOptions`
      info	[Changelog] - New struct `SchedulesClientGetResponse`
      info	[Changelog] - New struct `SchedulesClientListOptions`
      info	[Changelog] - New struct `SchedulesClientListResponse`
      info	[Changelog] - New struct `Seasonality`
      info	[Changelog] - New struct `StackEnsembleSettings`
      info	[Changelog] - New struct `TableVertical`
      info	[Changelog] - New struct `TableVerticalFeaturizationSettings`
      info	[Changelog] - New struct `TableVerticalLimitSettings`
      info	[Changelog] - New struct `TargetLags`
      info	[Changelog] - New struct `TargetRollingWindowSize`
      info	[Changelog] - New struct `TextClassification`
      info	[Changelog] - New struct `TextClassificationMultilabel`
      info	[Changelog] - New struct `TextNer`
      info	[Changelog] - New struct `TrainingSettings`
      info	[Changelog] - New struct `TriggerBase`
      info	[Changelog] - New field `ComponentID` in struct `PipelineJob`
      info	[Changelog] - New field `SourceJobID` in struct `PipelineJob`
      info	[Changelog] - New field `TriggerType` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Cron` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Recurrence` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Status` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `ManagedOnlineDeployment`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `OnlineEndpointProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `KubernetesOnlineDeployment`
      info	[Changelog] - New field `ComponentID` in struct `JobBaseProperties`
      info	[Changelog] - New field `AutoRebuild` in struct `EnvironmentVersionProperties`
      info	[Changelog] - New field `ComponentID` in struct `SweepJob`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `OnlineDeploymentProperties`
      info	[Changelog] - New field `ComponentID` in struct `CommandJob`
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 446 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5f21d9c. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    • ️✔️track2_azure-mgmt-machinelearningservices [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added operation PrivateEndpointConnectionsOperations.delete
      info	[Changelog]   - Added operation PrivateEndpointConnectionsOperations.list
      info	[Changelog]   - Added operation PrivateLinkResourcesOperations.list
      info	[Changelog]   - Added operation WorkspacesOperations.begin_diagnose
      info	[Changelog]   - Added operation WorkspacesOperations.begin_prepare_notebook
      info	[Changelog]   - Added operation WorkspacesOperations.list_notebook_access_token
      info	[Changelog]   - Added operation WorkspacesOperations.list_notebook_keys
      info	[Changelog]   - Added operation WorkspacesOperations.list_outbound_network_dependencies_endpoints
      info	[Changelog]   - Added operation WorkspacesOperations.list_storage_account_keys
      info	[Changelog]   - Added operation group BatchDeploymentsOperations
      info	[Changelog]   - Added operation group BatchEndpointsOperations
      info	[Changelog]   - Added operation group CodeContainersOperations
      info	[Changelog]   - Added operation group CodeVersionsOperations
      info	[Changelog]   - Added operation group ComponentContainersOperations
      info	[Changelog]   - Added operation group ComponentVersionsOperations
      info	[Changelog]   - Added operation group ComputeOperations
      info	[Changelog]   - Added operation group DataContainersOperations
      info	[Changelog]   - Added operation group DataVersionsOperations
      info	[Changelog]   - Added operation group DatastoresOperations
      info	[Changelog]   - Added operation group EnvironmentContainersOperations
      info	[Changelog]   - Added operation group EnvironmentVersionsOperations
      info	[Changelog]   - Added operation group JobsOperations
      info	[Changelog]   - Added operation group ModelContainersOperations
      info	[Changelog]   - Added operation group ModelVersionsOperations
      info	[Changelog]   - Added operation group OnlineDeploymentsOperations
      info	[Changelog]   - Added operation group OnlineEndpointsOperations
      info	[Changelog]   - Added operation group SchedulesOperations
      info	[Changelog]   - Model AKS has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlCompute has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlComputeProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model AmlComputeProperties has a new parameter isolated_network
      info	[Changelog]   - Model AmlComputeProperties has a new parameter os_type
      info	[Changelog]   - Model AmlComputeProperties has a new parameter property_bag
      info	[Changelog]   - Model AmlComputeProperties has a new parameter virtual_machine_image
      info	[Changelog]   - Model ClusterUpdateParameters has a new parameter properties
      info	[Changelog]   - Model Compute has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstance has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstanceLastOperation has a new parameter operation_trigger
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter compute_instance_authorization_type
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter containers
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_disks
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_mounts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter personal_compute_instance_settings
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter schedules
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter setup_scripts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter versions
      info	[Changelog]   - Model ComputeResource has a new parameter system_data
      info	[Changelog]   - Model DataFactory has a new parameter disable_local_auth
      info	[Changelog]   - Model DataLakeAnalytics has a new parameter disable_local_auth
      info	[Changelog]   - Model Databricks has a new parameter disable_local_auth
      info	[Changelog]   - Model DatabricksProperties has a new parameter workspace_url
      info	[Changelog]   - Model EncryptionProperty has a new parameter identity
      info	[Changelog]   - Model ErrorDetail has a new parameter additional_info
      info	[Changelog]   - Model ErrorDetail has a new parameter details
      info	[Changelog]   - Model ErrorDetail has a new parameter target
      info	[Changelog]   - Model ErrorResponse has a new parameter error
      info	[Changelog]   - Model HDInsight has a new parameter disable_local_auth
      info	[Changelog]   - Model PrivateEndpoint has a new parameter subnet_arm_id
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter identity
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter location
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter sku
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter system_data
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter tags
      info	[Changelog]   - Model PrivateLinkResource has a new parameter system_data
      info	[Changelog]   - Model QuotaUpdateParameters has a new parameter location
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model ResourceQuota has a new parameter aml_workspace_location
      info	[Changelog]   - Model Sku has a new parameter capacity
      info	[Changelog]   - Model Sku has a new parameter family
      info	[Changelog]   - Model Sku has a new parameter size
      info	[Changelog]   - Model SslConfiguration has a new parameter leaf_domain_label
      info	[Changelog]   - Model SslConfiguration has a new parameter overwrite_existing_domain
      info	[Changelog]   - Model Usage has a new parameter aml_workspace_location
      info	[Changelog]   - Model VirtualMachine has a new parameter disable_local_auth
      info	[Changelog]   - Model VirtualMachineSizeListResult has a new parameter value
      info	[Changelog]   - Model Workspace has a new parameter ml_flow_tracking_uri
      info	[Changelog]   - Model Workspace has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model Workspace has a new parameter public_network_access
      info	[Changelog]   - Model Workspace has a new parameter service_managed_resources_settings
      info	[Changelog]   - Model Workspace has a new parameter storage_hns_enabled
      info	[Changelog]   - Model Workspace has a new parameter system_data
      info	[Changelog]   - Model Workspace has a new parameter tenant_id
      info	[Changelog]   - Model Workspace has a new parameter v1_legacy_mode
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter application_insights
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter container_registry
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter image_build_compute
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter public_network_access
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model AmlComputeNodesInformation no longer has parameter compute_type
      info	[Changelog]   - Model ClusterUpdateParameters no longer has parameter scale_settings
      info	[Changelog]   - Model ErrorResponse no longer has parameter code
      info	[Changelog]   - Model ErrorResponse no longer has parameter details
      info	[Changelog]   - Model ErrorResponse no longer has parameter message
      info	[Changelog]   - Model Resource no longer has parameter identity
      info	[Changelog]   - Model Resource no longer has parameter location
      info	[Changelog]   - Model Resource no longer has parameter sku
      info	[Changelog]   - Model Resource no longer has parameter tags
      info	[Changelog]   - Model VirtualMachineSizeListResult no longer has parameter aml_compute
      info	[Changelog]   - Model Workspace no longer has parameter creation_time
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter recommended
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
      info	[Changelog]   - Parameter name of model Sku is now required
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.begin_delete
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.put
      info	[Changelog]   - Removed operation PrivateLinkResourcesOperations.list_by_workspace
      info	[Changelog]   - Removed operation group AzureMachineLearningWorkspacesOperationsMixin
      info	[Changelog]   - Removed operation group MachineLearningComputeOperations
      info	[Changelog]   - Removed operation group NotebooksOperations
      info	[Changelog]   - Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
      info	[Changelog]   - Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 5f21d9c. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-machinelearning [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface TableVertical
      info	[Changelog]   - Added Interface TableVerticalFeaturizationSettings
      info	[Changelog]   - Added Interface TableVerticalLimitSettings
      info	[Changelog]   - Added Interface TargetLags
      info	[Changelog]   - Added Interface TargetRollingWindowSize
      info	[Changelog]   - Added Interface TextClassification
      info	[Changelog]   - Added Interface TextClassificationMultilabel
      info	[Changelog]   - Added Interface TextNer
      info	[Changelog]   - Added Interface TrainingSettings
      info	[Changelog]   - Added Interface TriggerBase
      info	[Changelog]   - Added Type Alias AutoMLVerticalUnion
      info	[Changelog]   - Added Type Alias AutoRebuildSetting
      info	[Changelog]   - Added Type Alias BlockedTransformers
      info	[Changelog]   - Added Type Alias ClassificationModels
      info	[Changelog]   - Added Type Alias ClassificationMultilabelPrimaryMetrics
      info	[Changelog]   - Added Type Alias ClassificationPrimaryMetrics
      info	[Changelog]   - Added Type Alias EgressPublicNetworkAccessType
      info	[Changelog]   - Added Type Alias FeatureLags
      info	[Changelog]   - Added Type Alias FeaturizationMode
      info	[Changelog]   - Added Type Alias ForecastHorizonMode
      info	[Changelog]   - Added Type Alias ForecastHorizonUnion
      info	[Changelog]   - Added Type Alias ForecastingModels
      info	[Changelog]   - Added Type Alias ForecastingPrimaryMetrics
      info	[Changelog]   - Added Type Alias InstanceSegmentationPrimaryMetrics
      info	[Changelog]   - Added Type Alias LearningRateScheduler
      info	[Changelog]   - Added Type Alias LogVerbosity
      info	[Changelog]   - Added Type Alias ModelSize
      info	[Changelog]   - Added Type Alias NCrossValidationsMode
      info	[Changelog]   - Added Type Alias NCrossValidationsUnion
      info	[Changelog]   - Added Type Alias ObjectDetectionPrimaryMetrics
      info	[Changelog]   - Added Type Alias PublicNetworkAccessType
      info	[Changelog]   - Added Type Alias RecurrenceFrequency
      info	[Changelog]   - Added Type Alias RegressionModels
      info	[Changelog]   - Added Type Alias RegressionPrimaryMetrics
      info	[Changelog]   - Added Type Alias ScheduleActionBaseUnion
      info	[Changelog]   - Added Type Alias ScheduleActionType
      info	[Changelog]   - Added Type Alias ScheduleListViewType
      info	[Changelog]   - Added Type Alias ScheduleProvisioningStatus
      info	[Changelog]   - Added Type Alias SchedulesCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SchedulesGetResponse
      info	[Changelog]   - Added Type Alias SchedulesListNextResponse
      info	[Changelog]   - Added Type Alias SchedulesListResponse
      info	[Changelog]   - Added Type Alias SeasonalityMode
      info	[Changelog]   - Added Type Alias SeasonalityUnion
      info	[Changelog]   - Added Type Alias ShortSeriesHandlingConfiguration
      info	[Changelog]   - Added Type Alias StackMetaLearnerType
      info	[Changelog]   - Added Type Alias StochasticOptimizer
      info	[Changelog]   - Added Type Alias TargetAggregationFunction
      info	[Changelog]   - Added Type Alias TargetLagsMode
      info	[Changelog]   - Added Type Alias TargetLagsUnion
      info	[Changelog]   - Added Type Alias TargetRollingWindowSizeMode
      info	[Changelog]   - Added Type Alias TargetRollingWindowSizeUnion
      info	[Changelog]   - Added Type Alias TaskType
      info	[Changelog]   - Added Type Alias TriggerBaseUnion
      info	[Changelog]   - Added Type Alias TriggerType
      info	[Changelog]   - Added Type Alias UseStl
      info	[Changelog]   - Added Type Alias ValidationMetricType
      info	[Changelog]   - Added Type Alias WeekDay
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter cron
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter recurrence
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter status
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter triggerType
      info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter autoRebuild
      info	[Changelog]   - Interface JobBaseProperties has a new optional parameter componentId
      info	[Changelog]   - Interface OnlineDeploymentProperties has a new optional parameter egressPublicNetworkAccess
      info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter publicNetworkAccess
      info	[Changelog]   - Interface PipelineJob has a new optional parameter sourceJobId
      info	[Changelog]   - Class AzureMachineLearningWorkspaces has a new parameter schedules
      info	[Changelog]   - Added Enum KnownAutoRebuildSetting
      info	[Changelog]   - Added Enum KnownBlockedTransformers
      info	[Changelog]   - Added Enum KnownClassificationModels
      info	[Changelog]   - Added Enum KnownClassificationMultilabelPrimaryMetrics
      info	[Changelog]   - Added Enum KnownClassificationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownEgressPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownFeatureLags
      info	[Changelog]   - Added Enum KnownFeaturizationMode
      info	[Changelog]   - Added Enum KnownForecastHorizonMode
      info	[Changelog]   - Added Enum KnownForecastingModels
      info	[Changelog]   - Added Enum KnownForecastingPrimaryMetrics
      info	[Changelog]   - Added Enum KnownInstanceSegmentationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownLearningRateScheduler
      info	[Changelog]   - Added Enum KnownLogVerbosity
      info	[Changelog]   - Added Enum KnownModelSize
      info	[Changelog]   - Added Enum KnownNCrossValidationsMode
      info	[Changelog]   - Added Enum KnownObjectDetectionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownRecurrenceFrequency
      info	[Changelog]   - Added Enum KnownRegressionModels
      info	[Changelog]   - Added Enum KnownRegressionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownScheduleActionType
      info	[Changelog]   - Added Enum KnownScheduleListViewType
      info	[Changelog]   - Added Enum KnownScheduleProvisioningStatus
      info	[Changelog]   - Added Enum KnownSeasonalityMode
      info	[Changelog]   - Added Enum KnownShortSeriesHandlingConfiguration
      info	[Changelog]   - Added Enum KnownStackMetaLearnerType
      info	[Changelog]   - Added Enum KnownStochasticOptimizer
      info	[Changelog]   - Added Enum KnownTargetAggregationFunction
      info	[Changelog]   - Added Enum KnownTargetLagsMode
      info	[Changelog]   - Added Enum KnownTargetRollingWindowSizeMode
      info	[Changelog]   - Added Enum KnownTaskType
      info	[Changelog]   - Added Enum KnownTriggerType
      info	[Changelog]   - Added Enum KnownUseStl
      info	[Changelog]   - Added Enum KnownValidationMetricType
      info	[Changelog]   - Added Enum KnownWeekDay
      info	[Changelog]   - Enum KnownJobType has a new value AutoML
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface AzureBlobDatastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureDataLakeGen1Datastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureDataLakeGen2Datastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureFileDatastore no longer has parameter datastoreType
      info	[Changelog]   - Interface CommandJob no longer has parameter jobType
      info	[Changelog]   - Interface KubernetesOnlineDeployment no longer has parameter endpointComputeType
      info	[Changelog]   - Interface ManagedOnlineDeployment no longer has parameter endpointComputeType
      info	[Changelog]   - Interface MLTableData no longer has parameter dataType
      info	[Changelog]   - Interface PipelineJob no longer has parameter jobType
      info	[Changelog]   - Interface SweepJob no longer has parameter jobType
      info	[Changelog]   - Interface UriFileDataVersion no longer has parameter dataType
      info	[Changelog]   - Interface UriFolderDataVersion no longer has parameter dataType
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 5f21d9c. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️machinelearningservices [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 5f21d9c. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.machinelearningservices [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 23, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/machinelearning/armmachinelearning Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-machinelearningservices Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-machinelearning Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-machinelearning Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.MachineLearning Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @jianyexi
    Copy link
    Contributor

    @msyyc @qiaozha @ArcturusZhang could you help confirm the SDK breaking change ?

    @mentat9 mentat9 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Sep 29, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 29, 2022
    * Resolved merge conflict
    
    * Resolved merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    @Maulik003
    Copy link
    Contributor Author

    /azp run

    @azure-pipelines
    Copy link

    Pull request contains merge conflicts.

    Maulik003 and others added 5 commits October 3, 2022 17:30
    …to add version stable/2022-10-01 (#20800) (#20982)
    
    * Adds base for updating Microsoft.MachineLearningServices from version stable/2022-05-01 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added readOnly property (#20506)
    
    * Added readOnly property
    
    * Added changes to sync with main
    
    * Fixed Prettier check
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Add schedule related schemas for Compute Instance (#20697)
    
    * support for update schedules on Compute Instance
    
    * change put to patch
    
    * remove update schedules rest call
    
    Co-authored-by: Naman Agarwal <[email protected]>
    
    * Added mfe.json changes (#20514)
    
    * Added mfe.json changes
    
    * Added checks related changes
    
    * Updated mfe.json to handle online endpoint and deployment changes
    
    * Updated mfe.json with AutoRebuild changes
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Removed duplicate definitions and updated with mfe references (#20840)
    
    * Removed duplicate definitions and updated with mfe references
    
    * Replaced Cron to CronTrigger, Recurrence to RecurrenceTrigger from mfe
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    Co-authored-by: maulikjoshi <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    
    Co-authored-by: maulikjoshi <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    #20983)
    
    * Revert "[Hub Generated] Review request for Microsoft.MachineLearningServices to add version stable/2022-10-01 (#20800) (#20982)"
    
    This reverts commit 649ef83.
    
    * Updated readme.md to resolve merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    * Merged readme from main
    
    * Added preview tag changes
    
    Co-authored-by: maulikjoshi <[email protected]>
    @AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Oct 5, 2022
    @openapi-workflow-bot
    Copy link

    Hi @Maulik003, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @forteddyt
    Copy link
    Contributor

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @weshaggard weshaggard merged commit 5f21d9c into main Oct 5, 2022
    @weshaggard weshaggard deleted the dev-machinelearningservices-Microsoft.MachineLearningServices-2022-10-01-preview branch October 5, 2022 23:48
    ghost pushed a commit to Azure/azure-resource-manager-schemas that referenced this pull request Oct 6, 2022
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    …to add version preview/2022-10-01-preview (Azure#20818)
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2022-06-01-preview to version 2022-10-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Registries public preview 2022-10-01-preview (Azure#20200)
    
    * Registries public preview 2022-10-01-preview
    
    * Fix validation errors
    
    * Fix LintDiff and Avocado errors
    
    * Fixing prettier errors
    
    * Fixing more LintDiff errors
    
    * Another LintDiff error
    
    * Another Lint error
    
    Co-authored-by: Fahd Kamal <[email protected]>
    
    * Added schedule api (Azure#20273)
    
    * added schedule api
    
    * add updateSchedules to examples parent folder
    
    * fix typo
    
    * change position of allOf
    
    * remove subnet from example compute create
    
    * after prettier run
    
    * Description change for recurrence freq
    
    * point to mfe for common objects
    
    * add hash operator
    
    * removed triggertype as well
    
    * change year
    
    * get rid of breaking changes since we didn't change the api
    
    Co-authored-by: Naman Agarwal <[email protected]>
    
    * Added Compute Instance OS Patching Properties (Azure#20284)
    
    * Added CI Os Patching related properties
    
    * Updated descriptions as per Dennis's suggestions
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    
    * Maulik/sync preview (Azure#20554)
    
    * Added changes to sync with main
    
    * Fixed Prettier Check
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Remove update schedules REST call for compute instance (Azure#20699)
    
    * change post call to put
    
    * change put to patch
    
    * remove updateschedules rest call
    
    Co-authored-by: Naman Agarwal <[email protected]>
    
    * Update connection type and auth type (Azure#20493)
    
    * Update connection type and auth type
    
    * update connection category
    
    * update x-ms-secret tag
    
    * Add autologger_settings for CI (Azure#20302)
    
    * Add autologger_settings for CI
    
    Add settings to opt-in/out of default mlflow autologger on CIs.
    
    * update machinelearningservices.json
    
    * Add for command job
    
    * fix comma
    
    * Add autologger for command job
    
    * fix CI failures
    
    * Remove mfe.json from PR
    
    * Remove whitespace
    
    * Update custom-words.txt
    
    * Delete incorrect custom-words.txt
    
    * Fixing auto-rest issues in registries (Azure#20772)
    
    * Fixing auto-rest issues in registries
    
    * Removing location from the required list
    
    Co-authored-by: Fahd Kamal <[email protected]>
    
    * Maulik/mfe preview changes (Azure#20372)
    
    * Added mfe.json preview changes
    
    * Added resources to Registries and Workspaces folder
    
    * removed unwanted resources
    
    * removed unwanted resources
    
    * Ran prettier check
    
    * removed unwanted resources
    
    * removed unwanted resources
    
    * Added ManagedOnlineDeployment resource
    
    * Added files to OnlineDeplyment
    
    * Added Model Validation changes
    
    * Added mfe.json changes to handle duplicate operation id changes
    
    * Updated mfe to fix underscore error
    
    * Update title of mfe.json
    
    * Renamed name path parameter
    
    * Updated examples
    
    * Fixed Semantic validations and examples
    
    * Fixed Semantic validations and examples
    
    * Fixed Semantic validations and examples
    
    * Removed name changes from workspaces
    
    * Changes related to Model Validation
    
    * Changes related to Model validation
    
    * Added consumes amd produces in registries.json
    
    * Removed changes from registries
    
    * Updated parameter mlFlowAutologger to mlflowAutologger in mfe.json
    
    * Changed property name to mlflowAutologger
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Updated custom words to resolve merge conflict (Azure#20833)
    
    * Updated custom words to resolve merge conflict
    
    * Updated custom words to resolve merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Resolved merge conflict (Azure#20845)
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Fixed LintDiff checks (Azure#20847)
    
    * Fixed LintDiff checks
    
    * Fixed LintDiff checks
    
    * Fixed LintDiff checks
    
    * Fixed LintDiff checks
    
    * Updated examples
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Resolved merge conflict of cutsom-words.txt (Azure#20956)
    
    * Resolved merge conflict
    
    * Resolved merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * [Hub Generated] Review request for Microsoft.MachineLearningServices to add version stable/2022-10-01 (Azure#20800) (Azure#20982)
    
    * Adds base for updating Microsoft.MachineLearningServices from version stable/2022-05-01 to version 2022-10-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Added readOnly property (Azure#20506)
    
    * Added readOnly property
    
    * Added changes to sync with main
    
    * Fixed Prettier check
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Add schedule related schemas for Compute Instance (Azure#20697)
    
    * support for update schedules on Compute Instance
    
    * change put to patch
    
    * remove update schedules rest call
    
    Co-authored-by: Naman Agarwal <[email protected]>
    
    * Added mfe.json changes (Azure#20514)
    
    * Added mfe.json changes
    
    * Added checks related changes
    
    * Updated mfe.json to handle online endpoint and deployment changes
    
    * Updated mfe.json with AutoRebuild changes
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Removed duplicate definitions and updated with mfe references (Azure#20840)
    
    * Removed duplicate definitions and updated with mfe references
    
    * Replaced Cron to CronTrigger, Recurrence to RecurrenceTrigger from mfe
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    Co-authored-by: maulikjoshi <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    
    Co-authored-by: maulikjoshi <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    
    * Revert "[Hub Generated] Review request for Microsoft.MachineLearningS… (Azure#20983)
    
    * Revert "[Hub Generated] Review request for Microsoft.MachineLearningServices to add version stable/2022-10-01 (Azure#20800) (Azure#20982)"
    
    This reverts commit 649ef83.
    
    * Updated readme.md to resolve merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Maulik/fix preview (Azure#20994)
    
    * Merged readme from main
    
    * Added preview tag changes
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * shuffle readme tags (Azure#21005)
    
    * conflict resolution (Azure#21007)
    
    Co-authored-by: fahdkmsft <[email protected]>
    Co-authored-by: Fahd Kamal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: Naman Agarwal <[email protected]>
    Co-authored-by: srivatsasinha <[email protected]>
    Co-authored-by: Srivatsa Sinha <[email protected]>
    Co-authored-by: maulikjoshi <[email protected]>
    Co-authored-by: ZhidaLiu <[email protected]>
    Co-authored-by: prakharg-msft <[email protected]>
    Co-authored-by: Teddy Todorov <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-LintDiff Approved-ModelValidation Approved-SdkBreakingChange-JavaScript Approved-SdkBreakingChange-Python ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-FixRequiredOnFailure DoNotMerge <valid label in PR review process> use to hold merge after approval resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.