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

December preview updating mfe.json specs #21510

Conversation

ivaliyivanov
Copy link
Contributor

@ivaliyivanov ivaliyivanov commented Nov 10, 2022

ARM API Information (Control Plane)

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

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

Changelog

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

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

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

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

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

Breaking Change Review Checklist

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

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

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

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

@openapi-workflow-bot
Copy link

Hi, @ivaliyivanov 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 10, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 3 Errors, 11 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.2)] new version base version
    mfe.json 2022-12-01-preview(1d1ded8) 2022-10-01(main)
    mfe.json 2022-12-01-preview(1d1ded8) 2022-10-01-preview(main)

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

    Rule Message
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: common-types/resource-management/v3/types.json#L104:7
    Old: common-types/resource-management/v3/types.json#L104:7
    1027 - DefaultValueChanged The new version has a different default value than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L15295:9
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L10987:9
    1033 - RemovedProperty The new version is missing a property found in the old version. Was 'systemData' renamed or removed?
    New: common-types/resource-management/v3/types.json#L104:7
    Old: common-types/resource-management/v3/types.json#L104:7
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L9037:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L5972:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L9100:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L6032:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L9137:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L6066:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L9221:5
    Old: Microsoft.MachineLearningServices/stable/2022-10-01/mfe.json#L6130:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: common-types/resource-management/v3/types.json#L101:5
    Old: common-types/resource-management/v3/types.json#L101:5


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

    Rule Message
    ⚠️ 1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: common-types/resource-management/v3/types.json#L104:7
    Old: common-types/resource-management/v3/types.json#L104:7
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: common-types/resource-management/v3/types.json#L101:5
    Old: common-types/resource-management/v3/types.json#L101:5
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'incrementalDataRefreshEnabled' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L14132:7
    Old: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L14063:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'multiSelectEnabled' renamed or removed?
    New: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L14062:7
    Old: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L13993:7
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'systemData' renamed or removed?
    New: common-types/resource-management/v3/types.json#L104:7
    Old: common-types/resource-management/v3/types.json#L104:7
    ⚠️ 1046 - RemovedOptionalParameter The optional parameter 'count' was removed in the new version.
    Old: Microsoft.MachineLearningServices/preview/2022-10-01-preview/mfe.json#L6181:11
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-preview-2022-12 package-preview-2022-12(1d1ded8) package-preview-2022-12(machinelearningservices-Microsoft.MachineLearningServices-2022-12-01-preview)

    The following errors/warnings exist before current PR submission:

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

    Rule Message
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L12
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L67
    ResourceNameRestriction The resource name parameter 'codeName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L67
    LongRunningResponseStatusCode A 'delete' operation 'RegistryCodeContainers_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L68
    CreateOperationAsyncResponseValidation An async PUT operation is tracked via Azure-AsyncOperation header. Set 'final-state-via' property to 'azure-async-operation' on 'x-ms-long-running-operation-options'
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L201
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L290
    ResourceNameRestriction The resource name parameter 'codeName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L290
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L365
    ResourceNameRestriction The resource name parameter 'codeName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L365
    LongRunningResponseStatusCode A 'delete' operation 'RegistryCodeVersions_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L366
    CreateOperationAsyncResponseValidation An async PUT operation is tracked via Azure-AsyncOperation header. Set 'final-state-via' property to 'azure-async-operation' on 'x-ms-long-running-operation-options'
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L513
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L609
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L664
    ResourceNameRestriction The resource name parameter 'componentName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L664
    LongRunningResponseStatusCode A 'delete' operation 'RegistryComponentContainers_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L665
    CreateOperationAsyncResponseValidation An async PUT operation is tracked via Azure-AsyncOperation header. Set 'final-state-via' property to 'azure-async-operation' on 'x-ms-long-running-operation-options'
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L798
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L887
    ResourceNameRestriction The resource name parameter 'componentName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L887
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L962
    ResourceNameRestriction The resource name parameter 'componentName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L962
    LongRunningResponseStatusCode A 'delete' operation 'RegistryComponentVersions_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L963
    CreateOperationAsyncResponseValidation An async PUT operation is tracked via Azure-AsyncOperation header. Set 'final-state-via' property to 'azure-async-operation' on 'x-ms-long-running-operation-options'
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1110
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1206
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1288
    ResourceNameRestriction The resource name parameter 'environmentName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1288
    LongRunningResponseStatusCode A 'delete' operation 'RegistryEnvironmentContainers_Delete' with x-ms-long-running-operation extension must have a valid terminal success status code 200 or 204.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1289
    CreateOperationAsyncResponseValidation An async PUT operation is tracked via Azure-AsyncOperation header. Set 'final-state-via' property to 'azure-async-operation' on 'x-ms-long-running-operation-options'
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1422
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1511
    ResourceNameRestriction The resource name parameter 'environmentName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1511
    ResourceNameRestriction The resource name parameter 'registryName' should be defined with a 'pattern' restriction.
    Location: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L1613
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️❌ModelValidation: 10 Errors, 0 Warnings failed [Detail]
    Rule Message
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: 2022-12-01-preview/examples/Datastore/list.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: 2022-12-01-preview/examples/Datastore/get.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureBlobWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureBlobWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L16928:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen1WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L16928:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen1WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L16928:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen2WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L16928:45
    ExampleUrl: examples/Datastore/AzureDataLakeGen2WServicePrincipal/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureFileWAccountKey/createOrUpdate.json
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: secrets
    Url: Microsoft.MachineLearningServices/preview/2022-12-01-preview/mfe.json#L8607:39
    ExampleUrl: examples/Datastore/AzureFileWAccountKey/createOrUpdate.json
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Nov 10, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ⚠️azure-sdk-for-go - sdk/resourcemanager/machinelearning/armmachinelearning - 3.0.0-beta.1
    +	Const `ConnectionCategoryContainerRegistry` has been removed
    +	Const `ConnectionCategoryGit` has been removed
    +	Const `ConnectionCategoryPythonFeed` has been removed
    +	Const `ProvisioningStateCanceled` has been removed
    +	Const `ProvisioningStateCreating` has been removed
    +	Const `ProvisioningStateDeleting` has been removed
    +	Const `ProvisioningStateFailed` has been removed
    +	Const `ProvisioningStateSucceeded` has been removed
    +	Const `ProvisioningStateUnknown` has been removed
    +	Const `ProvisioningStateUpdating` has been removed
    +	Function `PossibleConnectionCategoryValues` has been removed
    +	Function `PossibleProvisioningStateValues` has been removed
    +	Type alias `ConnectionCategory` has been removed
    +	Type alias `ProvisioningState` has been removed
    +	Type of `AKS.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `AmlCompute.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `BatchDeploymentProperties.Resources` has been changed from `*ResourceConfiguration` to `*DeploymentResourceConfiguration`
    +	Type of `CommandJob.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    +	Type of `Compute.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `ComputeInstance.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `DataFactory.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `DataLakeAnalytics.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `Databricks.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `HDInsight.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `Kubernetes.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `ManagedIdentityAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `NoneAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `PATAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `SASAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `SynapseSpark.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `TrialComponent.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    +	Type of `UsernamePasswordAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `VirtualMachine.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `WorkspaceConnectionPropertiesV2.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `WorkspaceProperties.ProvisioningState` has been changed from `*ProvisioningState` to `*WorkspaceProvisioningState`
    ⚠️azure-sdk-for-js - @azure/arm-machinelearning - 3.0.0-beta.1
    +	Deleted Class AzureMachineLearningWorkspaces
    +	Removed Enum KnownConnectionCategory
    +	Removed Enum KnownProvisioningState
    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-machinelearningservices - 1.0.0
    +	Client name is changed from `AzureMachineLearningWorkspaces` to `AzureMachineLearningServices`
    +	Model AmlComputeNodesInformation no longer has parameter compute_type
    +	Model ClusterUpdateParameters no longer has parameter scale_settings
    +	Model ErrorResponse no longer has parameter code
    +	Model ErrorResponse no longer has parameter details
    +	Model ErrorResponse no longer has parameter message
    +	Model Resource no longer has parameter identity
    +	Model Resource no longer has parameter location
    +	Model Resource no longer has parameter sku
    +	Model Resource no longer has parameter tags
    +	Model VirtualMachineSizeListResult no longer has parameter aml_compute
    +	Model Workspace no longer has parameter creation_time
    +	Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
    +	Operation VirtualMachineSizesOperations.list no longer has parameter recommended
    +	Operation WorkspacesOperations.list_by_resource_group has a new parameter skip
    +	Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
    +	Operation WorkspacesOperations.list_by_subscription has a new parameter skip
    +	Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
    +	Parameter name of model Sku is now required
    +	Removed operation PrivateEndpointConnectionsOperations.begin_delete
    +	Removed operation PrivateEndpointConnectionsOperations.put
    +	Removed operation PrivateLinkResourcesOperations.list_by_workspace
    +	Removed operation group AzureMachineLearningWorkspacesOperationsMixin
    +	Removed operation group MachineLearningComputeOperations
    +	Removed operation group NotebooksOperations
    +	Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
    +	Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. 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
      cmderr	[Invoke-GenerateAndBuildV2.ps1] The command could not be loaded, possibly because:
      cmderr	[Invoke-GenerateAndBuildV2.ps1]   * You intended to execute a .NET application:
      cmderr	[Invoke-GenerateAndBuildV2.ps1]       The application 'build' does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1]   * You intended to execute a .NET SDK command:
      cmderr	[Invoke-GenerateAndBuildV2.ps1]       A compatible .NET SDK was not found.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] Requested SDK version: 6.0.403
      cmderr	[Invoke-GenerateAndBuildV2.ps1] global.json file: /mnt/vss/_work/1/s/azure-sdk-for-net/global.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] Installed SDKs:
      cmderr	[Invoke-GenerateAndBuildV2.ps1] Install the [6.0.403] .NET SDK or update [/mnt/vss/_work/1/s/azure-sdk-for-net/global.json] to match an installed SDK.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] Learn about SDK resolution:
      cmderr	[Invoke-GenerateAndBuildV2.ps1] https://aka.ms/dotnet/sdk-not-found
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:611
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 611 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to generate sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:698
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 698 | �[0m … rtifacts += �[96mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because it does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:611
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 611 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.MachineLearning [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/machinelearning/armmachinelearning [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `RegistryModelContainersClientListOptions`
      info	[Changelog] - New struct `RegistryModelContainersClientListResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClient`
      info	[Changelog] - New struct `RegistryModelVersionsClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientBeginDeleteOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientDeleteResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientGetOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientGetResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientListOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientListResponse`
      info	[Changelog] - New struct `RegistryProperties`
      info	[Changelog] - New struct `RegistryRegionArmDetails`
      info	[Changelog] - New struct `RegistryTrackedResourceArmPaginatedResult`
      info	[Changelog] - New struct `Regression`
      info	[Changelog] - New struct `RegressionTrainingSettings`
      info	[Changelog] - New struct `Schedule`
      info	[Changelog] - New struct `ScheduleActionBase`
      info	[Changelog] - New struct `ScheduleProperties`
      info	[Changelog] - New struct `ScheduleResourceArmPaginatedResult`
      info	[Changelog] - New struct `SchedulesClient`
      info	[Changelog] - New struct `SchedulesClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `SchedulesClientBeginDeleteOptions`
      info	[Changelog] - New struct `SchedulesClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `SchedulesClientDeleteResponse`
      info	[Changelog] - New struct `SchedulesClientGetOptions`
      info	[Changelog] - New struct `SchedulesClientGetResponse`
      info	[Changelog] - New struct `SchedulesClientListOptions`
      info	[Changelog] - New struct `SchedulesClientListResponse`
      info	[Changelog] - New struct `Seasonality`
      info	[Changelog] - New struct `ServicePrincipalAuthTypeWorkspaceConnectionProperties`
      info	[Changelog] - New struct `SparkJob`
      info	[Changelog] - New struct `SparkJobEntry`
      info	[Changelog] - New struct `SparkJobPythonEntry`
      info	[Changelog] - New struct `SparkJobScalaEntry`
      info	[Changelog] - New struct `SparkResourceConfiguration`
      info	[Changelog] - New struct `StackEnsembleSettings`
      info	[Changelog] - New struct `StatusMessage`
      info	[Changelog] - New struct `StorageAccountDetails`
      info	[Changelog] - New struct `SystemCreatedAcrAccount`
      info	[Changelog] - New struct `SystemCreatedStorageAccount`
      info	[Changelog] - New struct `TableFixedParameters`
      info	[Changelog] - New struct `TableParameterSubspace`
      info	[Changelog] - New struct `TableSweepSettings`
      info	[Changelog] - New struct `TableVertical`
      info	[Changelog] - New struct `TableVerticalFeaturizationSettings`
      info	[Changelog] - New struct `TableVerticalLimitSettings`
      info	[Changelog] - New struct `TargetLags`
      info	[Changelog] - New struct `TargetRollingWindowSize`
      info	[Changelog] - New struct `TextClassification`
      info	[Changelog] - New struct `TextClassificationMultilabel`
      info	[Changelog] - New struct `TextNer`
      info	[Changelog] - New struct `TmpfsOptions`
      info	[Changelog] - New struct `TrainingSettings`
      info	[Changelog] - New struct `TriggerBase`
      info	[Changelog] - New struct `UserCreatedAcrAccount`
      info	[Changelog] - New struct `UserCreatedStorageAccount`
      info	[Changelog] - New struct `VolumeDefinition`
      info	[Changelog] - New struct `VolumeOptions`
      info	[Changelog] - New struct `WorkspaceConnectionAccessKey`
      info	[Changelog] - New struct `WorkspaceConnectionServicePrincipal`
      info	[Changelog] - New field `AutoRebuild` in struct `EnvironmentVersionProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentVersionProperties`
      info	[Changelog] - New field `AssetName` in struct `MLTableJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `MLTableJobOutput`
      info	[Changelog] - New field `Cron` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Recurrence` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Status` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `TriggerType` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `SourceJobID` in struct `PipelineJob`
      info	[Changelog] - New field `ComponentID` in struct `PipelineJob`
      info	[Changelog] - New field `ProvisioningState` in struct `ComponentContainerProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `OnlineDeploymentProperties`
      info	[Changelog] - New field `AssetName` in struct `AssetJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `AssetJobOutput`
      info	[Changelog] - New field `ProvisioningState` in struct `CodeContainerProperties`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureBlobDatastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureBlobDatastore`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `OnlineEndpointProperties`
      info	[Changelog] - New field `MirrorTraffic` in struct `OnlineEndpointProperties`
      info	[Changelog] - New field `Logbase` in struct `RandomSamplingAlgorithm`
      info	[Changelog] - New field `AssetName` in struct `TritonModelJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `TritonModelJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `URIFolderJobOutput`
      info	[Changelog] - New field `AssetName` in struct `URIFolderJobOutput`
      info	[Changelog] - New field `ComponentID` in struct `SweepJob`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureDataLakeGen1Datastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureDataLakeGen1Datastore`
      info	[Changelog] - New field `OSImageMetadata` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `CustomServices` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `IdleTimeBeforeShutdown` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `AutologgerSettings` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `Encryption` in struct `WorkspacePropertiesUpdateParameters`
      info	[Changelog] - New field `ProvisioningState` in struct `ModelVersionProperties`
      info	[Changelog] - New field `ComponentID` in struct `JobBaseProperties`
      info	[Changelog] - New field `ScheduledPurgeDate` in struct `WorkspaceProperties`
      info	[Changelog] - New field `SoftDeletedAt` in struct `WorkspaceProperties`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureDataLakeGen2Datastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureDataLakeGen2Datastore`
      info	[Changelog] - New field `ComponentID` in struct `CommandJob`
      info	[Changelog] - New field `AutologgerSettings` in struct `CommandJob`
      info	[Changelog] - New field `ScheduleID` in struct `JobsClientListOptions`
      info	[Changelog] - New field `Scheduled` in struct `JobsClientListOptions`
      info	[Changelog] - New field `AssetName` in struct `URIFileJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `URIFileJobOutput`
      info	[Changelog] - New field `AssetName` in struct `MLFlowModelJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `MLFlowModelJobOutput`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureFileDatastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureFileDatastore`
      info	[Changelog] - New field `AssetName` in struct `CustomModelJobOutput`
      info	[Changelog] - New field `AssetVersion` in struct `CustomModelJobOutput`
      info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentContainerProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `ModelContainerProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `ManagedOnlineDeployment`
      info	[Changelog] - New field `Nodes` in struct `JobService`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `KubernetesOnlineDeployment`
      info	[Changelog] - New field `ProvisioningState` in struct `ComponentVersionProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `CodeVersionProperties`
      info	[Changelog]
      info	[Changelog] Total 35 breaking change(s), 1036 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. 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]
      cmderr	[automation_generate.sh] npm notice New major version of npm available! 8.19.2 -> 9.1.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.1.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-machinelearningservices [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added operation group DatastoresOperations
      info	[Changelog]   - Added operation group EnvironmentContainersOperations
      info	[Changelog]   - Added operation group EnvironmentVersionsOperations
      info	[Changelog]   - Added operation group JobsOperations
      info	[Changelog]   - Added operation group LabelingJobsOperations
      info	[Changelog]   - Added operation group ModelContainersOperations
      info	[Changelog]   - Added operation group ModelVersionsOperations
      info	[Changelog]   - Added operation group OnlineDeploymentsOperations
      info	[Changelog]   - Added operation group OnlineEndpointsOperations
      info	[Changelog]   - Added operation group RegistriesOperations
      info	[Changelog]   - Added operation group RegistryCodeContainersOperations
      info	[Changelog]   - Added operation group RegistryCodeVersionsOperations
      info	[Changelog]   - Added operation group RegistryComponentContainersOperations
      info	[Changelog]   - Added operation group RegistryComponentVersionsOperations
      info	[Changelog]   - Added operation group RegistryEnvironmentContainersOperations
      info	[Changelog]   - Added operation group RegistryEnvironmentVersionsOperations
      info	[Changelog]   - Added operation group RegistryModelContainersOperations
      info	[Changelog]   - Added operation group RegistryModelVersionsOperations
      info	[Changelog]   - Added operation group SchedulesOperations
      info	[Changelog]   - Model AKS has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlCompute has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlComputeProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model AmlComputeProperties has a new parameter isolated_network
      info	[Changelog]   - Model AmlComputeProperties has a new parameter os_type
      info	[Changelog]   - Model AmlComputeProperties has a new parameter property_bag
      info	[Changelog]   - Model AmlComputeProperties has a new parameter virtual_machine_image
      info	[Changelog]   - Model ClusterUpdateParameters has a new parameter properties
      info	[Changelog]   - Model Compute has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstance has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstanceLastOperation has a new parameter operation_trigger
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter autologger_settings
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter compute_instance_authorization_type
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter containers
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter custom_services
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_disks
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_mounts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter idle_time_before_shutdown
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter os_image_metadata
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter personal_compute_instance_settings
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter schedules
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter setup_scripts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter versions
      info	[Changelog]   - Model ComputeResource has a new parameter system_data
      info	[Changelog]   - Model DataFactory has a new parameter disable_local_auth
      info	[Changelog]   - Model DataLakeAnalytics has a new parameter disable_local_auth
      info	[Changelog]   - Model Databricks has a new parameter disable_local_auth
      info	[Changelog]   - Model DatabricksProperties has a new parameter workspace_url
      info	[Changelog]   - Model EncryptionProperty has a new parameter identity
      info	[Changelog]   - Model ErrorDetail has a new parameter additional_info
      info	[Changelog]   - Model ErrorDetail has a new parameter details
      info	[Changelog]   - Model ErrorDetail has a new parameter target
      info	[Changelog]   - Model ErrorResponse has a new parameter error
      info	[Changelog]   - Model HDInsight has a new parameter disable_local_auth
      info	[Changelog]   - Model PrivateEndpoint has a new parameter subnet_arm_id
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter identity
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter location
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter sku
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter system_data
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter tags
      info	[Changelog]   - Model PrivateLinkResource has a new parameter system_data
      info	[Changelog]   - Model QuotaUpdateParameters has a new parameter location
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model ResourceQuota has a new parameter aml_workspace_location
      info	[Changelog]   - Model Sku has a new parameter capacity
      info	[Changelog]   - Model Sku has a new parameter family
      info	[Changelog]   - Model Sku has a new parameter size
      info	[Changelog]   - Model SslConfiguration has a new parameter leaf_domain_label
      info	[Changelog]   - Model SslConfiguration has a new parameter overwrite_existing_domain
      info	[Changelog]   - Model Usage has a new parameter aml_workspace_location
      info	[Changelog]   - Model VirtualMachine has a new parameter disable_local_auth
      info	[Changelog]   - Model VirtualMachineSizeListResult has a new parameter value
      info	[Changelog]   - Model Workspace has a new parameter ml_flow_tracking_uri
      info	[Changelog]   - Model Workspace has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model Workspace has a new parameter public_network_access
      info	[Changelog]   - Model Workspace has a new parameter scheduled_purge_date
      info	[Changelog]   - Model Workspace has a new parameter service_managed_resources_settings
      info	[Changelog]   - Model Workspace has a new parameter soft_deleted_at
      info	[Changelog]   - Model Workspace has a new parameter storage_hns_enabled
      info	[Changelog]   - Model Workspace has a new parameter system_data
      info	[Changelog]   - Model Workspace has a new parameter tenant_id
      info	[Changelog]   - Model Workspace has a new parameter v1_legacy_mode
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter application_insights
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter container_registry
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter encryption
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter image_build_compute
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter public_network_access
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Client name is changed from `AzureMachineLearningWorkspaces` to `AzureMachineLearningServices`
      info	[Changelog]   - Model AmlComputeNodesInformation no longer has parameter compute_type
      info	[Changelog]   - Model ClusterUpdateParameters no longer has parameter scale_settings
      info	[Changelog]   - Model ErrorResponse no longer has parameter code
      info	[Changelog]   - Model ErrorResponse no longer has parameter details
      info	[Changelog]   - Model ErrorResponse no longer has parameter message
      info	[Changelog]   - Model Resource no longer has parameter identity
      info	[Changelog]   - Model Resource no longer has parameter location
      info	[Changelog]   - Model Resource no longer has parameter sku
      info	[Changelog]   - Model Resource no longer has parameter tags
      info	[Changelog]   - Model VirtualMachineSizeListResult no longer has parameter aml_compute
      info	[Changelog]   - Model Workspace no longer has parameter creation_time
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter recommended
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
      info	[Changelog]   - Parameter name of model Sku is now required
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.begin_delete
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.put
      info	[Changelog]   - Removed operation PrivateLinkResourcesOperations.list_by_workspace
      info	[Changelog]   - Removed operation group AzureMachineLearningWorkspacesOperationsMixin
      info	[Changelog]   - Removed operation group MachineLearningComputeOperations
      info	[Changelog]   - Removed operation group NotebooksOperations
      info	[Changelog]   - Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
      info	[Changelog]   - Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. 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
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      cmderr	[init.sh] [notice] A new release of pip available: 22.3 -> 22.3.1
      cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
      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 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-machinelearning [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias TextAnnotationType
      info	[Changelog]   - Added Type Alias TrainingMode
      info	[Changelog]   - Added Type Alias TriggerBaseUnion
      info	[Changelog]   - Added Type Alias TriggerType
      info	[Changelog]   - Added Type Alias UseStl
      info	[Changelog]   - Added Type Alias ValidationMetricType
      info	[Changelog]   - Added Type Alias VolumeDefinitionType
      info	[Changelog]   - Added Type Alias WeekDay
      info	[Changelog]   - Added Type Alias WorkspaceProvisioningState
      info	[Changelog]   - Interface AssetJobOutput has a new optional parameter assetName
      info	[Changelog]   - Interface AssetJobOutput has a new optional parameter assetVersion
      info	[Changelog]   - Interface CodeContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface CodeVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface CommandJob has a new optional parameter autologgerSettings
      info	[Changelog]   - Interface ComponentContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ComponentVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter autologgerSettings
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter customServices
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter idleTimeBeforeShutdown
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter osImageMetadata
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter cron
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter recurrence
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter status
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter triggerType
      info	[Changelog]   - Interface EnvironmentContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter autoRebuild
      info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface JobBaseProperties has a new optional parameter componentId
      info	[Changelog]   - Interface JobService has a new optional parameter nodes
      info	[Changelog]   - Interface JobsListNextOptionalParams has a new optional parameter scheduled
      info	[Changelog]   - Interface JobsListNextOptionalParams has a new optional parameter scheduleId
      info	[Changelog]   - Interface JobsListOptionalParams has a new optional parameter scheduled
      info	[Changelog]   - Interface JobsListOptionalParams has a new optional parameter scheduleId
      info	[Changelog]   - Interface ModelContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ModelVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface OnlineDeploymentProperties has a new optional parameter egressPublicNetworkAccess
      info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter mirrorTraffic
      info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter publicNetworkAccess
      info	[Changelog]   - Interface PipelineJob has a new optional parameter sourceJobId
      info	[Changelog]   - Interface RandomSamplingAlgorithm has a new optional parameter logbase
      info	[Changelog]   - Interface Workspace has a new optional parameter scheduledPurgeDate
      info	[Changelog]   - Interface Workspace has a new optional parameter softDeletedAt
      info	[Changelog]   - Interface WorkspaceUpdateParameters has a new optional parameter encryption
      info	[Changelog]   - Added Enum KnownAssetProvisioningState
      info	[Changelog]   - Added Enum KnownAutoRebuildSetting
      info	[Changelog]   - Added Enum KnownBlockedTransformers
      info	[Changelog]   - Added Enum KnownClassificationModels
      info	[Changelog]   - Added Enum KnownClassificationMultilabelPrimaryMetrics
      info	[Changelog]   - Added Enum KnownClassificationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownComputeProvisioningState
      info	[Changelog]   - Added Enum KnownEgressPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownEnvironmentVariableType
      info	[Changelog]   - Added Enum KnownExportFormatType
      info	[Changelog]   - Added Enum KnownFeatureLags
      info	[Changelog]   - Added Enum KnownFeaturizationMode
      info	[Changelog]   - Added Enum KnownForecastHorizonMode
      info	[Changelog]   - Added Enum KnownForecastingModels
      info	[Changelog]   - Added Enum KnownForecastingPrimaryMetrics
      info	[Changelog]   - Added Enum KnownImageAnnotationType
      info	[Changelog]   - Added Enum KnownImageType
      info	[Changelog]   - Added Enum KnownIncrementalDataRefresh
      info	[Changelog]   - Added Enum KnownInstanceSegmentationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownJobProvisioningState
      info	[Changelog]   - Added Enum KnownLearningRateScheduler
      info	[Changelog]   - Added Enum KnownLogVerbosity
      info	[Changelog]   - Added Enum KnownMediaType
      info	[Changelog]   - Added Enum KnownMLAssistConfigurationType
      info	[Changelog]   - Added Enum KnownMlflowAutologger
      info	[Changelog]   - Added Enum KnownMLFlowAutologgerState
      info	[Changelog]   - Added Enum KnownModelSize
      info	[Changelog]   - Added Enum KnownMultiSelect
      info	[Changelog]   - Added Enum KnownNCrossValidationsMode
      info	[Changelog]   - Added Enum KnownNlpLearningRateScheduler
      info	[Changelog]   - Added Enum KnownNodesValueType
      info	[Changelog]   - Added Enum KnownObjectDetectionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownProtocol
      info	[Changelog]   - Added Enum KnownPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownRecurrenceFrequency
      info	[Changelog]   - Added Enum KnownRegressionModels
      info	[Changelog]   - Added Enum KnownRegressionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownScheduleActionType
      info	[Changelog]   - Added Enum KnownScheduleListViewType
      info	[Changelog]   - Added Enum KnownScheduleProvisioningStatus
      info	[Changelog]   - Added Enum KnownSeasonalityMode
      info	[Changelog]   - Added Enum KnownShortSeriesHandlingConfiguration
      info	[Changelog]   - Added Enum KnownSparkJobEntryType
      info	[Changelog]   - Added Enum KnownStackMetaLearnerType
      info	[Changelog]   - Added Enum KnownStatusMessageLevel
      info	[Changelog]   - Added Enum KnownStochasticOptimizer
      info	[Changelog]   - Added Enum KnownTargetAggregationFunction
      info	[Changelog]   - Added Enum KnownTargetLagsMode
      info	[Changelog]   - Added Enum KnownTargetRollingWindowSizeMode
      info	[Changelog]   - Added Enum KnownTaskType
      info	[Changelog]   - Added Enum KnownTextAnnotationType
      info	[Changelog]   - Added Enum KnownTrainingMode
      info	[Changelog]   - Added Enum KnownTriggerType
      info	[Changelog]   - Added Enum KnownUseStl
      info	[Changelog]   - Added Enum KnownValidationMetricType
      info	[Changelog]   - Added Enum KnownVolumeDefinitionType
      info	[Changelog]   - Added Enum KnownWeekDay
      info	[Changelog]   - Added Enum KnownWorkspaceProvisioningState
      info	[Changelog]   - Enum KnownConnectionAuthType has a new value AccessKey
      info	[Changelog]   - Enum KnownConnectionAuthType has a new value ServicePrincipal
      info	[Changelog]   - Enum KnownContainerType has a new value ModelDataCollector
      info	[Changelog]   - Enum KnownCredentialsType has a new value KerberosKeytab
      info	[Changelog]   - Enum KnownCredentialsType has a new value KerberosPassword
      info	[Changelog]   - Enum KnownDatastoreType has a new value Hdfs
      info	[Changelog]   - Enum KnownJobStatus has a new value Scheduled
      info	[Changelog]   - Enum KnownJobType has a new value AutoML
      info	[Changelog]   - Enum KnownJobType has a new value Labeling
      info	[Changelog]   - Enum KnownJobType has a new value Spark
      info	[Changelog]   - Enum KnownOutputDeliveryMode has a new value Direct
      info	[Changelog]   - Enum KnownSecretsType has a new value KerberosKeytab
      info	[Changelog]   - Enum KnownSecretsType has a new value KerberosPassword
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Deleted Class AzureMachineLearningWorkspaces
      info	[Changelog]   - Removed Enum KnownConnectionCategory
      info	[Changelog]   - Removed Enum KnownProvisioningState
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. 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]
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️machinelearningservices [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from 760be35addaf87ba64f75cd63cfd6c2cb041159f. 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 Nov 10, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Python track2_azure-mgmt-machinelearningservices https://apiview.dev/Assemblies/Review/6e80ba317e5e483cad909427562fba89
    Java azure-resourcemanager-machinelearning https://apiview.dev/Assemblies/Review/6cf7b9a4e1984c41ab583a9c4da4ca57
    JavaScript @azure/arm-machinelearning https://apiview.dev/Assemblies/Review/8ab221ad29524c5f920040c186141288

    @openapi-workflow-bot
    Copy link

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

    @openapi-workflow-bot
    Copy link

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

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

    @ivaliyivanov ivaliyivanov added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Nov 16, 2022
    @AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Nov 16, 2022
    @AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Nov 16, 2022
    @ivaliyivanov
    Copy link
    Contributor Author

    For Swagger ModelValidation Errors - previous discussion
    #20235

    @mikekistler
    Copy link
    Member

    Breaking changes approved as this change is to a feature branch.

    @mikekistler mikekistler added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 23, 2022
    @visingla-ms
    Copy link
    Contributor

    The first commit needs to be the previous api version (in your case: 2022-10-01-preview) and the new changes should only be added in the subsequent commits. This is explained in detail here (If using Open API which is recommended) https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/208/OpenAPI-Hub-Adding-new-API-version or here(For manual process) : https://dev.azure.com/azure-sdk/internal/_wiki/wikis/internal.wiki/83/Manual-Process-Adding-new-API-version . Please remove the "ARMChangesRequested" label once you have fixed this issue.

    @visingla-ms visingla-ms added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Nov 29, 2022
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @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 Nov 29, 2022
    @ivaliyivanov
    Copy link
    Contributor Author

    ivaliyivanov commented Nov 29, 2022

    @visingla-ms the first commit was the previous api version, and I used OpenAPI hub.
    @visingla-ms this is a feature branch.

    @ivaliyivanov ivaliyivanov added Assignment Requested and removed ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review labels Nov 29, 2022
    @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 Nov 29, 2022
    @visingla-ms
    Copy link
    Contributor

    Breaking changes were approved. Rest LGTM.

    @visingla-ms visingla-ms added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 29, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 29, 2022
    @ivaliyivanov ivaliyivanov removed the request for review from visingla-ms December 1, 2022 17:39
    @raych1
    Copy link
    Member

    raych1 commented Dec 5, 2022

    @ivaliyivanov , can you fix modelValidation errors?

    @ArcturusZhang
    Copy link
    Member

    @ivaliyivanov , can you fix modelValidation errors?

    it is a known issue on a secret property

    @ArcturusZhang ArcturusZhang merged commit ecfe309 into Azure:machinelearningservices-Microsoft.MachineLearningServices-2022-12-01-preview Dec 5, 2022
    ArcturusZhang pushed a commit that referenced this pull request Feb 1, 2023
    …1 preview (#21761)
    
    * Adds base for updating Microsoft.MachineLearningServices from version preview/2022-10-01-preview to version 2022-12-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * Add Dec API Registries Swagger (#21419)
    
    * add december registries swagger + examples
    
    * add status code 202 in examples
    
    * fix 202 examples
    
    * fixes
    
    * fixes
    
    * fix
    
    * add 202 back in for put/patch
    
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    
    * remove location (#21430)
    
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    
    * remove readonly flag on schedules property for CI (#21653)
    
    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>
    
    * add missing workspace properties (#21725)
    
    * December preview updating mfe.json specs (#21510)
    
    * December preview updating mfe.json specs
    
    * MFE Dec 2022 Preview API - Adding logbase
    
    * MFE 2022-12-01-preview swagger spec model validation fix
    
    * MFE 2022-12-01-preview swagger spec model validation fix, add missing location
    
    * MFE 2022-12-01-preview swagger spec model validation - typo fix
    
    * MFE 2022-12-01-preview swagger spec model validation - fix api version in automljob example
    
    * MFE 2022-12-01-preview swagger spec model validation - fix for multiselectenabled error
    
    * MFE 2022-12-01-preview swagger spec model validation - fix for multiselectenabled error
    
    * Fix  for 1006 - RemovedDefinition (RecurrenceTrigger,CronTrigger) (#21822)
    
    * fix ReadonlyPropertyChanged of MLC (#21814)
    
    Co-authored-by: Bingchen Li <bingchenli@microsoft.com>
    
    * fixed custom-words conflict (#21829)
    
    * fix custom-words conflict merge (#21830)
    
    * example fix (INVALID_REQUEST_PARAMETER) (#21832)
    
    Co-authored-by: Ivaliy Ivanov <ivaliyivanov@Ivaliys-MacBook-Air.local>
    
    * example fix, use correct api preview version  - (INVALID_REQUEST_PARAMETER) (#21833)
    
    Co-authored-by: Ivaliy Ivanov <ivaliyivanov@Ivaliys-MacBook-Air.local>
    
    * Revert breaking change for MLC swagger 2022-12-01-preview (#21885)
    
    Co-authored-by: Bingchen Li <bingchenli@microsoft.com>
    
    * Revert Connection Category back to enum. (#21939)
    
    * revert provisioning state change (#21940)
    
    * remove body (#21978)
    
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    
    * Addressed comments, added x-ms-long-running-operation to a patch call (#22005)
    
    * Addressed comments, added x-ms-long-running-operation to a patch call
    
    * fix examples for patch - remove body
    
    * fixed formatting
    
    * Ivalbert fix patch2 (#22006)
    
    * Addressed comments, added x-ms-long-running-operation to a patch call
    
    * fix examples for patch - remove body
    
    * fixed formatting
    
    * fixed formatting
    
    * Updated custom words (#22262)
    
    * Fixed prettier errors (#22237)
    
    * fixed examples for LRO_RESPONSE_HEADER check (#22293)
    
    * fixed examples for LRO_RESPONSE_HEADER check (#22294)
    
    * Example fix - OBJECT_MISSING_REQUIRED_PROPERTY - Missing required property: triggerType (#22317)
    
    ---------
    
    Co-authored-by: Komal Yadav <23komal.yadav23@gmail.com>
    Co-authored-by: Komal Yadav <komalyadav@microsoft.com>
    Co-authored-by: Naman Agarwal <namanag16@gmail.com>
    Co-authored-by: Naman Agarwal <naagarw@microsoft.com>
    Co-authored-by: ZhidaLiu <zhili@microsoft.com>
    Co-authored-by: libc16 <88697960+libc16@users.noreply.github.com>
    Co-authored-by: Bingchen Li <bingchenli@microsoft.com>
    Co-authored-by: Ivaliy Ivanov <ivaliyivanov@Ivaliys-MacBook-Air.local>
    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-ModelValidation ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review Assignment Requested BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-FixRequiredOnFailure resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants