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

Spark Job mfe contract to 2024-04-01 GA version #27930

Conversation

vaibhj
Copy link
Contributor

@vaibhj vaibhj commented Feb 26, 2024

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

Note

As of January 2024 there is no PR assignee. This is expected. See https://aka.ms/azsdk/pr-arm-review.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason.
    Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

Click here to see the diagram footnotes

Diagram footnotes

[1] See ARM review queue (for PR merge queues, see [2]).
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])
The ARM reviewer on-call engineer visits the merge queue twice a day, so the approximate ETA for merges is 12 - 24 hours.

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with PR workflow diagram Step 2 (ARM review), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Feb 26, 2024

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR is in purview of ARM review (label: ARMReview). Please ensure your PR is on the ARM PR review queue - see instructions in steps 1 and 2 in the PR description diagram.
  • ❌ The required check named Swagger LintDiff has failed. Refer to the check in the PR's 'Checks' tab for details on how to fix it.

Copy link

openapi-pipeline-app bot commented Feb 26, 2024

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 356 Warnings warning [Detail]
Compared specs (v0.10.5) new version base version
mfe.json 2024-04-01(ba1de6a) 2023-10-01(main)
mfe.json 2024-04-01(ba1de6a) 2024-01-01-preview(main)

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

Only 30 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}/providers/Microsoft.MachineLearningServices/capacityReserverationGroups' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L12: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/capacityReserverationGroups' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L57: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/capacityReserverationGroups/{groupId}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L105: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}/marketplaceSubscriptions' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L2945: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}/marketplaceSubscriptions/{name}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L2996: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/registries/{registryName}/models/{modelName}/versions/{version}/package' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L3853: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}/inferencePools' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9344: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}/inferencePools/{inferencePoolName}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9430: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}/inferencePools/{inferencePoolName}/getStatus' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9727: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}/inferencePools/{inferencePoolName}/skus' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9779: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}/inferencePools/{poolName}/endpoints' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9844: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}/inferencePools/{poolName}/endpoints/{endpointName}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L9938: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}/inferencePools/{poolName}/groups' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L10268: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}/inferencePools/{poolName}/groups/{groupName}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L10362: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}/inferencePools/{poolName}/groups/{groupName}/getStatus' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L10690: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}/inferencePools/{poolName}/groups/{groupName}/skus' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L10749: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}/labelingJobs' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L11298: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}/labelingJobs/{id}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L11356: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}/labelingJobs/{id}/exportLabels' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L11542: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}/labelingJobs/{id}/pause' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L11626: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}/labelingJobs/{id}/resume' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L11678: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}/models/{name}/versions/{version}/package' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L12339: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}/schedules/{name}/trigger' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L13944: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}/serverlessEndpoints' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14008: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}/serverlessEndpoints/{name}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14059: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}/serverlessEndpoints/{name}/getStatus' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14356: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}/serverlessEndpoints/{name}/listKeys' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14409: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}/serverlessEndpoints/{name}/regenerateKeys' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14462:5
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AuthMode' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L11145:3
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14548:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AutoDeleteCondition' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2024-04-01/mfe.json#L11145:3
Old: Microsoft.MachineLearningServices/preview/2024-01-01-preview/mfe.json#L14548:3
️🔄LintDiff inProgress [Detail]
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Feb 26, 2024

Swagger Generation Artifacts

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

Breaking Changes Tracking

️❌ azure-sdk-for-net-track2 failed [Detail]
  • Failed [Logs] Generate from 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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
    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] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1mLine |�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m     | �[31;1mFailed to generate sdk. exit code: False�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1mLine |�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m     | �[31;1mCannot find path�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m�[31;1m�[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m�[31;1m�[36;1m�[31;1m�[36;1m     | �[31;1mit does not exist.�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1mLine |�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~�[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[0m�[36;1m�[36;1m�[0m�[36;1m�[0m�[36;1m�[31;1m�[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact�[0m
  • Azure.ResourceManager.MachineLearning [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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 `FeatureImportanceSettings`
    info	[Changelog] - New struct `FeatureProperties`
    info	[Changelog] - New struct `FeatureResourceArmPaginatedResult`
    info	[Changelog] - New struct `FeatureStoreSettings`
    info	[Changelog] - New struct `FeatureSubset`
    info	[Changelog] - New struct `FeatureWindow`
    info	[Changelog] - New struct `FeaturesetContainer`
    info	[Changelog] - New struct `FeaturesetContainerProperties`
    info	[Changelog] - New struct `FeaturesetContainerResourceArmPaginatedResult`
    info	[Changelog] - New struct `FeaturesetSpecification`
    info	[Changelog] - New struct `FeaturesetVersion`
    info	[Changelog] - New struct `FeaturesetVersionBackfillRequest`
    info	[Changelog] - New struct `FeaturesetVersionBackfillResponse`
    info	[Changelog] - New struct `FeaturesetVersionProperties`
    info	[Changelog] - New struct `FeaturesetVersionResourceArmPaginatedResult`
    info	[Changelog] - New struct `FeaturestoreEntityContainer`
    info	[Changelog] - New struct `FeaturestoreEntityContainerProperties`
    info	[Changelog] - New struct `FeaturestoreEntityContainerResourceArmPaginatedResult`
    info	[Changelog] - New struct `FeaturestoreEntityVersion`
    info	[Changelog] - New struct `FeaturestoreEntityVersionProperties`
    info	[Changelog] - New struct `FeaturestoreEntityVersionResourceArmPaginatedResult`
    info	[Changelog] - New struct `FixedInputData`
    info	[Changelog] - New struct `FqdnOutboundRule`
    info	[Changelog] - New struct `GetBlobReferenceForConsumptionDto`
    info	[Changelog] - New struct `GetBlobReferenceSASRequestDto`
    info	[Changelog] - New struct `GetBlobReferenceSASResponseDto`
    info	[Changelog] - New struct `IdleShutdownSetting`
    info	[Changelog] - New struct `Image`
    info	[Changelog] - New struct `ImageMetadata`
    info	[Changelog] - New struct `IndexColumn`
    info	[Changelog] - New struct `LakeHouseArtifact`
    info	[Changelog] - New struct `ManagedComputeIdentity`
    info	[Changelog] - New struct `ManagedIdentityCredential`
    info	[Changelog] - New struct `ManagedNetworkProvisionOptions`
    info	[Changelog] - New struct `ManagedNetworkProvisionStatus`
    info	[Changelog] - New struct `ManagedNetworkSettings`
    info	[Changelog] - New struct `MaterializationComputeResource`
    info	[Changelog] - New struct `MaterializationSettings`
    info	[Changelog] - New struct `MonitorDefinition`
    info	[Changelog] - New struct `MonitorEmailNotificationSettings`
    info	[Changelog] - New struct `MonitorNotificationSettings`
    info	[Changelog] - New struct `MonitorServerlessSparkCompute`
    info	[Changelog] - New struct `MonitoringTarget`
    info	[Changelog] - New struct `MonitoringThreshold`
    info	[Changelog] - New struct `NotificationSetting`
    info	[Changelog] - New struct `NumericalDataDriftMetricThreshold`
    info	[Changelog] - New struct `NumericalDataQualityMetricThreshold`
    info	[Changelog] - New struct `NumericalPredictionDriftMetricThreshold`
    info	[Changelog] - New struct `OneLakeDatastore`
    info	[Changelog] - New struct `Operation`
    info	[Changelog] - New struct `OperationDisplay`
    info	[Changelog] - New struct `OperationListResult`
    info	[Changelog] - New struct `OutboundRuleBasicResource`
    info	[Changelog] - New struct `OutboundRuleListResult`
    info	[Changelog] - New struct `PartialRegistryPartialTrackedResource`
    info	[Changelog] - New struct `PendingUploadRequestDto`
    info	[Changelog] - New struct `PendingUploadResponseDto`
    info	[Changelog] - New struct `PredictionDriftMonitoringSignal`
    info	[Changelog] - New struct `PrivateEndpointDestination`
    info	[Changelog] - New struct `PrivateEndpointOutboundRule`
    info	[Changelog] - New struct `PrivateEndpointResource`
    info	[Changelog] - New struct `ProxyResource`
    info	[Changelog] - New struct `QueueSettings`
    info	[Changelog] - New struct `Recurrence`
    info	[Changelog] - New struct `Registry`
    info	[Changelog] - New struct `RegistryPartialManagedServiceIdentity`
    info	[Changelog] - New struct `RegistryPrivateEndpointConnection`
    info	[Changelog] - New struct `RegistryPrivateEndpointConnectionProperties`
    info	[Changelog] - New struct `RegistryPrivateLinkServiceConnectionState`
    info	[Changelog] - New struct `RegistryProperties`
    info	[Changelog] - New struct `RegistryRegionArmDetails`
    info	[Changelog] - New struct `RegistryTrackedResourceArmPaginatedResult`
    info	[Changelog] - New struct `RollingInputData`
    info	[Changelog] - New struct `SASCredential`
    info	[Changelog] - New struct `SASCredentialDto`
    info	[Changelog] - New struct `ServerlessComputeSettings`
    info	[Changelog] - New struct `ServiceTagDestination`
    info	[Changelog] - New struct `ServiceTagOutboundRule`
    info	[Changelog] - New struct `SparkJob`
    info	[Changelog] - New struct `SparkJobPythonEntry`
    info	[Changelog] - New struct `SparkJobScalaEntry`
    info	[Changelog] - New struct `SparkResourceConfiguration`
    info	[Changelog] - New struct `StaticInputData`
    info	[Changelog] - New struct `StorageAccountDetails`
    info	[Changelog] - New struct `SystemCreatedAcrAccount`
    info	[Changelog] - New struct `SystemCreatedStorageAccount`
    info	[Changelog] - New struct `TmpfsOptions`
    info	[Changelog] - New struct `TopNFeaturesByAttribution`
    info	[Changelog] - New struct `UserCreatedAcrAccount`
    info	[Changelog] - New struct `UserCreatedStorageAccount`
    info	[Changelog] - New struct `VolumeDefinition`
    info	[Changelog] - New struct `VolumeOptions`
    info	[Changelog] - New field `QueueSettings` in struct `AutoMLJob`
    info	[Changelog] - New field `ResourceGroup`, `SubscriptionID` in struct `AzureBlobDatastore`
    info	[Changelog] - New field `ResourceGroup`, `SubscriptionID` in struct `AzureDataLakeGen1Datastore`
    info	[Changelog] - New field `ResourceGroup`, `SubscriptionID` in struct `AzureDataLakeGen2Datastore`
    info	[Changelog] - New field `ResourceGroup`, `SubscriptionID` in struct `AzureFileDatastore`
    info	[Changelog] - New field `DeploymentConfiguration` in struct `BatchDeploymentProperties`
    info	[Changelog] - New field `ProvisioningState` in struct `CodeContainerProperties`
    info	[Changelog] - New field `ProvisioningState` in struct `CodeVersionProperties`
    info	[Changelog] - New field `Hash`, `HashVersion` in struct `CodeVersionsClientListOptions`
    info	[Changelog] - New field `QueueSettings` in struct `CommandJob`
    info	[Changelog] - New field `ProvisioningState` in struct `ComponentContainerProperties`
    info	[Changelog] - New field `ProvisioningState` in struct `ComponentVersionProperties`
    info	[Changelog] - New field `CustomServices`, `OSImageMetadata` in struct `ComputeInstanceProperties`
    info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentContainerProperties`
    info	[Changelog] - New field `ProvisioningState`, `Stage` in struct `EnvironmentVersionProperties`
    info	[Changelog] - New field `Nodes` in struct `JobService`
    info	[Changelog] - New field `Properties` in struct `JobsClientListOptions`
    info	[Changelog] - New field `ProvisioningState` in struct `ModelContainerProperties`
    info	[Changelog] - New field `ProvisioningState`, `Stage` in struct `ModelVersionProperties`
    info	[Changelog] - New field `MirrorTraffic` in struct `OnlineEndpointProperties`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
    info	[Changelog] - New field `QueueSettings` in struct `SweepJob`
    info	[Changelog] - New field `Kind` in struct `Workspace`
    info	[Changelog] - New field `FeatureStoreSettings`, `ManagedNetwork`, `ServerlessComputeSettings` in struct `WorkspaceProperties`
    info	[Changelog] - New field `FeatureStoreSettings`, `ServerlessComputeSettings` in struct `WorkspacePropertiesUpdateParameters`
    info	[Changelog] - New field `ForceToPurge` in struct `WorkspacesClientBeginDeleteOptions`
    info	[Changelog]
    info	[Changelog] Total 9 breaking change(s), 643 additive change(s).
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    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]  notice
    cmderr	[automation_generate.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.5.0` 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 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 RegistryDataContainersOperations
    info	[Changelog]   - Added operation group RegistryDataReferencesOperations
    info	[Changelog]   - Added operation group RegistryDataVersionsOperations
    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 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 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 Operation has a new parameter action_type
    info	[Changelog]   - Model Operation has a new parameter is_data_action
    info	[Changelog]   - Model Operation has a new parameter origin
    info	[Changelog]   - Model OperationListResult has a new parameter next_link
    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 feature_store_settings
    info	[Changelog]   - Model Workspace has a new parameter kind
    info	[Changelog]   - Model Workspace has a new parameter managed_network
    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 serverless_compute_settings
    info	[Changelog]   - Model Workspace has a new parameter service_managed_resources_settings
    info	[Changelog]   - Model Workspace has a new parameter storage_hns_enabled
    info	[Changelog]   - Model Workspace has a new parameter system_data
    info	[Changelog]   - Model Workspace has a new parameter tenant_id
    info	[Changelog]   - Model Workspace has a new parameter v1_legacy_mode
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter application_insights
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter container_registry
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter feature_store_settings
    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 serverless_compute_settings
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
    info	[Changelog]   - Operation WorkspacesOperations.begin_delete has a new optional parameter force_to_purge
    info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new optional parameter skip
    info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new optional parameter skip
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Client name is changed from `AzureMachineLearningWorkspaces` to `MachineLearningServicesMgmtClient`
    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 no longer has parameter skiptoken
    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 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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 is available: 23.0.1 -> 24.0
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 24.0
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh]  Speed   Time    Time     Time  Current
    cmderr	[init.sh]                                  Dload  Upload   Total   Spent    Left  Speed
    cmderr	[init.sh] 
      0     0    0     0    0     0      0   501k      0 --:--:-- --:--:-- --:--:--  501k
    cmderr	[init.sh]  notice
    cmderr	[init.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0
    cmderr	[init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
    cmderr	[init.sh] npm notice Run `npm install -g npm@10.5.0` to update!
    cmderr	[init.sh] npm notice
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    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 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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 Enum KnownDataAvailabilityStatus
    info	[Changelog]   - Added Enum KnownDataReferenceCredentialType
    info	[Changelog]   - Added Enum KnownEmailNotificationEnableType
    info	[Changelog]   - Added Enum KnownEndpointServiceConnectionStatus
    info	[Changelog]   - Added Enum KnownEnvironmentVariableType
    info	[Changelog]   - Added Enum KnownFeatureAttributionMetric
    info	[Changelog]   - Added Enum KnownFeatureDataType
    info	[Changelog]   - Added Enum KnownFeatureImportanceMode
    info	[Changelog]   - Added Enum KnownImageType
    info	[Changelog]   - Added Enum KnownIsolationMode
    info	[Changelog]   - Added Enum KnownJobTier
    info	[Changelog]   - Added Enum KnownManagedNetworkStatus
    info	[Changelog]   - Added Enum KnownMaterializationStoreType
    info	[Changelog]   - Added Enum KnownModelTaskType
    info	[Changelog]   - Added Enum KnownMonitorComputeIdentityType
    info	[Changelog]   - Added Enum KnownMonitorComputeType
    info	[Changelog]   - Added Enum KnownMonitoringFeatureDataType
    info	[Changelog]   - Added Enum KnownMonitoringFeatureFilterType
    info	[Changelog]   - Added Enum KnownMonitoringInputDataType
    info	[Changelog]   - Added Enum KnownMonitoringNotificationType
    info	[Changelog]   - Added Enum KnownMonitoringSignalType
    info	[Changelog]   - Added Enum KnownNodesValueType
    info	[Changelog]   - Added Enum KnownNumericalDataDriftMetric
    info	[Changelog]   - Added Enum KnownNumericalDataQualityMetric
    info	[Changelog]   - Added Enum KnownNumericalPredictionDriftMetric
    info	[Changelog]   - Added Enum KnownOneLakeArtifactType
    info	[Changelog]   - Added Enum KnownOrigin
    info	[Changelog]   - Added Enum KnownPendingUploadCredentialType
    info	[Changelog]   - Added Enum KnownPendingUploadType
    info	[Changelog]   - Added Enum KnownProtocol
    info	[Changelog]   - Added Enum KnownRuleAction
    info	[Changelog]   - Added Enum KnownRuleCategory
    info	[Changelog]   - Added Enum KnownRuleStatus
    info	[Changelog]   - Added Enum KnownRuleType
    info	[Changelog]   - Added Enum KnownSparkJobEntryType
    info	[Changelog]   - Added Enum KnownVolumeDefinitionType
    info	[Changelog]   - Added Enum KnownWebhookType
    info	[Changelog]   - Enum KnownDatastoreType has a new value OneLake
    info	[Changelog]   - Enum KnownJobType has a new value Spark
    info	[Changelog]   - Enum KnownOutputDeliveryMode has a new value Direct
    info	[Changelog]   - Enum KnownScheduleActionType has a new value CreateMonitor
    info	[Changelog]
    info	[Changelog] **Breaking Changes**
    info	[Changelog]
    info	[Changelog]   - Deleted Class AzureMachineLearningWorkspaces
    info	[Changelog]   - Interface BatchDeploymentsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface BatchDeploymentsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface BatchDeploymentsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface BatchEndpointsListNextOptionalParams no longer has parameter count
    info	[Changelog]   - Interface BatchEndpointsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface CodeContainersListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface CodeVersionsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface CodeVersionsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface CodeVersionsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface ComponentContainersListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface ComponentContainersListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface ComponentVersionsListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface ComponentVersionsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface ComponentVersionsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface ComponentVersionsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface ComputeListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface DataContainersListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface DataContainersListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter count
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter isDefault
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter names
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter orderByAsc
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter searchText
    info	[Changelog]   - Interface DatastoresListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface DataVersionsListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface DataVersionsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface DataVersionsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface DataVersionsListNextOptionalParams no longer has parameter tags
    info	[Changelog]   - Interface DataVersionsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface EnvironmentContainersListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface EnvironmentContainersListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface EnvironmentVersionsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface JobsListNextOptionalParams no longer has parameter jobType
    info	[Changelog]   - Interface JobsListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface JobsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface JobsListNextOptionalParams no longer has parameter tag
    info	[Changelog]   - Interface ModelContainersListNextOptionalParams no longer has parameter count
    info	[Changelog]   - Interface ModelContainersListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface ModelContainersListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter description
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter feed
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter offset
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter properties
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter tags
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface ModelVersionsListNextOptionalParams no longer has parameter version
    info	[Changelog]   - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface OnlineDeploymentsListNextOptionalParams no longer has parameter top
    info	[Changelog]   - Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter count
    info	[Changelog]   - Interface OnlineDeploymentsListSkusNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter computeType
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter count
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter name
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter orderBy
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter properties
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface OnlineEndpointsListNextOptionalParams no longer has parameter tags
    info	[Changelog]   - Interface PrivateEndpoint no longer has parameter subnetArmId
    info	[Changelog]   - Interface SchedulesListNextOptionalParams no longer has parameter listViewType
    info	[Changelog]   - Interface SchedulesListNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter category
    info	[Changelog]   - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter target
    info	[Changelog]   - Interface WorkspacesListByResourceGroupNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Interface WorkspacesListBySubscriptionNextOptionalParams no longer has parameter skip
    info	[Changelog]   - Type of parameter cron of interface ComputeStartStopSchedule is changed from CronTrigger to Cron
    info	[Changelog]   - Type of parameter recurrence of interface ComputeStartStopSchedule is changed from RecurrenceTrigger to Recurrence
    info	[Changelog]   - Type of parameter triggerType of interface ComputeStartStopSchedule is changed from TriggerType to ComputeTriggerType
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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]  notice
    cmderr	[initScript.sh] npm notice New minor version of npm available! 10.2.4 -> 10.5.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.5.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g npm@10.5.0` to update!
    cmderr	[initScript.sh] npm notice
    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 warning [Detail]
  • ⚠️Warning [Logs] Generate from 157d911a77bd557a54bb95ff8ddd1612b6fe339d. 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.DefaultTag [View full logs]  [Preview SDK Changes]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Feb 26, 2024

@ragovada ragovada marked this pull request as ready for review February 27, 2024 20:46
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Feb 27, 2024
@ms-zhenhua
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

"default": {
"description": "Error",
"schema": {
"$ref": "../../../../../common-types/resource-management/v3/types.json#/definitions/ErrorResponse"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Why change the order? Normally, default should always be at the last one

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is auto generated code and 22k+ lines .. I have not made this change .. I am not sure if we can merge as generated or you want me to rearrange order.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As per our team TSG we should not change this file manually and this file should be auto generated. Some how autogeneration is not in right order. I already notified owning team. This should not impact in actual behavior, only order change. Please review it. Thanks, VJ

Copy link
Contributor

Choose a reason for hiding this comment

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

thousands of lines of order changes w/o content changes will seriously slow down the review speed. Please update the PR to only show changed content.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is autogenerated code so I cannot change it manually as per policy there is work item to fix auto gen tool and avoid order change. Order change should not impact on any functionality.

@ms-zhenhua ms-zhenhua added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Feb 28, 2024
Copy link

Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
This will notify the reviewer to have another look.
If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

@vaibhj vaibhj removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Feb 29, 2024
@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 Feb 29, 2024
@ms-zhenhua ms-zhenhua added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 1, 2024
@ragovada
Copy link
Member

ragovada commented Mar 4, 2024

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

Copy link

Hi @vaibhj and @arcboard, one or more change(s) have been detected in your Arc enabled VM's or Arc enabled Server's RPs. Please review the changes and ensure that no gaps have been introduced with respect to the ARM API modeling consistency across Azure Arc and Azure Compute. For further details, see guidelines at Consistency in ARM Modeling. To approve the change(s), set the label to ArcSignedOff. If you have any questions, please mail to arcboard@microsoft.com.

@raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Mar 14, 2024
@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 Mar 14, 2024
@raosuhas
Copy link

Just adding the tag to remove it from the review queue. Please abandon this PR once your other PR is signed off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants