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

Added Compute Instance OS Patching Properties #20284

Conversation

srivatsasinha
Copy link
Contributor

@srivatsasinha srivatsasinha commented Aug 18, 2022

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. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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 appy 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

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

@openapi-workflow-bot
Copy link

Hi, @srivatsasinha 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 Aug 18, 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.
    compared swaggers (via Oad v0.9.7)] new version base version
    machineLearningServices.json 2022-10-01-preview(10f2410) 2022-05-01(main)
    machineLearningServices.json 2022-10-01-preview(10f2410) 2022-06-01-preview(main)
    ️⚠️LintDiff: 1 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-10 package-preview-2022-10(10f2410) package-preview-2022-10(dev-machinelearningservices-Microsoft.MachineLearningServices-2022-10-01-preview)

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

    Rule Message Related RPC [For API reviewers]
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: isLatestOsImageVersion
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L4871


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    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#L1086
    ⚠️ 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#L3263
    ⚠️ 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#L3364
    ⚠️ 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#L3459
    ⚠️ 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#L3672
    ⚠️ 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#L3866
    ⚠️ 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#L3887
    ⚠️ 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#L3955
    ⚠️ 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#L3998
    ⚠️ 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#L4018
    ⚠️ 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#L4033
    ⚠️ 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#L4303
    ⚠️ 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#L5889
    ⚠️ 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#L6069
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'VirtualMachineSizes_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L519
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkResources_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L1565
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'Workspaces_ListOutboundNetworkDependenciesEndpoints' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.MachineLearningServices/preview/2022-10-01-preview/machineLearningServices.json#L1927
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L713
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L759
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L812
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L893
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L947
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1010
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1064
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1156
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1202
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1246
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1290
    ⚠️ R2063 - OperationIdNounConflictingModelNames OperationId has a noun that conflicts with one of the model names in definitions section. The model name will be disambiguated to 'ComputeModel'. Consider using the plural form of 'Compute' to avoid this. 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#L1333
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️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

    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/10f24101f3d359cafd8ee5fdf3135d879fa892ee/specification/machinelearningservices/resource-manager/readme.md#tag-package-preview-2022-10">machinelearningservices/resource-manager/readme.md#package-preview-2022-10
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 18, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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]  [Preview SDK Changes]
      info	[Changelog]
    ️❌ azure-sdk-for-go failed [Detail]
    • Failed [Logs] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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 ./autorest.md
      cmderr	[generator automation-v2] [ERROR] AutoRest code generation utility [cli version: 3.6.1; node: v14.20.0]
      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.43 -> 4.0.0-preview.43)
      cmderr	[generator automation-v2] [ERROR] info    |    Installed AutoRest extension '@autorest/go' (4.0.0-preview.43->4.0.0-preview.43)
      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: Operation response '/paths/~1providers~1Microsoft.MachineLearningServices~1operations/get/responses/200' produces type couldn't be resolved. Operation is probably is missing a produces field and there isn't any global value. Please add "produces": [<contentType>]"
      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] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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
      cmderr	[automation_generate.sh] WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
      cmdout	[automation_generate.sh] [Autorest] info    |    Installing AutoRest extension '@autorest/modelerfour' (4.23.5 -> 4.23.5)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installed AutoRest extension '@autorest/modelerfour' (4.23.5->4.23.5)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installing AutoRest extension '@autorest/python' (6.0.1 -> 6.0.1)
      cmdout	[automation_generate.sh] [Autorest] info    |    Installed AutoRest extension '@autorest/python' (6.0.1->6.0.1)
      cmdout	[automation_generate.sh] [Autorest] fatal   | Process() cancelled due to failure
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Operation response '/paths/~1providers~1Microsoft.MachineLearningServices~1operations/get/responses/200' produces type couldn't be resolved. Operation is probably is missing a produces field and there isn't any global value. Please add "produces": [<contentType>]"
      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.8.4)
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest extension '@autorest/modelerfour' (4.23.5->4.23.5)
      cmdout	[automation_generate.sh] [Autorest] info    |    Loading AutoRest extension '@autorest/python' (6.0.1->6.0.1)
      cmdout	[automation_generate.sh] [Autorest] fatal   | Process() cancelled due to failure
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Operation response '/paths/~1providers~1Microsoft.MachineLearningServices~1operations/get/responses/200' produces type couldn't be resolved. Operation is probably is missing a produces field and there isn't any global value. Please add "produces": [<contentType>]"
      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] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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]  [Preview SDK Changes]
    ️❌ azure-sdk-for-js failed [Detail]
    • Failed [Logs] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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.0/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.0/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.0/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.0/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.0/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] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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]  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]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from 7f7edf326b97f1bc1faf43988daa480de431de6a. 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]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 18, 2022

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

    @openapi-workflow-bot
    Copy link

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

    @@ -3719,6 +3719,11 @@
    "name"
    ]
    },
    "osImageMetadata": {
    "readOnly": true,
    "description": "Returns the metadata about the current and latest version for this ComputeInstance",

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    "Returns metadata about the operating system image for this compute instance." < Let's use lower casing for compute instance in alignment with marketing/cela naming requirements.

    @@ -4851,6 +4856,24 @@
    ],
    "type": "object"
    },
    "ImageMetadata": {
    "type": "object",
    "description": "Specifies the Image Metadata about current ComputeInstance",

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    "Returns metadata about the operating system image for this compute instance." < Let's use lower casing for compute instance in alignment with marketing/cela naming requirements.

    "properties": {
    "currentImageVersion": {
    "type": "string",
    "description": "Indicates the current version of OS Base Image, Compute Instance is running on."

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Specifies the current operating system image version this compute instance is running on.

    },
    "latestImageVersion": {
    "type": "string",
    "description": "Indicates the latest OS Base Image available for the Compute Instance."

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Specifies the latest available operating system image version.

    },
    "isLatestOsImageVersion": {
    "type": "boolean",
    "description": "Indicates whether the Compute Instance is running latest OS Base Image or not."

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Specifies whether this compute instance is running on the latest operating system image.

    "type": "string",
    "description": "Indicates the latest OS Base Image available for the Compute Instance."
    },
    "isLatestOsImageVersion": {

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Let's drop Os for consistency with the other properties

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Won't be possible as contract already changed in backend layer.

    Copy link
    Contributor

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    typically, backend implementation shouldn't be a reason to worsen our customer-facing contract definitions

    Copy link
    Contributor

    @forteddyt forteddyt Aug 19, 2022

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    also... is this just basically displaying currentImageVersion==latestImageVersion...?

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    That is correct. One of the goals it that we will be able to track compliance of compute instance states using Azure Policy. Azure Policies can be defined over boolean properties, but comparing and looking up two values for current==latest seems not an option syntactically.

    "osImageMetadata": {
    "currentImageVersion": "22.06.14",
    "latestImageVersion": "22.07.22",
    "isLatestOsImageVersion": false

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Let's drop Os for consistency with other properties from isLatestOsImageVersion

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Won't be possible as contract already changed in backend layer.

    "type": "string",
    "description": "Specifies the current operating system image version this compute instance is running on."
    },
    "latestImageVersion": {
    Copy link
    Contributor

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    should this and currentImageVersion be readOnly?

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    We've got a partner request from Defender for Cloud to make this one patchable. ReadOnly should be good for now, but in case we want to make it patchable in the future, would that be possible later?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    top level property "osImageMetadata" referring to ImageMetadata is itself a read only property.. Shouldn't that suffice

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Let's keep it read-only per discussion.

    "description": "Specifies the latest available operating system image version."
    },
    "isLatestOsImageVersion": {
    "type": "boolean",
    Copy link
    Contributor

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    ARM guidelines (https://armwiki.azurewebsites.net/rp_onboarding/process/api_review_best_practices.html) strongly suggest AGAINST booleans, saying:

    A Boolean will forever have two valid values (true or false). A string enum type is always preferred. Also, properties should always provide better values just than True and False. For example two switches "isTypeA" and "isTypeB" should be replaced with one enum "type": [A, B, DefaultType]. Even if you still believe [True, False] are the correct values for a property, you should use a string enum with values [True, False] instead of boolean. Enums are always a more flexible and future proof option because they allow additional values to be added in the future in a non-breaking way, e.g. [True, False, Unknown].

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    In this case this variable is set as per currentVersion==latestVersion.

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Per discussion, we can make this an Enum with [True, False] to represent minimum.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    As this require extensive backend change and we don't see changing this variable in future. In future we might consider adding another variable that give more extensive information.
    As of now variable name together with boolean value seems good. Moreover this is just in public preview.
    By the time we move to GA we would be in a better state on a need of enum or not.

    We therefore plan to keep it as is.

    Copy link

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Please do consider this when possible, I'm going to sign off for now.

    @zizw123 zizw123 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Aug 25, 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 Aug 25, 2022
    @ArcturusZhang ArcturusZhang merged commit 7859e10 into Azure:dev-machinelearningservices-Microsoft.MachineLearningServices-2022-10-01-preview Aug 30, 2022
    Maulik003 pushed a commit that referenced this pull request Oct 4, 2022
    * Added CI Os Patching related properties
    
    * Updated descriptions as per Dennis's suggestions
    
    Co-authored-by: Srivatsa Sinha <[email protected]>
    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
    Labels
    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants