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

Release machinelearningservices microsoft.machine learning services 2023 10 01 shadow #26104

Merged
merged 19 commits into from
Oct 16, 2023

Conversation

kseager
Copy link
Contributor

@kseager kseager commented Oct 6, 2023

ARM (Control Plane) API Specification Update Pull Request

PR review workflow diagram

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

diagram

[1] ARM review queue (for merge queues, see [4])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] https://aka.ms/azsdk/support/specreview-channel
[3] List of SDK breaking changes approvers in pinned Teams announcement
[4] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (Such PR should have been generated with OpenAPI Hub, per this wiki doc.)
  • 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 swagger 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:

Breaking changes review (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.

ARM API changes review (Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.

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
Swagger-Suppression-Process
to get approval.

Getting help

@openapi-pipeline-app
Copy link

Automatic PR validation started. This comment will be populated with next steps to merge this PR once validation is completed. Please wait ⌛.

@openapi-pipeline-app
Copy link

Swagger pipeline can not start as the pull request has merge conflicts.

1 similar comment
@openapi-pipeline-app
Copy link

Swagger pipeline can not start as the pull request has merge conflicts.

@openapi-pipeline-app
Copy link

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

kseager and others added 18 commits October 5, 2023 18:22
…5519)

* Try fixing some lint error

* bug fix

* remove unused definition

* Update Example
* adding queue settings to Oct 2023 stable api version

* update new line

---------

Co-authored-by: Aaheli Chattopadhyay <[email protected]>
Co-authored-by: Aaheli Chattopadhyay <[email protected]>
…stry datareference API (Azure#25619)

* Adding machinelearningservices workspace publish and registry
datareference API

* minimize diff

* minor updates on put job api summary

* remove two unneeded APIs

* remove extra adding long running annotation
* Add managed Vnet to stable version

* update missing parameter

* Update missing ref

* meaningless commit trigger pipeline again

* Revert "meaningless commit trigger pipeline again"

This reverts commit baa386b.

* add missing ref

* Update example version

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit f989c4c.

* add force to purge parameter

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit 42ea0f8.

* Update examples

* Add format and update examples
* Add model monitoring scenarios

* add

* add

* Update mfe.json

* Update mfe.json

* Update mfe.json

* Update mfe.json
Co-authored-by: Aaheli Chattopadhyay <[email protected]>
* TriggerType->ComputeTriggerType

* RecurrenceFrequency->ComputeRecurrenceFrequency

* RecurrenceSchedule->ComputeRecurrenceSchedule

* description

---------

Co-authored-by: Kayla Ames <[email protected]>
Co-authored-by: Shail Paragbhai Shah <[email protected]>
* Add examples

* Adding feature store GA api's

* Sync examples

* Add examples

* Converting to ProxyResource

---------

Co-authored-by: Shail Paragbhai Shah <[email protected]>
@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 6, 2023

Next Steps to Merge

✔️ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 6, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️❌Breaking Change(Cross-Version): 16 Errors, 495 Warnings failed [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
machineLearningServices.json 2023-10-01(f3067d0) 2023-04-01(main)
machineLearningServices.json 2023-10-01(f3067d0) 2023-08-01-preview(main)
mfe.json 2023-10-01(f3067d0) 2023-04-01(main)
mfe.json 2023-10-01(f3067d0) 2023-08-01-preview(main)
registries.json 2023-10-01(f3067d0) 2023-04-01(main)
registries.json 2023-10-01(f3067d0) 2023-08-01-preview(main)
workspaceFeatures.json 2023-10-01(f3067d0) 2023-04-01(main)
workspaceFeatures.json 2023-10-01(f3067d0) 2023-08-01-preview(main)

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

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

Rule Message
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L332:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1983:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L346:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1991:13
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L351:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1995:13
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L356:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1999:13
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L361:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L2003:13
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L337:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L2009:9
1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
New: common-types/resource-management/v3/types.json#L400:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L2019:9
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'privateEndpointConnections' renamed or removed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/registries.json#L636:7
Old: Microsoft.MachineLearningServices/stable/2023-04-01/registries.json#L636:7
1033 - RemovedProperty The new version is missing a property found in the old version. Was 'privateLinkServiceConnectionState' renamed or removed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/registries.json#L568:7
Old: Microsoft.MachineLearningServices/stable/2023-04-01/registries.json#L568:7
1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L1697:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1642:9
1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L1748:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1693:9
1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L1790:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1735:9
1036 - ConstraintChanged The new version has a different 'pattern' value than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L2314:5
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L1953:5
1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5507:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L5161:9
1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5625:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L5258:9
1047 - XmsEnumChanged The new version has a different x-ms-enum 'name' than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5723:11
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L15459:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L57:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L57:13
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: common-types/resource-management/v3/types.json#L402:11
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L2021:11
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5507:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L5161:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5625:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L5258:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5644:9
Old: Microsoft.MachineLearningServices/stable/2023-04-01/machineLearningServices.json#L5277:9
⚠️ 1017 - ReferenceRedirection The '$ref' property points to different models in the old and new versions.
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L5723:11
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L15459:11
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L12810:11
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L10416:11
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L174:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L180:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L229:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L229:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L237:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L243:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L243:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L249:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L12875:11
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L10481:11
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L473:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L479:13
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L535:13
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L535:13


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}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/computes/{computeName}/customServices' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L531: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}/computes/{computeName}/updateIdleShutdownSetting' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L813: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}/computes/{computeName}/getAllowedVmSizesForResize' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L864: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}/computes/{computeName}/resize' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L910:5
⚠️ 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/2023-08-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/2023-08-01-preview/mfe.json#L56: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/2023-08-01-preview/mfe.json#L103: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/2023-08-01-preview/mfe.json#L3509: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/2023-08-01-preview/mfe.json#L8660: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/2023-08-01-preview/mfe.json#L8746: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/2023-08-01-preview/mfe.json#L9043: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/2023-08-01-preview/mfe.json#L9095: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/2023-08-01-preview/mfe.json#L9160: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/2023-08-01-preview/mfe.json#L9254: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/2023-08-01-preview/mfe.json#L9584: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/2023-08-01-preview/mfe.json#L9678: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/2023-08-01-preview/mfe.json#L10006: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/2023-08-01-preview/mfe.json#L10065: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/2023-08-01-preview/mfe.json#L10605: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/2023-08-01-preview/mfe.json#L10663: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/2023-08-01-preview/mfe.json#L10849: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/2023-08-01-preview/mfe.json#L10933: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/2023-08-01-preview/mfe.json#L10985: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/2023-08-01-preview/mfe.json#L11646: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/2023-08-01-preview/mfe.json#L13166: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/2023-08-01-preview/mfe.json#L13217: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/2023-08-01-preview/mfe.json#L13514: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/2023-08-01-preview/mfe.json#L13567: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/2023-08-01-preview/mfe.json#L13652:5
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'OsPatchingStatus' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json#L2357:3
Old: Microsoft.MachineLearningServices/preview/2023-08-01-preview/machineLearningServices.json#L1047:3
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️🔄LintDiff inProgress [Detail]
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ CIRCULAR_REFERENCE The JSON file has a circular reference.
readme: specification/machinelearningservices/resource-manager/readme.md
json: Microsoft.MachineLearningServices/stable/2023-10-01/machineLearningServices.json
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️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?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 6, 2023

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]Release - Generate from bf7cfe8. 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
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk. exit code: False
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 807 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 714 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
    cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
  • Azure.ResourceManager.MachineLearning [View full logs]  [Release SDK Changes]
    info	[Changelog]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bf7cfe8. 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]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog] - New struct `SASCredentialDto`
    info	[Changelog] - New struct `SecretConfiguration`
    info	[Changelog] - New struct `ServerlessComputeSettings`
    info	[Changelog] - New struct `ServerlessEndpoint`
    info	[Changelog] - New struct `ServerlessEndpointCapacityReservation`
    info	[Changelog] - New struct `ServerlessEndpointProperties`
    info	[Changelog] - New struct `ServerlessEndpointStatus`
    info	[Changelog] - New struct `ServerlessEndpointTrackedResourceArmPaginatedResult`
    info	[Changelog] - New struct `ServerlessInferenceEndpoint`
    info	[Changelog] - New struct `ServerlessOffer`
    info	[Changelog] - New struct `ServicePrincipalAuthTypeWorkspaceConnectionProperties`
    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 `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 `TmpfsOptions`
    info	[Changelog] - New struct `TopNFeaturesByAttribution`
    info	[Changelog] - New struct `TritonInferencingServer`
    info	[Changelog] - New struct `UserCreatedAcrAccount`
    info	[Changelog] - New struct `UserCreatedStorageAccount`
    info	[Changelog] - New struct `VolumeDefinition`
    info	[Changelog] - New struct `VolumeOptions`
    info	[Changelog] - New struct `WorkspaceConnectionAPIKey`
    info	[Changelog] - New struct `WorkspaceConnectionAccessKey`
    info	[Changelog] - New struct `WorkspaceConnectionServicePrincipal`
    info	[Changelog] - New struct `WorkspaceConnectionUpdateParameter`
    info	[Changelog] - New struct `WorkspaceHubConfig`
    info	[Changelog] - New struct `WorkspacePrivateEndpointResource`
    info	[Changelog] - New field `AutoDeleteSetting` in struct `AssetBase`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `AssetJobOutput`
    info	[Changelog] - New field `NotificationSetting`, `QueueSettings`, `SecretsConfiguration` in struct `AutoMLJob`
    info	[Changelog] - New field `IntellectualProperty`, `ResourceGroup`, `SubscriptionID` in struct `AzureBlobDatastore`
    info	[Changelog] - New field `IntellectualProperty`, `ResourceGroup`, `SubscriptionID` in struct `AzureDataLakeGen1Datastore`
    info	[Changelog] - New field `IntellectualProperty`, `ResourceGroup`, `SubscriptionID` in struct `AzureDataLakeGen2Datastore`
    info	[Changelog] - New field `IntellectualProperty`, `ResourceGroup`, `SubscriptionID` in struct `AzureFileDatastore`
    info	[Changelog] - New field `DeploymentConfiguration` in struct `BatchDeploymentProperties`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `Classification`
    info	[Changelog] - New field `TrainingMode` in struct `ClassificationTrainingSettings`
    info	[Changelog] - New field `ProvisioningState` in struct `CodeContainerProperties`
    info	[Changelog] - New field `AutoDeleteSetting`, `ProvisioningState` in struct `CodeVersionProperties`
    info	[Changelog] - New field `Hash`, `HashVersion` in struct `CodeVersionsClientListOptions`
    info	[Changelog] - New field `AutologgerSettings`, `NotificationSetting`, `QueueSettings`, `SecretsConfiguration` in struct `CommandJob`
    info	[Changelog] - New field `ProvisioningState` in struct `ComponentContainerProperties`
    info	[Changelog] - New field `AutoDeleteSetting`, `ProvisioningState`, `Stage` in struct `ComponentVersionProperties`
    info	[Changelog] - New field `Stage` in struct `ComponentVersionsClientListOptions`
    info	[Changelog] - New field `AutologgerSettings`, `CustomServices`, `EnableOSPatching`, `EnableRootAccess`, `EnableSSO`, `IdleTimeBeforeShutdown`, `OSImageMetadata`, `ReleaseQuotaOnStop` in struct `ComputeInstanceProperties`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `CustomModelJobOutput`
    info	[Changelog] - New field `Stage` in struct `DataVersionsClientListOptions`
    info	[Changelog] - New field `Locations`, `MaxInstanceCount` in struct `DeploymentResourceConfiguration`
    info	[Changelog] - New field `RequiredResourceProviders` in struct `DiagnoseRequestProperties`
    info	[Changelog] - New field `CosmosDbResourceID`, `SearchAccountResourceID`, `StorageAccountResourceID` in struct `EncryptionProperty`
    info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentContainerProperties`
    info	[Changelog] - New field `AutoDeleteSetting`, `IntellectualProperty`, `ProvisioningState`, `Stage` in struct `EnvironmentVersionProperties`
    info	[Changelog] - New field `Stage` in struct `EnvironmentVersionsClientListOptions`
    info	[Changelog] - New field `Category`, `Endpoints` in struct `FQDNEndpoints`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `Forecasting`
    info	[Changelog] - New field `FeaturesUnknownAtForecastTime` in struct `ForecastingSettings`
    info	[Changelog] - New field `TrainingMode` in struct `ForecastingTrainingSettings`
    info	[Changelog] - New field `LogTrainingMetrics`, `LogValidationLoss` in struct `ImageModelSettingsObjectDetection`
    info	[Changelog] - New field `Locations`, `MaxInstanceCount` in struct `JobResourceConfiguration`
    info	[Changelog] - New field `Nodes` in struct `JobService`
    info	[Changelog] - New field `AssetName`, `Properties`, `ScheduleID`, `Scheduled` in struct `JobsClientListOptions`
    info	[Changelog] - New field `DataCollector` in struct `KubernetesOnlineDeployment`
    info	[Changelog] - New field `UserStorageArmID` in struct `ListWorkspaceKeysResult`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `MLFlowModelJobOutput`
    info	[Changelog] - New field `AutoDeleteSetting`, `IntellectualProperty`, `Stage` in struct `MLTableData`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `MLTableJobOutput`
    info	[Changelog] - New field `CreatedByWorkspaceArmID`, `ExpiryTime`, `IsSharedToAll`, `Metadata` in struct `ManagedIdentityAuthTypeWorkspaceConnectionProperties`
    info	[Changelog] - New field `DataCollector` in struct `ManagedOnlineDeployment`
    info	[Changelog] - New field `ProvisioningState` in struct `ModelContainerProperties`
    info	[Changelog] - New field `AutoDeleteSetting`, `IntellectualProperty`, `ProvisioningState`, `Stage` in struct `ModelVersionProperties`
    info	[Changelog] - New field `Stage` in struct `ModelVersionsClientListOptions`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `NlpVertical`
    info	[Changelog] - New field `MaxNodes`, `TrialTimeout` in struct `NlpVerticalLimitSettings`
    info	[Changelog] - New field `CreatedByWorkspaceArmID`, `ExpiryTime`, `IsSharedToAll`, `Metadata` in struct `NoneAuthTypeWorkspaceConnectionProperties`
    info	[Changelog] - New field `IsPrivateLinkEnabled` in struct `NotebookResourceInfo`
    info	[Changelog] - New field `DataCollector` in struct `OnlineDeploymentProperties`
    info	[Changelog] - New field `MirrorTraffic` in struct `OnlineEndpointProperties`
    info	[Changelog] - New anonymous field `OperationListResult` in struct `OperationsClientListResponse`
    info	[Changelog] - New field `CreatedByWorkspaceArmID`, `ExpiryTime`, `IsSharedToAll`, `Metadata` in struct `PATAuthTypeWorkspaceConnectionProperties`
    info	[Changelog] - New field `NotificationSetting`, `SecretsConfiguration` in struct `PipelineJob`
    info	[Changelog] - New field `Logbase` in struct `RandomSamplingAlgorithm`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `Regression`
    info	[Changelog] - New field `TrainingMode` in struct `RegressionTrainingSettings`
    info	[Changelog] - New field `Locations`, `MaxInstanceCount` in struct `ResourceConfiguration`
    info	[Changelog] - New field `CreatedByWorkspaceArmID`, `ExpiryTime`, `IsSharedToAll`, `Metadata` in struct `SASAuthTypeWorkspaceConnectionProperties`
    info	[Changelog] - New field `ComponentConfiguration`, `NotificationSetting`, `QueueSettings`, `Resources`, `SecretsConfiguration` in struct `SweepJob`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `TableVertical`
    info	[Changelog] - New field `MaxNodes`, `SweepConcurrentTrials`, `SweepTrials` in struct `TableVerticalLimitSettings`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `TextClassification`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `TextClassificationMultilabel`
    info	[Changelog] - New field `FixedParameters`, `SearchSpace`, `SweepSettings` in struct `TextNer`
    info	[Changelog] - New field `TrainingMode` in struct `TrainingSettings`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `TritonModelJobOutput`
    info	[Changelog] - New field `AutoDeleteSetting`, `IntellectualProperty`, `Stage` in struct `URIFileDataVersion`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `URIFileJobOutput`
    info	[Changelog] - New field `AutoDeleteSetting`, `IntellectualProperty`, `Stage` in struct `URIFolderDataVersion`
    info	[Changelog] - New field `AssetName`, `AssetVersion`, `AutoDeleteSetting` in struct `URIFolderJobOutput`
    info	[Changelog] - New field `CreatedByWorkspaceArmID`, `ExpiryTime`, `IsSharedToAll`, `Metadata` in struct `UsernamePasswordAuthTypeWorkspaceConnectionProperties`
    info	[Changelog] - New field `Kind` in struct `Workspace`
    info	[Changelog] - New field `Body` in struct `WorkspaceConnectionsClientCreateOptions`
    info	[Changelog] - New field `AoaiModelsToDeploy` in struct `WorkspaceConnectionsClientGetOptions`
    info	[Changelog] - New field `AssociatedWorkspaces`, `ContainerRegistries`, `EnableDataIsolation`, `ExistingWorkspaces`, `FeatureStoreSettings`, `HubResourceID`, `KeyVaults`, `ManagedNetwork`, `ServerlessComputeSettings`, `SoftDeleteRetentionInDays`, `StorageAccounts`, `SystemDatastoresAuthMode`, `WorkspaceHubConfig` in struct `WorkspaceProperties`
    info	[Changelog] - New field `EnableDataIsolation`, `Encryption`, `FeatureStoreSettings`, `ManagedNetwork`, `ServerlessComputeSettings`, `SoftDeleteRetentionInDays`, `V1LegacyMode` in struct `WorkspacePropertiesUpdateParameters`
    info	[Changelog] - New field `ForceToPurge` in struct `WorkspacesClientBeginDeleteOptions`
    info	[Changelog] - New field `Body` in struct `WorkspacesClientBeginDiagnoseOptions`
    info	[Changelog] - New field `Kind` in struct `WorkspacesClientListByResourceGroupOptions`
    info	[Changelog] - New field `Kind` in struct `WorkspacesClientListBySubscriptionOptions`
    info	[Changelog]
    info	[Changelog] Total 34 breaking change(s), 1175 additive change(s).
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bf7cfe8. 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: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    cmderr	[automation_init.sh] WARNING: There was an error checking the latest version of pip.
    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]  New major version of npm available! 9.8.1 -> 10.2.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-machinelearningservices [View full logs]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Model PATAuthTypeWorkspaceConnectionProperties has a new parameter metadata
    info	[Changelog]   - Model PipelineJob has a new parameter notification_setting
    info	[Changelog]   - Model PipelineJob has a new parameter secrets_configuration
    info	[Changelog]   - Model RandomSamplingAlgorithm has a new parameter logbase
    info	[Changelog]   - Model Regression has a new parameter fixed_parameters
    info	[Changelog]   - Model Regression has a new parameter search_space
    info	[Changelog]   - Model Regression has a new parameter sweep_settings
    info	[Changelog]   - Model RegressionTrainingSettings has a new parameter training_mode
    info	[Changelog]   - Model ResourceConfiguration has a new parameter locations
    info	[Changelog]   - Model ResourceConfiguration has a new parameter max_instance_count
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties has a new parameter created_by_workspace_arm_id
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties has a new parameter expiry_time
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties has a new parameter is_shared_to_all
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties has a new parameter metadata
    info	[Changelog]   - Model SweepJob has a new parameter component_configuration
    info	[Changelog]   - Model SweepJob has a new parameter notification_setting
    info	[Changelog]   - Model SweepJob has a new parameter queue_settings
    info	[Changelog]   - Model SweepJob has a new parameter resources
    info	[Changelog]   - Model SweepJob has a new parameter secrets_configuration
    info	[Changelog]   - Model TableVertical has a new parameter fixed_parameters
    info	[Changelog]   - Model TableVertical has a new parameter search_space
    info	[Changelog]   - Model TableVertical has a new parameter sweep_settings
    info	[Changelog]   - Model TableVerticalLimitSettings has a new parameter max_nodes
    info	[Changelog]   - Model TableVerticalLimitSettings has a new parameter sweep_concurrent_trials
    info	[Changelog]   - Model TableVerticalLimitSettings has a new parameter sweep_trials
    info	[Changelog]   - Model TextClassification has a new parameter fixed_parameters
    info	[Changelog]   - Model TextClassification has a new parameter search_space
    info	[Changelog]   - Model TextClassification has a new parameter sweep_settings
    info	[Changelog]   - Model TextClassificationMultilabel has a new parameter fixed_parameters
    info	[Changelog]   - Model TextClassificationMultilabel has a new parameter search_space
    info	[Changelog]   - Model TextClassificationMultilabel has a new parameter sweep_settings
    info	[Changelog]   - Model TextNer has a new parameter fixed_parameters
    info	[Changelog]   - Model TextNer has a new parameter search_space
    info	[Changelog]   - Model TextNer has a new parameter sweep_settings
    info	[Changelog]   - Model TrainingSettings has a new parameter training_mode
    info	[Changelog]   - Model TritonModelJobOutput has a new parameter asset_name
    info	[Changelog]   - Model TritonModelJobOutput has a new parameter asset_version
    info	[Changelog]   - Model TritonModelJobOutput has a new parameter auto_delete_setting
    info	[Changelog]   - Model UriFileDataVersion has a new parameter auto_delete_setting
    info	[Changelog]   - Model UriFileDataVersion has a new parameter intellectual_property
    info	[Changelog]   - Model UriFileDataVersion has a new parameter stage
    info	[Changelog]   - Model UriFileJobOutput has a new parameter asset_name
    info	[Changelog]   - Model UriFileJobOutput has a new parameter asset_version
    info	[Changelog]   - Model UriFileJobOutput has a new parameter auto_delete_setting
    info	[Changelog]   - Model UriFolderDataVersion has a new parameter auto_delete_setting
    info	[Changelog]   - Model UriFolderDataVersion has a new parameter intellectual_property
    info	[Changelog]   - Model UriFolderDataVersion has a new parameter stage
    info	[Changelog]   - Model UriFolderJobOutput has a new parameter asset_name
    info	[Changelog]   - Model UriFolderJobOutput has a new parameter asset_version
    info	[Changelog]   - Model UriFolderJobOutput has a new parameter auto_delete_setting
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties has a new parameter created_by_workspace_arm_id
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties has a new parameter expiry_time
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties has a new parameter is_shared_to_all
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties has a new parameter metadata
    info	[Changelog]   - Model Workspace has a new parameter associated_workspaces
    info	[Changelog]   - Model Workspace has a new parameter container_registries
    info	[Changelog]   - Model Workspace has a new parameter enable_data_isolation
    info	[Changelog]   - Model Workspace has a new parameter existing_workspaces
    info	[Changelog]   - Model Workspace has a new parameter feature_store_settings
    info	[Changelog]   - Model Workspace has a new parameter hub_resource_id
    info	[Changelog]   - Model Workspace has a new parameter key_vaults
    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 serverless_compute_settings
    info	[Changelog]   - Model Workspace has a new parameter soft_delete_retention_in_days
    info	[Changelog]   - Model Workspace has a new parameter storage_accounts
    info	[Changelog]   - Model Workspace has a new parameter system_datastores_auth_mode
    info	[Changelog]   - Model Workspace has a new parameter workspace_hub_config
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 has a new parameter created_by_workspace_arm_id
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 has a new parameter expiry_time
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 has a new parameter is_shared_to_all
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 has a new parameter metadata
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter enable_data_isolation
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter encryption
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter feature_store_settings
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter managed_network
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter serverless_compute_settings
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter soft_delete_retention_in_days
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter v1_legacy_mode
    info	[Changelog]   - Operation ComponentVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation DataVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation EnvironmentVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation JobsOperations.list has a new optional parameter asset_name
    info	[Changelog]   - Operation JobsOperations.list has a new optional parameter properties
    info	[Changelog]   - Operation JobsOperations.list has a new optional parameter schedule_id
    info	[Changelog]   - Operation JobsOperations.list has a new optional parameter scheduled
    info	[Changelog]   - Operation ModelVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation RegistryComponentVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation RegistryEnvironmentVersionsOperations.list has a new optional parameter stage
    info	[Changelog]   - Operation WorkspaceConnectionsOperations.create has a new optional parameter body
    info	[Changelog]   - Operation WorkspaceConnectionsOperations.get has a new optional parameter aoai_models_to_deploy
    info	[Changelog]   - Operation WorkspacesOperations.begin_delete has a new optional parameter force_to_purge
    info	[Changelog]   - Operation WorkspacesOperations.begin_diagnose has a new optional parameter body
    info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new optional parameter kind
    info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new optional parameter kind
    info	[Changelog]
    info	[Changelog] ### Breaking Changes
    info	[Changelog]
    info	[Changelog]   - Model FQDNEndpoints no longer has parameter properties
    info	[Changelog]   - Model ListWorkspaceKeysResult no longer has parameter user_storage_resource_id
    info	[Changelog]   - Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value
    info	[Changelog]   - Model ManagedIdentityAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
    info	[Changelog]   - Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value
    info	[Changelog]   - Model NoneAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
    info	[Changelog]   - Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value
    info	[Changelog]   - Model PATAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value
    info	[Changelog]   - Model SASAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value
    info	[Changelog]   - Model UsernamePasswordAuthTypeWorkspaceConnectionProperties no longer has parameter value_format
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 no longer has parameter value
    info	[Changelog]   - Model WorkspaceConnectionPropertiesV2 no longer has parameter value_format
    info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update has a new required parameter body
    info	[Changelog]   - Operation PrivateEndpointConnectionsOperations.create_or_update no longer has parameter properties
    info	[Changelog]   - Operation WorkspaceConnectionsOperations.create no longer has parameter parameters
    info	[Changelog]   - Operation WorkspacesOperations.begin_create_or_update has a new required parameter body
    info	[Changelog]   - Operation WorkspacesOperations.begin_create_or_update no longer has parameter parameters
    info	[Changelog]   - Operation WorkspacesOperations.begin_diagnose no longer has parameter parameters
    info	[Changelog]   - Operation WorkspacesOperations.begin_update has a new required parameter body
    info	[Changelog]   - Operation WorkspacesOperations.begin_update no longer has parameter parameters
️⚠️ azure-sdk-for-java warning [Detail]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs]Release - Generate from bf7cfe8. 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]  [Release SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    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 FqdnEndpoints no longer has parameter properties
    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 ListWorkspaceKeysResult no longer has parameter userStorageResourceId
    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 WorkspaceConnectionPropertiesV2 no longer has parameter value
    info	[Changelog]   - Interface WorkspaceConnectionPropertiesV2 no longer has parameter valueFormat
    info	[Changelog]   - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter category
    info	[Changelog]   - Interface WorkspaceConnectionsListNextOptionalParams no longer has parameter target
    info	[Changelog]   - Interface WorkspacesDiagnoseOptionalParams no longer has parameter parameters
    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
    info	[Changelog]   - Type of parameter applicationInsights of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter containerRegistry of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter dnsResolution of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter keyVault of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter nsg of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter others of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter resourceLock of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter storageAccount of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter udr of interface DiagnoseRequestProperties is changed from {
    info	[Changelog]         [propertyName: string]: Record<string, unknown>;
    info	[Changelog]     } to {
    info	[Changelog]         [propertyName: string]: any;
    info	[Changelog]     }
    info	[Changelog]   - Type of parameter keyVaultProperties of interface EncryptionProperty is changed from EncryptionKeyVaultProperties to KeyVaultProperties
    info	[Changelog]   - Type of parameter value of interface ExternalFqdnResponse is changed from FqdnEndpoints[] to FqdnEndpointsPropertyBag[]
    info	[Changelog]   - Type of parameter privateEndpoint of interface PrivateEndpointConnection is changed from PrivateEndpoint to WorkspacePrivateEndpointResource
    info	[Changelog]   - Type of parameter status of interface PrivateLinkServiceConnectionState is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
    info	[Changelog]   - Type of parameter status of interface SharedPrivateLinkResource is changed from PrivateEndpointServiceConnectionStatus to EndpointServiceConnectionStatus
    info	[Changelog]   - Type of parameter publicNetworkAccess of interface Workspace is changed from PublicNetworkAccess to PublicNetworkAccessType
    info	[Changelog]   - Type of parameter publicNetworkAccess of interface WorkspaceUpdateParameters is changed from PublicNetworkAccess to PublicNetworkAccessType
    info	[Changelog]   - Removed Enum KnownPrivateEndpointServiceConnectionStatus
    info	[Changelog]   - Removed Enum KnownPublicNetworkAccess
    info	[Changelog]   - Removed Enum KnownValueFormat
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs]Release - Generate from bf7cfe8. 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] npm notice
    cmderr	[initScript.sh] npm notice New major version of npm available! 8.19.4 -> 10.2.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.0>
    cmderr	[initScript.sh] npm notice Run `npm install -g [email protected]` 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]  [Release Schema Changes]
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs]Release - Generate from bf7cfe8. 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
    SSL error: syscall failure: Broken pipe
    Error: SSL error: syscall failure: Broken pipe
  • ⚠️Az.machinelearningservices.DefaultTag [View full logs
    error	Fatal error: SSL error: syscall failure: Broken pipe
    error	The following packages are still pending:
    error		Az.machinelearningservices.DefaultTag
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Oct 6, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/machinelearning/armmachinelearning https://apiview.dev/Assemblies/Review/7725efa5826f43cba8c960e059472fd9
Java azure-resourcemanager-machinelearning https://apiview.dev/Assemblies/Review/d010d12db6984e4aa47dd48f29c9e371
JavaScript @azure/arm-machinelearning https://apiview.dev/Assemblies/Review/276dac99ebff4857b99e0795cd94029c

@AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-MissingBaseCommit new-api-version labels Oct 6, 2023
@openapi-workflow-bot
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.

@JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Oct 12, 2023
@kseager kseager removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Oct 12, 2023
@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 Oct 12, 2023
…zure#26121)

* Add workspace kind and featureStoreSettings

* add description

* Add description for ComputeRuntimeDti

* remove featurestore settings for lint

* remove Kind

* Revert "remove featurestore settings for lint"

This reverts commit f4d7ae3.

* Update readme

fix
@kseager
Copy link
Contributor Author

kseager commented Oct 13, 2023

/pr RequestMerge

@rkmanda rkmanda merged commit bf7cfe8 into Azure:main Oct 16, 2023
29 of 31 checks passed
@openapi-pipeline-app
Copy link

Swagger pipeline restarted successfully, please wait for status update in this comment.

jnlycklama pushed a commit that referenced this pull request Nov 8, 2023
…023 10 01 shadow (#26104)

* Adds base for updating Microsoft.MachineLearningServices from version stable/2023-04-01 to version 2023-10-01

* fix rebase

* Updates API version in new specs and examples

* mfe.json update description to fix linting errors (#24968)

Co-authored-by: Kayla Ames <[email protected]>

* add headers for start/stop/restart compute examples (#25072)

* Adding SubscriptionId and ResourceGroup for Azure Datastore (#25289)

* Add query param in list job api (#25374)

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* [MachineLearning]Try fixing some lint error in 10-01 version (#25519)

* Try fixing some lint error

* bug fix

* remove unused definition

* Update Example

* adding queue settings to Oct 2023 stable api version (#25765)

* adding queue settings to Oct 2023 stable api version

* update new line

---------

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* remove job priority (#25775)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* Adding MachineLearningService workspace resource publish API and registry datareference API (#25619)

* Adding machinelearningservices workspace publish and registry
datareference API

* minimize diff

* minor updates on put job api summary

* remove two unneeded APIs

* remove extra adding long running annotation

* Add managed Vnet to stable version (#25729)

* Add managed Vnet to stable version

* update missing parameter

* Update missing ref

* meaningless commit trigger pipeline again

* Revert "meaningless commit trigger pipeline again"

This reverts commit baa386b.

* add missing ref

* Update example version

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit f989c4c.

* add force to purge parameter

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit 42ea0f8.

* Update examples

* Add format and update examples

* [Model Monitoring][GA] - Add model monitoring scenarios (#25801)

* Add model monitoring scenarios

* add

* add

* Update mfe.json

* Update mfe.json

* Update mfe.json

* Update mfe.json

* add ws vnet properties (#25882)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* Fix circular reference 2023-10-01 (#25879)

* TriggerType->ComputeTriggerType

* RecurrenceFrequency->ComputeRecurrenceFrequency

* RecurrenceSchedule->ComputeRecurrenceSchedule

* description

---------

Co-authored-by: Kayla Ames <[email protected]>

* Adding proxy resource (#25904)

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* Add feature store api's to GA version (#25594)

* Add examples

* Adding feature store GA api's

* Sync examples

* Add examples

* Converting to ProxyResource

---------

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* add serverless compute settings (#26012)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* [MachineLearningService]Add featurestore property to stable version (#26121)

* Add workspace kind and featureStoreSettings

* add description

* Add description for ComputeRuntimeDti

* remove featurestore settings for lint

* remove Kind

* Revert "remove featurestore settings for lint"

This reverts commit f4d7ae3.

* Update readme

fix

---------

Co-authored-by: Kayla Ames <[email protected]>
Co-authored-by: libc16 <[email protected]>
Co-authored-by: Chunyu Li <[email protected]>
Co-authored-by: shail2208 <[email protected]>
Co-authored-by: Shail Paragbhai Shah <[email protected]>
Co-authored-by: ZhidaLiu <[email protected]>
Co-authored-by: ac923 <[email protected]>
Co-authored-by: Aaheli Chattopadhyay <[email protected]>
Co-authored-by: chaoyu-msft <[email protected]>
Co-authored-by: Mathieu St-Louis <[email protected]>
zman-ms pushed a commit that referenced this pull request Jan 10, 2024
…023 10 01 shadow (#26104)

* Adds base for updating Microsoft.MachineLearningServices from version stable/2023-04-01 to version 2023-10-01

* fix rebase

* Updates API version in new specs and examples

* mfe.json update description to fix linting errors (#24968)

Co-authored-by: Kayla Ames <[email protected]>

* add headers for start/stop/restart compute examples (#25072)

* Adding SubscriptionId and ResourceGroup for Azure Datastore (#25289)

* Add query param in list job api (#25374)

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* [MachineLearning]Try fixing some lint error in 10-01 version (#25519)

* Try fixing some lint error

* bug fix

* remove unused definition

* Update Example

* adding queue settings to Oct 2023 stable api version (#25765)

* adding queue settings to Oct 2023 stable api version

* update new line

---------

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* remove job priority (#25775)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* Adding MachineLearningService workspace resource publish API and registry datareference API (#25619)

* Adding machinelearningservices workspace publish and registry
datareference API

* minimize diff

* minor updates on put job api summary

* remove two unneeded APIs

* remove extra adding long running annotation

* Add managed Vnet to stable version (#25729)

* Add managed Vnet to stable version

* update missing parameter

* Update missing ref

* meaningless commit trigger pipeline again

* Revert "meaningless commit trigger pipeline again"

This reverts commit baa386b.

* add missing ref

* Update example version

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit f989c4c.

* add force to purge parameter

* trigger pipeline

* Revert "trigger pipeline"

This reverts commit 42ea0f8.

* Update examples

* Add format and update examples

* [Model Monitoring][GA] - Add model monitoring scenarios (#25801)

* Add model monitoring scenarios

* add

* add

* Update mfe.json

* Update mfe.json

* Update mfe.json

* Update mfe.json

* add ws vnet properties (#25882)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* Fix circular reference 2023-10-01 (#25879)

* TriggerType->ComputeTriggerType

* RecurrenceFrequency->ComputeRecurrenceFrequency

* RecurrenceSchedule->ComputeRecurrenceSchedule

* description

---------

Co-authored-by: Kayla Ames <[email protected]>

* Adding proxy resource (#25904)

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* Add feature store api's to GA version (#25594)

* Add examples

* Adding feature store GA api's

* Sync examples

* Add examples

* Converting to ProxyResource

---------

Co-authored-by: Shail Paragbhai Shah <[email protected]>

* add serverless compute settings (#26012)

Co-authored-by: Aaheli Chattopadhyay <[email protected]>

* [MachineLearningService]Add featurestore property to stable version (#26121)

* Add workspace kind and featureStoreSettings

* add description

* Add description for ComputeRuntimeDti

* remove featurestore settings for lint

* remove Kind

* Revert "remove featurestore settings for lint"

This reverts commit f4d7ae3.

* Update readme

fix

---------

Co-authored-by: Kayla Ames <[email protected]>
Co-authored-by: libc16 <[email protected]>
Co-authored-by: Chunyu Li <[email protected]>
Co-authored-by: shail2208 <[email protected]>
Co-authored-by: Shail Paragbhai Shah <[email protected]>
Co-authored-by: ZhidaLiu <[email protected]>
Co-authored-by: ac923 <[email protected]>
Co-authored-by: Aaheli Chattopadhyay <[email protected]>
Co-authored-by: chaoyu-msft <[email protected]>
Co-authored-by: Mathieu St-Louis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-MissingBaseCommit new-api-version resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.