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

shuffle readme tags #21005

Conversation

forteddyt
Copy link
Contributor

@forteddyt forteddyt commented Oct 5, 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.

@openapi-workflow-bot
Copy link

Hi, @forteddyt 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

    openapi-pipeline-app bot commented Oct 5, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌LintDiff: 3 Errors, 0 Warnings failed [Detail] [must fix]The following errors/warnings are introduced by current PR:
    Rule Message Related RPC [For API reviewers]
    AutoRest exception "location":"specification/machinelearningservices/resource-manager/readme.md",
    "tag":"default",
    "details":"swagger-document-override/md-override-loader - FAILED"
    AutoRest exception "location":"specification/machinelearningservices/resource-manager/readme.md",
    "tag":"default",
    "details":"Error: Could not read 'file:///mnt/vss/_work/1/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json'."
    AutoRest exception "location":"specification/machinelearningservices/resource-manager/readme.md",
    "tag":"default",
    "details":"swagger-document/loader - FAILED"
    ️❌Avocado: 6 Errors, 0 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2022-05-01/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2020-08-01/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2022-05-01/workspaceFeatures.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2021-07-01/workspaceSkus.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/stable/2022-05-01/mfe.json
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️⌛PR Summary pending [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 5, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

    Breaking Changes Tracking

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 8a836ed. 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 failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. 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
      cmderr	[generator automation-v2] [ERROR] total 1 error(s):
      cmderr	[generator automation-v2] [ERROR] failed to execute `go generate` '�[33;1mWARNING: Unable to find version for /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning�[0m
      cmderr	[generator automation-v2] [ERROR] Cannot find go module under resourcemanager/machinelearning/armmachinelearning, try to build in /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] ##[command]Cleaning auto-generated files in /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] ##[command]Executing autorest.go in  /mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning
      cmderr	[generator automation-v2] [ERROR] autorest --version=3.8.2 --use=@autorest/[email protected] --go --track2 --output-folder=/mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning --clear-output-folder=false --go.clear-output-folder=false --honor-body-placement=true --remove-unreferenced-types=false ./autorest.md
      cmderr	[generator automation-v2] [ERROR] AutoRest code generation utility [cli version: 3.6.1; node: v14.20.1]
      cmderr	[generator automation-v2] [ERROR] (C) 2018 Microsoft Corporation.
      cmderr	[generator automation-v2] [ERROR] https://aka.ms/autorest
      cmderr	[generator automation-v2] [ERROR] info    | AutoRest core version selected from configuration: 3.8.2.
      cmderr	[generator automation-v2] [ERROR] There is a new version of AutoRest available (3.6.2).
      cmderr	[generator automation-v2] [ERROR] > You can install the newer version with with npm install -g autorest@latest
      cmderr	[generator automation-v2] [ERROR] info    |    Loading AutoRest core      '/home/cloudtest/.autorest/@[email protected]/nodemodules/@autorest/core/dist' (3.8.2)
      cmderr	[generator automation-v2] [ERROR] info    |    Installing AutoRest extension '@autorest/go' (4.0.0-preview.44 -> 4.0.0-preview.44)
      cmderr	[generator automation-v2] [ERROR] info    |    Installed AutoRest extension '@autorest/go' (4.0.0-preview.44->4.0.0-preview.44)
      cmderr	[generator automation-v2] [ERROR] info    |    Installing AutoRest extension '@autorest/modelerfour' (4.23.1 -> 4.23.1)
      cmderr	[generator automation-v2] [ERROR] info    |    Installed AutoRest extension '@autorest/modelerfour' (4.23.1->4.23.1)
      cmderr	[generator automation-v2] [ERROR] fatal   | Process() cancelled due to failure
      cmderr	[generator automation-v2] [ERROR] error   |   Error: Could not read 'file:///mnt/vss/_work/1/s/azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/machinelearning/armmachinelearning/Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json'.
      cmderr	[generator automation-v2] [ERROR] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmderr	[generator automation-v2] [ERROR] ##[error]Error running autorest.go
      cmderr	[generator automation-v2] [ERROR] build.go:5: running "pwsh": exit status 1
      cmderr	[generator automation-v2] [ERROR] ': exit status 1
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-go/src/github.com/Azure/azure-sdk-for-go]: generator automation-v2
      warn	Skip package processing as generation is failed
    ️❌ azure-sdk-for-python-track2 failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. 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
      cmdout	[automation_generate.sh] [Autorest] info    |    Installing AutoRest extension '@autorest/modelerfour' (4.24.3 -> 4.24.3)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installed AutoRest extension '@autorest/modelerfour' (4.24.3->4.24.3)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installing AutoRest extension '@autorest/python' (6.1.9 -> 6.1.9)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installed AutoRest extension '@autorest/python' (6.1.9->6.1.9)
      cmdout	[automation_generate.sh] [Autorest] fatal   | Process() cancelled due to failure
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Could not read 'file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json'.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest]
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest core      '/home/cloudtest/.autorest/@[email protected]/nodemodules/@autorest/core/dist' (3.9.2)
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest extension '@autorest/modelerfour' (4.24.3->4.24.3)
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest extension '@autorest/python' (6.1.9->6.1.9)
      cmdout	[automation_generate.sh] [Autorest] fatal   | Process() cancelled due to failure
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Could not read 'file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/stable/2022-10-01/machineLearningServices.json'.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest]/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️❌ azure-sdk-for-java failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
    • azure-resourcemanager-machinelearning [View full logs]  [Release SDK Changes]
    ️❌ azure-sdk-for-js failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. 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
      cmderr	[automation_generate.sh] [ERROR] An error occurred while generating codes for readme file: "specification/machinelearningservices/resource-manager/readme.md":
      cmderr	[automation_generate.sh] [ERROR] Err: Error: Command failed: autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md --use=@autorest/[email protected]
      cmderr	[automation_generate.sh] [ERROR] Stderr: "null"
      cmderr	[automation_generate.sh] [ERROR] Stdout: "null"
      cmderr	[automation_generate.sh] [ERROR] ErrorStack: "Error: Command failed: autorest --version=3.8.4 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md --use=@autorest/[email protected]
      cmderr	[automation_generate.sh] [ERROR]     at checkExecSyncError (child_process.js:790:11)
      cmderr	[automation_generate.sh] [ERROR]     at Object.execSync (child_process.js:863:15)
      cmderr	[automation_generate.sh] [ERROR]     at Object.<anonymous> (/opt/hostedtoolcache/node/14.20.1/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/hlc/generateMgmt.js:39:33)
      cmderr	[automation_generate.sh] [ERROR]     at Generator.next (<anonymous>)
      cmderr	[automation_generate.sh] [ERROR]     at /opt/hostedtoolcache/node/14.20.1/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/node_modules/tslib/tslib.js:115:75
      cmderr	[automation_generate.sh] [ERROR]     at new Promise (<anonymous>)
      cmderr	[automation_generate.sh] [ERROR]     at Object.__awaiter (/opt/hostedtoolcache/node/14.20.1/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/node_modules/tslib/tslib.js:111:16)
      cmderr	[automation_generate.sh] [ERROR]     at Object.generateMgmt (/opt/hostedtoolcache/node/14.20.1/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/hlc/generateMgmt.js:20:20)
      cmderr	[automation_generate.sh] [ERROR]     at /opt/hostedtoolcache/node/14.20.1/x64/lib/node_modules/@azure-tools/js-sdk-release-tools/dist/autoGenerateInPipeline.js:34:34
      cmderr	[automation_generate.sh] [ERROR]     at Generator.next (<anonymous>)"
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-js]: sh .scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. 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/resource-manager [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 8a836ed. 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 Oct 5, 2022

    Generated ApiView

    Language Package Name ApiView Link
    .Net Azure.ResourceManager.MachineLearning There is no API change compared with the previous version

    @openapi-workflow-bot
    Copy link

    Hi @forteddyt, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff. If you have any questions, please post your questions in this channel https://aka.ms/swaggersupport.

    TaskHow to fixPriority
    AvocadoFix-AvocadoHigh
    Semantic validationFix-SemanticValidation-ErrorHigh
    Model validationFix-ModelValidation-ErrorHigh
    LintDiffFix-LintDiffhigh
    If you need further help, please feedback via swagger feedback.

    @forteddyt forteddyt merged commit 8a836ed into Azure:dev-machinelearningservices-Microsoft.MachineLearningServices-2022-10-01-preview Oct 5, 2022
    weshaggard pushed a commit that referenced this pull request Oct 5, 2022
    …to add version preview/2022-10-01-preview (#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 (#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 (#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 (#20284)
    
    * Added CI Os Patching related properties
    
    * Updated descriptions as per Dennis's suggestions
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    
    * Maulik/sync preview (#20554)
    
    * Added changes to sync with main
    
    * Fixed Prettier Check
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Remove update schedules REST call for compute instance (#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 (#20493)
    
    * Update connection type and auth type
    
    * update connection category
    
    * update x-ms-secret tag
    
    * Add autologger_settings for CI (#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 (#20772)
    
    * Fixing auto-rest issues in registries
    
    * Removing location from the required list
    
    Co-authored-by: Fahd Kamal <[email protected]>
    
    * Maulik/mfe preview changes (#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 (#20833)
    
    * Updated custom words to resolve merge conflict
    
    * Updated custom words to resolve merge conflict
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Resolved merge conflict (#20845)
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * Fixed LintDiff checks (#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 (#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 (#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]>
    
    * Revert "[Hub Generated] Review request for Microsoft.MachineLearningS… (#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]>
    
    * Maulik/fix preview (#20994)
    
    * Merged readme from main
    
    * Added preview tag changes
    
    Co-authored-by: maulikjoshi <[email protected]>
    
    * shuffle readme tags (#21005)
    
    * conflict resolution (#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]>
    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
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants