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

Adding MachineLearningService workspace resource publish API and registry datareference API #25619

Conversation

chaoyu-msft
Copy link
Contributor

@chaoyu-msft chaoyu-msft commented Aug 31, 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

openapi-pipeline-app bot commented Aug 31, 2023

Next Steps to Merge

Next steps that must be taken to merge this PR:
  • ❌ Your PR has breaking changes in the generated SDK for go (label: CI-BreakingChange-Go). Refer to step 3 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 Aug 31, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️⚠️Breaking Change(Cross-Version): 351 Warnings warning [Detail]
compared swaggers (via Oad v0.10.4)] new version base version
mfe.json 2023-10-01(5cb2aea) 2023-04-01(main)
mfe.json 2023-10-01(5cb2aea) 2023-06-01-preview(main)

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

Rule Message
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9927:5
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L9389:5
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9990:5
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L9449:5
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L10028:5
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L9484:5
⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L10114:5
Old: Microsoft.MachineLearningServices/stable/2023-04-01/mfe.json#L9550:5


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/registries/{registryName}/models/{modelName}/versions/{version}/package' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L3204: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}/featuresets' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L6713: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}/featuresets/{featuresetName}/versions/{featuresetVersion}/features' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L6823: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}/featuresets/{featuresetName}/versions/{featuresetVersion}/features/{featureName}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L6907: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}/featuresets/{name}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L6975: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}/featuresets/{name}/versions' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7186: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}/featuresets/{name}/versions/{version}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7315: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}/featuresets/{name}/versions/{version}/backfill' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7547: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}/featuresets/{name}/versions/{version}/listMaterializationJobs' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7638: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}/featurestoreEntities' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7721: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}/featurestoreEntities/{name}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L7831: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}/featurestoreEntities/{name}/versions' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L8042: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}/featurestoreEntities/{name}/versions/{version}' removed or restructured?
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L8171: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-06-01-preview/mfe.json#L8865: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-06-01-preview/mfe.json#L8923: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-06-01-preview/mfe.json#L9123: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-06-01-preview/mfe.json#L9207: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-06-01-preview/mfe.json#L9256: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-06-01-preview/mfe.json#L9914:5
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AllFeatures' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AmlTokenComputeIdentity' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435: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/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AutoDeleteSetting' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AutologgerSettings' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzMonMonitoringAlertNotificationSettings' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureDevOpsWebhook' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMLBatchInferencingServer' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'AzureMLOnlineInferencingServer' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'BaseEnvironmentId' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'BaseEnvironmentSource' removed or renamed?
New: Microsoft.MachineLearningServices/stable/2023-10-01/mfe.json#L9503:3
Old: Microsoft.MachineLearningServices/preview/2023-06-01-preview/mfe.json#L11435:3
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
compared tags (via openapi-validator v2.1.4) new version base version
package-2023-10 package-2023-10(5cb2aea) package-2023-10(release-machinelearningservices-Microsoft.MachineLearningServices-2023-10-01)
️️✔️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.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️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?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 31, 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-go - sdk/resourcemanager/machinelearning/armmachinelearning - 4.0.0
+	Field `AmlOperationListResult` of struct `OperationsClientListResponse` has been removed
+	Field `SubnetArmID` of struct `PrivateEndpoint` has been removed
+	Struct `AmlOperationDisplay` has been removed
+	Struct `AmlOperationListResult` has been removed
+	Struct `AmlOperation` has been removed
+	Type of `ComputeStartStopSchedule.Cron` has been changed from `*CronTrigger` to `*Cron`
+	Type of `ComputeStartStopSchedule.Recurrence` has been changed from `*RecurrenceTrigger` to `*Recurrence`
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. 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
  • ️✔️Azure.ResourceManager.MachineLearning [View full logs]  [Preview SDK Changes] Breaking Change Detected
    info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : MembersMustExist : Member 'public Azure.ResourceManager.MachineLearning.Models.MachineLearningRecurrenceTrigger Azure.ResourceManager.MachineLearning.Models.MachineLearningComputeStartStopSchedule.Recurrence.get()' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj::TargetFramework=netstandard2.0],
    info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.MachineLearning/Debug/netstandard2.0/Azure.ResourceManager.MachineLearning.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/machinelearningservices/Azure.ResourceManager.MachineLearning/src/Azure.ResourceManager.MachineLearning.csproj::TargetFramework=netstandard2.0]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. 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 function `*RegistryCodeVersionsClient.Get(context.Context, string, string, string, string, *RegistryCodeVersionsClientGetOptions) (RegistryCodeVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryCodeVersionsClient.NewListPager(string, string, string, *RegistryCodeVersionsClientListOptions) *runtime.Pager[RegistryCodeVersionsClientListResponse]`
    info	[Changelog] - New function `NewRegistryComponentContainersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryComponentContainersClient, error)`
    info	[Changelog] - New function `*RegistryComponentContainersClient.BeginCreateOrUpdate(context.Context, string, string, string, ComponentContainer, *RegistryComponentContainersClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryComponentContainersClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryComponentContainersClient.BeginDelete(context.Context, string, string, string, *RegistryComponentContainersClientBeginDeleteOptions) (*runtime.Poller[RegistryComponentContainersClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryComponentContainersClient.Get(context.Context, string, string, string, *RegistryComponentContainersClientGetOptions) (RegistryComponentContainersClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryComponentContainersClient.NewListPager(string, string, *RegistryComponentContainersClientListOptions) *runtime.Pager[RegistryComponentContainersClientListResponse]`
    info	[Changelog] - New function `NewRegistryComponentVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryComponentVersionsClient, error)`
    info	[Changelog] - New function `*RegistryComponentVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, ComponentVersion, *RegistryComponentVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryComponentVersionsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryComponentVersionsClient.BeginDelete(context.Context, string, string, string, string, *RegistryComponentVersionsClientBeginDeleteOptions) (*runtime.Poller[RegistryComponentVersionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryComponentVersionsClient.Get(context.Context, string, string, string, string, *RegistryComponentVersionsClientGetOptions) (RegistryComponentVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryComponentVersionsClient.NewListPager(string, string, string, *RegistryComponentVersionsClientListOptions) *runtime.Pager[RegistryComponentVersionsClientListResponse]`
    info	[Changelog] - New function `NewRegistryDataContainersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryDataContainersClient, error)`
    info	[Changelog] - New function `*RegistryDataContainersClient.BeginCreateOrUpdate(context.Context, string, string, string, DataContainer, *RegistryDataContainersClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryDataContainersClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryDataContainersClient.BeginDelete(context.Context, string, string, string, *RegistryDataContainersClientBeginDeleteOptions) (*runtime.Poller[RegistryDataContainersClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryDataContainersClient.Get(context.Context, string, string, string, *RegistryDataContainersClientGetOptions) (RegistryDataContainersClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryDataContainersClient.NewListPager(string, string, *RegistryDataContainersClientListOptions) *runtime.Pager[RegistryDataContainersClientListResponse]`
    info	[Changelog] - New function `NewRegistryDataReferencesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryDataReferencesClient, error)`
    info	[Changelog] - New function `*RegistryDataReferencesClient.GetBlobReferenceSAS(context.Context, string, string, string, string, GetBlobReferenceSASRequestDto, *RegistryDataReferencesClientGetBlobReferenceSASOptions) (RegistryDataReferencesClientGetBlobReferenceSASResponse, error)`
    info	[Changelog] - New function `NewRegistryDataVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryDataVersionsClient, error)`
    info	[Changelog] - New function `*RegistryDataVersionsClient.CreateOrGetStartPendingUpload(context.Context, string, string, string, string, PendingUploadRequestDto, *RegistryDataVersionsClientCreateOrGetStartPendingUploadOptions) (RegistryDataVersionsClientCreateOrGetStartPendingUploadResponse, error)`
    info	[Changelog] - New function `*RegistryDataVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, DataVersionBase, *RegistryDataVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryDataVersionsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryDataVersionsClient.BeginDelete(context.Context, string, string, string, string, *RegistryDataVersionsClientBeginDeleteOptions) (*runtime.Poller[RegistryDataVersionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryDataVersionsClient.Get(context.Context, string, string, string, string, *RegistryDataVersionsClientGetOptions) (RegistryDataVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryDataVersionsClient.NewListPager(string, string, string, *RegistryDataVersionsClientListOptions) *runtime.Pager[RegistryDataVersionsClientListResponse]`
    info	[Changelog] - New function `NewRegistryEnvironmentContainersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryEnvironmentContainersClient, error)`
    info	[Changelog] - New function `*RegistryEnvironmentContainersClient.BeginCreateOrUpdate(context.Context, string, string, string, EnvironmentContainer, *RegistryEnvironmentContainersClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryEnvironmentContainersClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryEnvironmentContainersClient.BeginDelete(context.Context, string, string, string, *RegistryEnvironmentContainersClientBeginDeleteOptions) (*runtime.Poller[RegistryEnvironmentContainersClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryEnvironmentContainersClient.Get(context.Context, string, string, string, *RegistryEnvironmentContainersClientGetOptions) (RegistryEnvironmentContainersClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryEnvironmentContainersClient.NewListPager(string, string, *RegistryEnvironmentContainersClientListOptions) *runtime.Pager[RegistryEnvironmentContainersClientListResponse]`
    info	[Changelog] - New function `NewRegistryEnvironmentVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryEnvironmentVersionsClient, error)`
    info	[Changelog] - New function `*RegistryEnvironmentVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, EnvironmentVersion, *RegistryEnvironmentVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryEnvironmentVersionsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryEnvironmentVersionsClient.BeginDelete(context.Context, string, string, string, string, *RegistryEnvironmentVersionsClientBeginDeleteOptions) (*runtime.Poller[RegistryEnvironmentVersionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryEnvironmentVersionsClient.Get(context.Context, string, string, string, string, *RegistryEnvironmentVersionsClientGetOptions) (RegistryEnvironmentVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryEnvironmentVersionsClient.NewListPager(string, string, string, *RegistryEnvironmentVersionsClientListOptions) *runtime.Pager[RegistryEnvironmentVersionsClientListResponse]`
    info	[Changelog] - New function `NewRegistryModelContainersClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryModelContainersClient, error)`
    info	[Changelog] - New function `*RegistryModelContainersClient.BeginCreateOrUpdate(context.Context, string, string, string, ModelContainer, *RegistryModelContainersClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryModelContainersClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryModelContainersClient.BeginDelete(context.Context, string, string, string, *RegistryModelContainersClientBeginDeleteOptions) (*runtime.Poller[RegistryModelContainersClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryModelContainersClient.Get(context.Context, string, string, string, *RegistryModelContainersClientGetOptions) (RegistryModelContainersClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryModelContainersClient.NewListPager(string, string, *RegistryModelContainersClientListOptions) *runtime.Pager[RegistryModelContainersClientListResponse]`
    info	[Changelog] - New function `NewRegistryModelVersionsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RegistryModelVersionsClient, error)`
    info	[Changelog] - New function `*RegistryModelVersionsClient.CreateOrGetStartPendingUpload(context.Context, string, string, string, string, PendingUploadRequestDto, *RegistryModelVersionsClientCreateOrGetStartPendingUploadOptions) (RegistryModelVersionsClientCreateOrGetStartPendingUploadResponse, error)`
    info	[Changelog] - New function `*RegistryModelVersionsClient.BeginCreateOrUpdate(context.Context, string, string, string, string, ModelVersion, *RegistryModelVersionsClientBeginCreateOrUpdateOptions) (*runtime.Poller[RegistryModelVersionsClientCreateOrUpdateResponse], error)`
    info	[Changelog] - New function `*RegistryModelVersionsClient.BeginDelete(context.Context, string, string, string, string, *RegistryModelVersionsClientBeginDeleteOptions) (*runtime.Poller[RegistryModelVersionsClientDeleteResponse], error)`
    info	[Changelog] - New function `*RegistryModelVersionsClient.Get(context.Context, string, string, string, string, *RegistryModelVersionsClientGetOptions) (RegistryModelVersionsClientGetResponse, error)`
    info	[Changelog] - New function `*RegistryModelVersionsClient.NewListPager(string, string, string, *RegistryModelVersionsClientListOptions) *runtime.Pager[RegistryModelVersionsClientListResponse]`
    info	[Changelog] - New function `*SASCredential.GetDataReferenceCredential() *DataReferenceCredential`
    info	[Changelog] - New function `*SASCredentialDto.GetPendingUploadCredentialDto() *PendingUploadCredentialDto`
    info	[Changelog] - New function `*Nodes.GetNodes() *Nodes`
    info	[Changelog] - New struct `AcrDetails`
    info	[Changelog] - New struct `AllNodes`
    info	[Changelog] - New struct `AnonymousAccessCredential`
    info	[Changelog] - New struct `ArmResourceID`
    info	[Changelog] - New struct `AzureDatastore`
    info	[Changelog] - New struct `BindOptions`
    info	[Changelog] - New struct `BlobReferenceForConsumptionDto`
    info	[Changelog] - New struct `Cron`
    info	[Changelog] - New struct `CustomService`
    info	[Changelog] - New struct `DestinationAsset`
    info	[Changelog] - New struct `Docker`
    info	[Changelog] - New struct `DockerCredential`
    info	[Changelog] - New struct `Endpoint`
    info	[Changelog] - New struct `EnvironmentVariable`
    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 `ManagedIdentityCredential`
    info	[Changelog] - New struct `Operation`
    info	[Changelog] - New struct `OperationDisplay`
    info	[Changelog] - New struct `OperationListResult`
    info	[Changelog] - New struct `PartialRegistryPartialTrackedResource`
    info	[Changelog] - New struct `PendingUploadRequestDto`
    info	[Changelog] - New struct `PendingUploadResponseDto`
    info	[Changelog] - New struct `PrivateEndpointResource`
    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 `SASCredential`
    info	[Changelog] - New struct `SASCredentialDto`
    info	[Changelog] - New struct `StorageAccountDetails`
    info	[Changelog] - New struct `SystemCreatedAcrAccount`
    info	[Changelog] - New struct `SystemCreatedStorageAccount`
    info	[Changelog] - New struct `TmpfsOptions`
    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 `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]
    info	[Changelog] Total 9 breaking change(s), 260 additive change(s).
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh]
    cmderr	[automation_generate.sh] npm notice New major version of npm available! 9.6.7 -> 10.1.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.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]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Added operation group DatastoresOperations
    info	[Changelog]   - Added operation group EnvironmentContainersOperations
    info	[Changelog]   - Added operation group EnvironmentVersionsOperations
    info	[Changelog]   - Added operation group JobsOperations
    info	[Changelog]   - Added operation group ModelContainersOperations
    info	[Changelog]   - Added operation group ModelVersionsOperations
    info	[Changelog]   - Added operation group OnlineDeploymentsOperations
    info	[Changelog]   - Added operation group OnlineEndpointsOperations
    info	[Changelog]   - Added operation group RegistriesOperations
    info	[Changelog]   - Added operation group RegistryCodeContainersOperations
    info	[Changelog]   - Added operation group RegistryCodeVersionsOperations
    info	[Changelog]   - Added operation group RegistryComponentContainersOperations
    info	[Changelog]   - Added operation group RegistryComponentVersionsOperations
    info	[Changelog]   - Added operation group 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 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 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 identity
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter image_build_compute
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter public_network_access
    info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
    info	[Changelog]   - 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 3aa6ac941fd98731114d0727a18d81f73ff6de59. 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 -> 23.2.1
    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 -> 23.2.1
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-machinelearning [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-machinelearning [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    info	[Changelog]   - Added Type Alias RegistryModelContainersListNextResponse
    info	[Changelog]   - Added Type Alias RegistryModelContainersListResponse
    info	[Changelog]   - Added Type Alias RegistryModelVersionsCreateOrGetStartPendingUploadResponse
    info	[Changelog]   - Added Type Alias RegistryModelVersionsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias RegistryModelVersionsGetResponse
    info	[Changelog]   - Added Type Alias RegistryModelVersionsListNextResponse
    info	[Changelog]   - Added Type Alias RegistryModelVersionsListResponse
    info	[Changelog]   - Added Type Alias VolumeDefinitionType
    info	[Changelog]   - Interface AutoMLJob has a new optional parameter queueSettings
    info	[Changelog]   - Interface CodeContainerProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface CodeVersionProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface CodeVersionsListOptionalParams has a new optional parameter hash
    info	[Changelog]   - Interface CodeVersionsListOptionalParams has a new optional parameter hashVersion
    info	[Changelog]   - Interface CommandJob has a new optional parameter queueSettings
    info	[Changelog]   - Interface ComponentContainerProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface ComponentVersionProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter customServices
    info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter osImageMetadata
    info	[Changelog]   - Interface EnvironmentContainerProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter stage
    info	[Changelog]   - Interface JobService has a new optional parameter nodes
    info	[Changelog]   - Interface JobsListOptionalParams has a new optional parameter properties
    info	[Changelog]   - Interface ModelContainerProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface ModelVersionProperties has a new optional parameter provisioningState
    info	[Changelog]   - Interface ModelVersionProperties has a new optional parameter stage
    info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter mirrorTraffic
    info	[Changelog]   - Interface SweepJob has a new optional parameter queueSettings
    info	[Changelog]   - Type of parameter triggerType of interface TriggerBase is changed from "Recurrence" | "Cron" to "Cron" | "Recurrence"
    info	[Changelog]   - Added Enum KnownActionType
    info	[Changelog]   - Added Enum KnownAssetProvisioningState
    info	[Changelog]   - Added Enum KnownDataReferenceCredentialType
    info	[Changelog]   - Added Enum KnownEndpointServiceConnectionStatus
    info	[Changelog]   - Added Enum KnownEnvironmentVariableType
    info	[Changelog]   - Added Enum KnownImageType
    info	[Changelog]   - Added Enum KnownJobTier
    info	[Changelog]   - Added Enum KnownNodesValueType
    info	[Changelog]   - Added Enum KnownOrigin
    info	[Changelog]   - Added Enum KnownPendingUploadCredentialType
    info	[Changelog]   - Added Enum KnownPendingUploadType
    info	[Changelog]   - Added Enum KnownProtocol
    info	[Changelog]   - Added Enum KnownVolumeDefinitionType
    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
️⚠️ azure-resource-manager-schemas warning [Detail]
  • ⚠️Warning [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. 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.1.0
    cmderr	[initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.1.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]  [Preview Schema Changes]
️❌ azure-powershell failed [Detail]
  • Pipeline Framework Failed [Logs] Generate from 3aa6ac941fd98731114d0727a18d81f73ff6de59. 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 Aug 31, 2023

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/machinelearning/armmachinelearning Create ApiView timeout. Package is too large and we cannot create ApiView for it.
Java azure-resourcemanager-machinelearning https://apiview.dev/Assemblies/Review/e1195e9c86f44a509199fc021599c9d9
.Net Azure.ResourceManager.MachineLearning https://apiview.dev/Assemblies/Review/1ff9a0064bc14b16beef6395111e2e02
JavaScript @azure/arm-machinelearning https://apiview.dev/Assemblies/Review/c1677fc6fdf94ff7b4b4ca3273811c87
Swagger Microsoft.MachineLearningServices https://apiview.dev/Assemblies/Review/a6c21ba8072d4a59bfd6bead947f761b

@chaoyu-msft chaoyu-msft changed the base branch from main to release-machinelearningservices-Microsoft.MachineLearningServices-2023-10-01 August 31, 2023 13:09
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview resource-manager WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 31, 2023
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Aug 31, 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.

@AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Aug 31, 2023
@chaoyu-msft chaoyu-msft force-pushed the chaoyu/add-mfe-workspace-resource-publish-api branch from 5b49083 to 66db506 Compare September 1, 2023 01:51
@chaoyu-msft chaoyu-msft added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review and removed ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 1, 2023
@AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Sep 1, 2023
@chaoyu-msft chaoyu-msft force-pushed the chaoyu/add-mfe-workspace-resource-publish-api branch from e5bfcf6 to 9601cd6 Compare September 2, 2023 02:31
@AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Sep 2, 2023
@chaoyu-msft chaoyu-msft added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 2, 2023
@rkmanda rkmanda added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 16, 2023
@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 Sep 16, 2023
@AzureRestAPISpecReview AzureRestAPISpecReview added the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Sep 16, 2023
@AzureRestAPISpecReview AzureRestAPISpecReview removed the BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required label Sep 16, 2023
@chaoyu-msft chaoyu-msft removed the request for review from forteddyt September 16, 2023 01:46
@chaoyu-msft chaoyu-msft added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Sep 16, 2023
@openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Sep 16, 2023
Copy link
Member

@rkmanda rkmanda left a comment

Choose a reason for hiding this comment

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

:shipit:

@rkmanda rkmanda merged commit 20ab060 into release-machinelearningservices-Microsoft.MachineLearningServices-2023-10-01 Sep 16, 2023
24 of 26 checks passed
@rkmanda rkmanda deleted the chaoyu/add-mfe-workspace-resource-publish-api branch September 16, 2023 02:42
@chaoyu-msft chaoyu-msft added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Sep 18, 2023
kseager pushed a commit to kseager/azure-rest-api-specs that referenced this pull request Oct 4, 2023
…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
kseager pushed a commit to kseager/azure-rest-api-specs that referenced this pull request Oct 6, 2023
…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
rkmanda pushed a commit that referenced this pull request Oct 16, 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]>
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
ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants