Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2021-03-01-preview #12554

Merged
merged 229 commits into from
May 11, 2021
Merged

[Hub Generated] Review request for Microsoft.MachineLearningServices to add version preview/2021-03-01-preview #12554

merged 229 commits into from
May 11, 2021

Conversation

forteddyt
Copy link
Contributor

@forteddyt forteddyt commented Jan 21, 2021

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

Changelog

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after 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, no need to refresh 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

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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, @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. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 21, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️🔄LintDiff inProgress [Detail]
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌Cross Version BreakingChange (Base on preview version): 144 Errors, 0 Warnings failed [Detail]

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

    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/features' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L262:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/locations/{location}/Quotas' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L565:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/workspaces/skus' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L1163:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/linkedServices' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L1378:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/linkedServices/{linkName}' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L1420:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/services' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L1560:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/services/{serviceName}' removed or restructured?
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L1632:5
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'LinkedServiceRequest' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L2300:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'LinkedServiceProps' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L2300:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ACIServiceResponse' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json#L2300:3
    ️❌Cross Version BreakingChange (Base on stable version): 130 Errors, 0 Warnings failed [Detail]

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

    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/features' removed or restructured?
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L262:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/workspaces/skus' removed or restructured?
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L1217:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/services' removed or restructured?
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L1432:5
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/services/{serviceName}' removed or restructured?
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L1504:5
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'SystemData' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'IdentityType' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ACIServiceResponse' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AKSVariantResponse' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AKSServiceResponse' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CreateServiceRequest' removed or renamed?
    New: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json#L1823:3
    Old: Microsoft.MachineLearningServices/stable/2021-04-01/machineLearningServices.json#L2205:3
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️⚠️[Staging] SDK Track2 Validation: 2 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ PreCheck/PropertyRedeclarationWarning "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-2021-03-01-preview",
    "details":"Schema 'AmlComputeNodesInformation' has a property 'nextLink' that is already declared the parent schema 'ComputeNodesInformation' but isn't significantly different. The property has been removed from AmlComputeNodesInformation"
    ⚠️ Modeler/MissingType "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-2021-03-01-preview",
    "details":"The schema 'components·1dsxf3l·schemas·commandjob·properties·parameters·additionalproperties' has no type or format information whatsoever. Location:\n file:///home/vsts/work/1/azure-rest-api-specs/specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2021-03-01-preview/mfe.json#/components/schemas/components·1dsxf3l·schemas·commandjob·properties·parameters·additionalproperties"
    💬 AutorestCore/Exception "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-2021-03-01-preview",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"
    💬 AutorestCore/Exception "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-2021-03-01-preview",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"
    💬 AutorestCore/Exception "readme":"machinelearningservices/resource-manager/readme.md",
    "tag":"package-2021-03-01-preview",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jan 21, 2021

    Swagger Generation Artifacts

    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from ecc8630. 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
      cmderr	[generate.py] 2021-05-11 05:33:55 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-machinelearningservices;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2021-05-11 05:33:55 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2021-05-11 05:33:55 INFO autorest --version=3.1.3 --use=@autorest/java@4.0.27 --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/machinelearningservices/azure-resourcemanager-machinelearningservices --java.namespace=com.azure.resourcemanager.machinelearningservices   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-machinelearningservices
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Skip] pom already has module azure-resourcemanager-machinelearningservices
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Skip] pom already has module sdk/machinelearningservices
      cmderr	[generate.py] 2021-05-11 05:34:37 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-machinelearningservices [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Got artifact_id: azure-resourcemanager-machinelearningservices
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Got artifact: azure-resourcemanager-machinelearningservices-1.0.0-beta.2-javadoc.jar
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Got artifact: azure-resourcemanager-machinelearningservices-1.0.0-beta.2-sources.jar
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Got artifact: azure-resourcemanager-machinelearningservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG Match jar package: azure-resourcemanager-machinelearningservices-1.0.0-beta.2.jar
      cmderr	[Inst] 2021-05-11 05:39:05 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/12554/azure-sdk-for-java/azure-resourcemanager-machinelearningservices/azure-resourcemanager-machinelearningservices-1.0.0-beta.2.jar\" -o azure-resourcemanager-machinelearningservices-1.0.0-beta.2.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-machinelearningservices -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-machinelearningservices-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ecc8630. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
    • ️✔️@azure/arm-machinelearningservices [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/azureMachineLearningWorkspaces.js → ./dist/arm-machinelearningservices.js...
      cmderr	[npmPack] created ./dist/arm-machinelearningservices.js in 579ms
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ecc8630. Azure CLI Automation 14.0.0
      Only show 120 items here, please refer to log for details.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelEnvironmentDefinitionResponse-python' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelEnvironmentDefinitionResponse-docker' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelEnvironmentDefinitionResponse-spark' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelEnvironmentDefinitionResponse-r' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelDockerSection-baseImageRegistry' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ModelDockerSectionResponse-baseImageRegistry' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSReplicaStatus-error' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceResponse-dataCollection' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceResponse-autoScaler' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceResponse-deploymentStatus' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceResponse-livenessProbeRequirements' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceResponse-environmentImageRequest' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CreateServiceRequest-keys' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CreateServiceRequest-environmentImageRequest' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ACIServiceCreateRequest-dataCollection' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ACIServiceCreateRequest-vnetConfiguration' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ACIServiceCreateRequest-encryptionProperties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceCreateRequest-dataCollection' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceCreateRequest-autoScaler' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AKSServiceCreateRequest-livenessProbeRequirements' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'AmlComputeNodesInformation' has a property 'nextLink' that is already declared the parent schema 'ComputeNodesInformation' but isn't significantly different. The property has been removed from AmlComputeNodesInformation
      cmdout	[Autorest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'synapse_spark_pool_properties' -> 'synapse_spark_pool_propertiesAutoGenerated'
      cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
      cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
      cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      cmdout	[Autorest] WARNING: parameter properties has two different references but they have the same flattened name
      cmdout	[Autorest] WARNING: parameter properties has two different references but they have the same flattened name
      cmdout	[Autorest] WARNING: parameter properties has two different references but they have the same flattened name
      cmdout	[Autorest] WARNING: parameter properties has two different references but they have the same flattened name
      cmderr	[Autorest] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest]   test-scenario:
      cmderr	[Autorest]     - name: /Workspaces/put/Create Workspace
      cmderr	[Autorest]     - name: /Workspaces/get/Get Workspace
      cmderr	[Autorest]     - name: /Workspaces/get/Get Workspaces by Resource Group
      cmderr	[Autorest]     - name: /Workspaces/get/Get Workspaces by subscription
      cmderr	[Autorest]     - name: /Workspaces/patch/Update Workspace
      cmderr	[Autorest]     - name: /Workspaces/post/List Workspace Keys
      cmderr	[Autorest]     - name: /Workspaces/post/List Workspace Keys
      cmderr	[Autorest]     - name: /Workspaces/post/Resync Workspace Keys
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create an ComputeInstance Compute with minimal inputs
      cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get a AKS Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get a AML Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get an ComputeInstance
      cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get Computes
      cmderr	[Autorest]     - name: /MachineLearningCompute/patch/Update a AmlCompute Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/post/Get compute nodes information for a compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/post/List AKS Compute Keys
      cmderr	[Autorest]     - name: /MachineLearningCompute/post/Restart ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/post/Start ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/post/Stop ComputeInstance Compute
      cmderr	[Autorest]     - name: /MachineLearningCompute/delete/Delete Compute
      cmderr	[Autorest]     - name: /MachineLearningService/put/Create Or Update service
      cmderr	[Autorest]     - name: /MachineLearningService/get/Get Service
      cmderr	[Autorest]     - name: /MachineLearningService/get/Get Services
      cmderr	[Autorest]     - name: /MachineLearningService/delete/Delete Service
      cmderr	[Autorest]     - name: /Notebooks/post/List Workspace Keys
      cmderr	[Autorest]     - name: /Notebooks/post/Prepare Notebook
      cmderr	[Autorest]     - name: /PrivateEndpointConnections/put/WorkspacePutPrivateEndpointConnection
      cmderr	[Autorest]     - name: /PrivateEndpointConnections/get/WorkspaceGetPrivateEndpointConnection
      cmderr	[Autorest]     - name: /PrivateEndpointConnections/delete/WorkspaceDeletePrivateEndpointConnection
      cmderr	[Autorest]     - name: /PrivateLinkResources/get/WorkspaceListPrivateLinkResources
      cmderr	[Autorest]     - name: /Quotas/get/List workspace quotas by VMFamily
      cmderr	[Autorest]     - name: /Quotas/post/update quotas
      cmderr	[Autorest]     - name: /StorageAccount/post/List Workspace Keys
      cmderr	[Autorest]     - name: /Usages/get/List Usages
      cmderr	[Autorest]     - name: /VirtualMachineSizes/get/List VM Sizes
      cmderr	[Autorest]     - name: /Workspace/get/List Skus
      cmderr	[Autorest]     - name: /WorkspaceConnections/put/CreateWorkspaceConnection
      cmderr	[Autorest]     - name: /WorkspaceConnections/get/GetWorkspaceConnection
      cmderr	[Autorest]     - name: /WorkspaceConnections/get/ListWorkspaceConnections
      cmderr	[Autorest]     - name: /WorkspaceConnections/delete/DeleteWorkspaceConnection
      cmderr	[Autorest]     - name: /WorkspaceFeatures/get/List Workspace features
      cmderr	[Autorest]     - name: /Workspaces/delete/Delete Workspace
      cmderr	[Autorest] --------------------------------------------------------
    • ️✔️machinelearningservices [View full logs]  [Release Azure CLI Changes]
    ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ecc8630. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️machinelearningservices [View full logs]  [Release Schema Changes]
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ecc8630. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.MachineLearningServices [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from ecc8630. 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] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      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
    • ️✔️azure-mgmt-machinelearningservices [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model Resource has a new parameter sku
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model DataFactory has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeResource has a new parameter sku
      info	[Changelog]   - Model ComputeResource has a new parameter system_data
      info	[Changelog]   - Model Usage has a new parameter aml_workspace_location
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter sku
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter image_build_compute
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter identity
      info	[Changelog]   - Model ErrorResponse has a new parameter target
      info	[Changelog]   - Model Databricks has a new parameter disable_local_auth
      info	[Changelog]   - Model VirtualMachineProperties has a new parameter is_notebook_instance_compute
      info	[Changelog]   - Model AKSProperties has a new parameter cluster_purpose
      info	[Changelog]   - Model AKSProperties has a new parameter load_balancer_subnet
      info	[Changelog]   - Model AKSProperties has a new parameter load_balancer_type
      info	[Changelog]   - Model AmlComputeProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model AmlComputeProperties has a new parameter remote_login_port_public_access
      info	[Changelog]   - Model AmlComputeProperties has a new parameter virtual_machine_image
      info	[Changelog]   - Model AmlComputeProperties has a new parameter os_type
      info	[Changelog]   - Model AmlComputeProperties has a new parameter isolated_network
      info	[Changelog]   - Model Identity has a new parameter user_assigned_identities
      info	[Changelog]   - Model ListWorkspaceKeysResult has a new parameter notebook_access_keys
      info	[Changelog]   - Model VirtualMachine has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlCompute has a new parameter disable_local_auth
      info	[Changelog]   - Model HDInsight has a new parameter disable_local_auth
      info	[Changelog]   - Model Compute has a new parameter disable_local_auth
      info	[Changelog]   - Model Workspace has a new parameter shared_private_link_resources
      info	[Changelog]   - Model Workspace has a new parameter encryption
      info	[Changelog]   - Model Workspace has a new parameter sku
      info	[Changelog]   - Model Workspace has a new parameter system_data
      info	[Changelog]   - Model Workspace has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model Workspace has a new parameter image_build_compute
      info	[Changelog]   - Model Workspace has a new parameter notebook_info
      info	[Changelog]   - Model Workspace has a new parameter tenant_id
      info	[Changelog]   - Model Workspace has a new parameter private_endpoint_connections
      info	[Changelog]   - Model Workspace has a new parameter hbi_workspace
      info	[Changelog]   - Model Workspace has a new parameter service_provisioned_resource_group
      info	[Changelog]   - Model Workspace has a new parameter private_link_count
      info	[Changelog]   - Model Workspace has a new parameter service_managed_resources_settings
      info	[Changelog]   - Model Workspace has a new parameter allow_public_access_when_behind_vnet
      info	[Changelog]   - Model SslConfiguration has a new parameter overwrite_existing_domain
      info	[Changelog]   - Model SslConfiguration has a new parameter leaf_domain_label
      info	[Changelog]   - Model DatabricksProperties has a new parameter workspace_url
      info	[Changelog]   - Model VirtualMachineSize has a new parameter gpus
      info	[Changelog]   - Model VirtualMachineSize has a new parameter estimated_vm_prices
      info	[Changelog]   - Model AKS has a new parameter disable_local_auth
      info	[Changelog]   - Model DataLakeAnalytics has a new parameter disable_local_auth
      info	[Changelog]   - Added operation WorkspacesOperations.list_notebook_access_token
      info	[Changelog]   - Added operation MachineLearningComputeOperations.start
      info	[Changelog]   - Added operation MachineLearningComputeOperations.restart
      info	[Changelog]   - Added operation MachineLearningComputeOperations.stop
      info	[Changelog]   - Added operation group WorkspaceConnectionsOperations
      info	[Changelog]   - Added operation group WorkspaceFeaturesOperations
      info	[Changelog]   - Added operation group MachineLearningServiceOperations
      info	[Changelog]   - Added operation group StorageAccountOperations
      info	[Changelog]   - Added operation group PrivateLinkResourcesOperations
      info	[Changelog]   - Added operation group WorkspaceOperations
      info	[Changelog]   - Added operation group QuotasOperations
      info	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
      info	[Changelog]   - Added operation group NotebooksOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Parameter name of model Operation is now required
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new signature
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new signature
      info	[Changelog]   - Operation MachineLearningComputeOperations.list_by_workspace has a new signature
      info	[Changelog]   - Model Workspace no longer has parameter creation_time
      info	[Changelog]   - Model AmlComputeNodeInformation has a new signature
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from ecc8630. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️machinelearningservices/mgmt/2020-04-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2020-03-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2020-01-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2019-11-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2019-06-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2019-05-01/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️machinelearningservices/mgmt/2018-11-19/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/machinelearningservices/mgmt/2021-03-01-preview/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] This is a new package
    • ️✔️preview/machinelearningservices/mgmt/2020-02-18-preview/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/machinelearningservices/mgmt/2018-03-01-preview/machinelearningservices [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 21, 2021
    @openapi-workflow-bot
    Copy link

    Hi, @forteddyt your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com). cc @

    @forteddyt forteddyt added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Jan 21, 2021
    @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.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @ArcturusZhang
    Copy link
    Member

    @msyyc could you please take a look at the python SDK breaking changes?

    @msyyc
    Copy link
    Member

    msyyc commented May 11, 2021

    For python, the breaking change is ok

    @akning-ms akning-ms merged commit ecc8630 into Azure:master May 11, 2021
    This was referenced May 11, 2021
    @forteddyt forteddyt deleted the thtodoro/2021-03-01-preview branch May 26, 2021 15:49
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    …to add version preview/2021-03-01-preview (Azure#12554)
    
    * Enabling java client (Azure#1)
    
    * Revert "Enabling java client (Azure#1)" (Azure#2)
    
    This reverts commit 26873d3.
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2020-09-01-preview to version 2021-03-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * migrate java to own md
    
    * add mfe.json
    
    * prettier
    
    * fix example declarations in spec
    
    * add preliminary examples
    
    * update example api-version to 2021-03-01-preview
    
    * fix example validation errors
    
    * add mfe.json to 2021-03 readme
    
    * add to custom-words
    
    * Dictonary -> Dictionary
    
    * merge muzhi newVersion20210101 8ef3c1a
    
    * add java to swagger-to-sdk
    
    * update mfe.json & examples to latest
    
    * flatten nested properties
    
    * wrap ref with AllOf
    
    * prettier
    
    * [TEMP] Isolate client gen bug for easier reporting
    
    * Revert "[TEMP] Isolate client gen bug for easier reporting"
    
    This reverts commit 4f67cdf.
    
    * remove allOf wrapper for LongRunningNullResponseLongRunningOperationResponse
    
    * add some descriptions
    
    * OnlineDeploymentScaleSettings
    
    * ExportSummary no longer a resource
    
    * remove non PuP resources + add add async headers
    
    * removed unused examples
    
    * add format to integer type
    
    * add x-ms extensions to async operations
    
    * Add back LabelingJob for PuP, Add Docker discriminator definitions
    
    * add back LabelingJob examples
    
    * prettier
    
    * update modelContainer examples
    
    * added LabelingJobs_ListExportSummary
    
    * add listExportSummaries example
    
    * add missing discriminators
    
    * update to stand alone ExportSummary Resource
    
    * removed ExportSummary functionality, added remainder of missing discriminator definitions
    
    * remove ExportSummary examples
    
    * update pattern to [a-zA-Z0-9_]
    
    * proper async marking for LabelingJobs_Resume
    
    * prettier
    
    * all in:body parameters are now required
    
    * Revert "update pattern to [a-zA-Z0-9_]"
    
    This reverts commit 3e07c4a.
    
    * Revert "proper async marking for LabelingJobs_Resume"
    
    This reverts commit b111203.
    
    * change to 2020-09 to see if gate passes
    
    * Revert "change to 2020-09 to see if gate passes"
    
    This reverts commit a27c0e0.
    
    * Revert "Revert "proper async marking for LabelingJobs_Resume""
    
    This reverts commit a0e0cf0.
    
    * Revert "Revert "update pattern to [a-zA-Z0-9_]""
    
    This reverts commit 5e86dd0.
    
    * add orderby and top to appropriate List APIs
    
    * add LabelingJobs_ExportLabels to spec
    
    * add exportLabels example
    
    * update resume example
    
    * update with latest changes + readOnly fix
    
    * encompass non-discriminator schemas in AllOf
    
    * prettier
    
    * fix missing references + spelling error
    
    * update spec to latest contracts + address AllOf issues
    
    * reference common type api version, sub id, and rg name params
    
    * reference common type Resource definition
    
    * update mls spec to latest stable version
    
    * reference common types.json sub id, rg name, api version definitions in mls.json
    
    * reference common type systemData in mls.json
    
    * reference common type resource in mls.json
    
    * update examples to stable 2021 spec's examples
    
    * remove dangling Resource definition in mls
    
    * add pattern requirements for some parameters
    
    * move identityConfiguration out of TrialComponent and into SweepJob
    
    * remove default values from Retry-After definition
    
    * remove unused RootError and InnerErrorResponse
    
    * start deprecation of AssetPath -> Path
    
    * AssetGenerator no longer readOnly
    
    * add DockerImagePlatform usage
    
    * add InferenceContainerProperties
    
    * JobProvisioningState is ReadOnly
    
    * add environmentVariables
    
    * mark ServicePrincipalConfiguration.Properties.Secret as x-ms-secret
    
    * add various missing 'x-ms-mutability' properties
    
    * add AutoMLJob to spec
    
    * add PipelineJob
    
    * add ComponentContainer
    
    * add ComponentVersion
    
    * add datamodel, datapath, Explainability to custom-words.txt
    
    * remove incorrect x-ms-mutability props
    
    * move example to example prop
    
    * add x-ms-mutability ['read'] when readOnly: true is present
    
    * type -> dataType, enableDNNTraining -> enableDnnTraining
    
    * description updates
    
    * update examples
    
    * remove AutoMLJob, PipelineJob, Component from spec
    
    * remove Component examples
    
    * fix incorrect host
    
    * add OnlineEndpoint API + examples
    
    * update EnvironmentSpecificationVersion examples
    
    * add OnlineDeployment API + examples
    
    * update OnlineEndpoint/Deployment example version to 2021-03-01-preview
    
    * update LabelingJob example version to 2021-03-01-preview
    
    * add BatchEndpoint API + examples
    
    * decouple TrackedResource from OnlineEndpoint/OnlineDeployment
    
    * add BatchDeployment API + examples
    
    * update BatchEndpoint example api-version to 2021-03-01-preview
    
    * prettier
    
    * reference enum definitions instead of inlining them
    
    * add skipValidation query param to Datastores_CreateOrUpdate
    
    * Aks -> K8s
    
    * remove AssetPath in favor of Path
    
    * various contract updates
    
    * update examples
    
    * prettier
    
    * ServicePrincipalCredentialsTEMP probe
    
    * add PATCH Update to BatchEndpoint/Deployment
    
    * description update
    
    * label EndpointAuthKeys.PrimaryKey/SecondaryKey as secret
    
    * label EndpointAuthToken.AccessToken as secret
    
    * prettier
    
    * remove clientSecretUrl from UserAssignedIdentityMeta
    
    * add more descriptive descriptions to responses
    
    * rename most 'type' properties to something more descriptive
    
    * rename IdAssetReference's id -> assetId
    
    * rename ResourceIdentityInArm's type -> identityType
    
    * reorder responses in descending order
    
    * add x-ms-async-operation-timeout where appropriate
    
    * remove unreachable properties in Partial definitions
    
    * have 'Partial' preceed definitions, where applicable
    
    * add descriptions to various definitions/properties
    
    * misc enum reorderings
    
    * remove unusable JobType Enums (for polymorphic types)
    
    * rename all *Credentials definitions to end with 'DatastoreCredentials'
    
    * move Job definitions closer to their Polymorphic definitions
    
    * add PartialBatchEndpoint.Traffic as updatable prop
    
    * EndpointAuthKeys refactor for proper x-ms-secret usage
    
    * BatchEndpoints_ListKeys should respond with just EndpointAuthKeys
    
    * removed x-ms-secret prop from EndpointAuthToken.accessToken because EndpointAuthToken is only given directly in a post
    
    * spelling fix
    
    * redefine flavors prop to avoid anonymous type
    
    * add PE connections
    
    * add default response error
    
    * add count query param to BatchEndpoints_List
    
    * Move ComputeJobBase output to common ExperimentJobBase
    
    * redefine ResourceIdentityInArm -> ResourceIdentity
    
    * identityType -> type in examples
    
    * update example to follow new Identity definition
    
    * add missing comma to SystemAssignedUserAssigned
    
    * ResourceIdentityType -> ResourceIdentityAssignment
    
    * redefine to use FlavorData
    
    * proper secrets definition for datastores
    
    * add additional descriptions
    
    * use machineLearningServices.json version 2021-01-01
    
    * use machineLearningServices.json 2021-04-01
    
    * Revert "use machineLearningServices.json 2021-04-01"
    
    This reverts commit 2e7b88e.
    
    * Revert "use machineLearningServices.json version 2021-01-01"
    
    This reverts commit 8ff82a1.
    
    * use 2020-09-01-preview machineLearningServices.json spec
    
    * use common type definitions of sub id, rg name, and api version parameters
    
    * migrate mls to common-type Resource
    
    * remove unused example files
    
    * description updates
    
    * remove 'model' as a required property for online deployments
    
    * update datastore secrets, again
    
    * Update specification/machinelearningservices/resource-manager/readme.md
    
    to point to proper .md
    
    Co-authored-by: Jenny So <j-so@users.noreply.github.com>
    
    * add PrivateEndpointConnections_List
    
    * use 2021-04-01's machineLearningServices.json
    
    * use common-types where applicable
    
    * IdentityType -> IdentityConfigurationType
    
    * add PrivateEndpointConnections_List
    
    * prettier
    
    * update description
    
    * remove x-ms-client-flatten
    
    * flatten polymorphic types for better docs
    
    * update readme.java with changes
    
    * remove unused IdentityType in mls.json
    
    * Update with better examples (Azure#8)
    
    * adding descriptions
    
    * descriptions
    
    * examples
    
    * more descriptions
    
    * Fixing more descriptions
    
    * fix sweep
    
    * interactionEndpoints type -> jobEndpointType
    
    * remove extra properties wrapper from sweep get/list examples
    
    * prettier
    
    * fix flavorData representation
    
    * add id name type to examples
    
    Co-authored-by: Teddy <thtodoro@microsoft.com>
    
    * fix credscan issues
    
    * improve definition descriptions
    
    * fix typo
    
    * add unknown jobstatus enum
    
    * fix more typos
    
    * add examples and reorganize examples
    
    * fix example folder name casing
    
    * update descriptions
    
    * improve examples
    
    * prettier
    
    * migrate mfe to common-types ErrorResponse
    
    * migrate mls to common-types ErrorResponse
    
    * split select operations to separate files
    
    * fix model valiation
    
    * operation ID changes
    
    * correct readme Getting Started text
    
    * move workspace skus list to separate file
    
    * reorganize machineLearningServices.json examples
    
    * reorganize services.json examples
    
    * reorganize workspaceFeatures.json examples
    
    * reorganize workspaceSkus.json examples
    
    * bundle examples of same operation
    
    * mls.json opId Compute_ -> Computes_
    
    * services.json opId MachineLearningService_ -> MachineLearningServices_
    
    * Revert "mls.json opId Compute_ -> Computes_"
    
    This reverts commit 12dc59a.
    
    * revert package-lock changes
    
    * add 2021-03-01-preview tag in readme.go.md
    
    * add 2021-03-01-preview tag in readme.java.md
    
    * tag proper yaml in md
    
    * preview package must be under 'preview' subdirectory
    
    * change default tag back to package-2021-04-01
    
    * change package-preview-2021-03 to package-2021-03-01-preview
    
    * add 'tags' as an optional query parameter to Dataversions_List
    
    * add asynchronous verbage to applicable descriptions
    
    * description grammar fix
    
    * add description to Datastores_ListSecrets response
    
    * fix flipped descriptions
    
    * use v2 common-types, not v1 for PrivateEndpointConnections_List
    
    Co-authored-by: Harneet Virk <harnvir@microsoft.com>
    Co-authored-by: Teddy Todorov <Teddy.Todorov@microsoft.com>
    Co-authored-by: zhaomuzhi <zhaoweixiong521@gmail.com>
    Co-authored-by: Jenny So <j-so@users.noreply.github.com>
    Co-authored-by: Jenny So <jenns@microsoft.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python CI-FixRequiredOnFailure
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.