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

Microsoft.MachineLearningServices - Update readme.md #21014

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

forteddyt
Copy link
Contributor

@forteddyt forteddyt commented Oct 5, 2022

ARM API Information (Control Plane)

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

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

Changelog

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

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

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

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

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

Breaking Change Review Checklist

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

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

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

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

@openapi-workflow-bot
Copy link

Hi, @forteddyt Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 5, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v1.13.0) new version base version
    default default(a4e816d) default(main)
    ️❌Avocado: 6 Errors, 0 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2020-09-01-preview/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2022-01-01-preview/workspaceSkus.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2020-04-01-preview/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2020-05-15-preview/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2020-05-01-preview/machineLearningServices.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag does not contain all APIs in this RP. Please make sure the missing API swaggers are in the default tag.
    readme: specification/machinelearningservices/resource-manager/readme.md
    json: Microsoft.MachineLearningServices/preview/2021-03-01-preview/machineLearningServices.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] TrafficValidation 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.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️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).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 5, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/machinelearning/armmachinelearning - 3.0.0-beta.1
    +	Const `ConnectionCategoryContainerRegistry` has been removed
    +	Const `ConnectionCategoryGit` has been removed
    +	Const `ConnectionCategoryPythonFeed` has been removed
    +	Const `ProvisioningStateCanceled` has been removed
    +	Const `ProvisioningStateCreating` has been removed
    +	Const `ProvisioningStateDeleting` has been removed
    +	Const `ProvisioningStateFailed` has been removed
    +	Const `ProvisioningStateSucceeded` has been removed
    +	Const `ProvisioningStateUnknown` has been removed
    +	Const `ProvisioningStateUpdating` has been removed
    +	Function `PossibleConnectionCategoryValues` has been removed
    +	Function `PossibleProvisioningStateValues` has been removed
    +	Type alias `ConnectionCategory` has been removed
    +	Type alias `ProvisioningState` has been removed
    +	Type of `AKS.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `AmlCompute.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `BatchDeploymentProperties.Resources` has been changed from `*ResourceConfiguration` to `*DeploymentResourceConfiguration`
    +	Type of `CommandJob.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    +	Type of `Compute.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `ComputeInstance.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `DataFactory.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `DataLakeAnalytics.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `Databricks.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `HDInsight.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `Kubernetes.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `ManagedIdentityAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `NoneAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `PATAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `SASAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `SynapseSpark.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `TrialComponent.Resources` has been changed from `*ResourceConfiguration` to `*JobResourceConfiguration`
    +	Type of `UsernamePasswordAuthTypeWorkspaceConnectionProperties.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `VirtualMachine.ProvisioningState` has been changed from `*ProvisioningState` to `*ComputeProvisioningState`
    +	Type of `WorkspaceConnectionPropertiesV2.Category` has been changed from `*ConnectionCategory` to `*string`
    +	Type of `WorkspaceProperties.ProvisioningState` has been changed from `*ProvisioningState` to `*WorkspaceProvisioningState`
    azure-sdk-for-python-track2 - track2_azure-mgmt-machinelearningservices - 1.0.0
    +	Client name is changed from `AzureMachineLearningWorkspaces` to `AzureMachineLearningServices`
    azure-sdk-for-js - @azure/arm-machinelearning - 3.0.0-beta.1
    +	Deleted Class AzureMachineLearningWorkspaces
    +	Interface AzureBlobDatastore no longer has parameter datastoreType
    +	Interface AzureDataLakeGen1Datastore no longer has parameter datastoreType
    +	Interface AzureDataLakeGen2Datastore no longer has parameter datastoreType
    +	Interface AzureFileDatastore no longer has parameter datastoreType
    +	Interface CommandJob no longer has parameter jobType
    +	Interface KubernetesOnlineDeployment no longer has parameter endpointComputeType
    +	Interface MLTableData no longer has parameter dataType
    +	Interface ManagedOnlineDeployment no longer has parameter endpointComputeType
    +	Interface PipelineJob no longer has parameter jobType
    +	Interface SweepJob no longer has parameter jobType
    +	Interface UriFileDataVersion no longer has parameter dataType
    +	Interface UriFolderDataVersion no longer has parameter dataType
    +	Removed Enum KnownConnectionCategory
    +	Removed Enum KnownProvisioningState
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 212686c. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
    • ️✔️Azure.ResourceManager.MachineLearning [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 212686c. 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 `RegistryEnvironmentVersionsClient`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientBeginDeleteOptions`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientDeleteResponse`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientGetOptions`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientGetResponse`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientListOptions`
      info	[Changelog] - New struct `RegistryEnvironmentVersionsClientListResponse`
      info	[Changelog] - New struct `RegistryModelContainersClient`
      info	[Changelog] - New struct `RegistryModelContainersClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `RegistryModelContainersClientBeginDeleteOptions`
      info	[Changelog] - New struct `RegistryModelContainersClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `RegistryModelContainersClientDeleteResponse`
      info	[Changelog] - New struct `RegistryModelContainersClientGetOptions`
      info	[Changelog] - New struct `RegistryModelContainersClientGetResponse`
      info	[Changelog] - New struct `RegistryModelContainersClientListOptions`
      info	[Changelog] - New struct `RegistryModelContainersClientListResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClient`
      info	[Changelog] - New struct `RegistryModelVersionsClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientBeginDeleteOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientDeleteResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientGetOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientGetResponse`
      info	[Changelog] - New struct `RegistryModelVersionsClientListOptions`
      info	[Changelog] - New struct `RegistryModelVersionsClientListResponse`
      info	[Changelog] - New struct `RegistryProperties`
      info	[Changelog] - New struct `RegistryRegionArmDetails`
      info	[Changelog] - New struct `RegistryTrackedResourceArmPaginatedResult`
      info	[Changelog] - New struct `Regression`
      info	[Changelog] - New struct `RegressionTrainingSettings`
      info	[Changelog] - New struct `Schedule`
      info	[Changelog] - New struct `ScheduleActionBase`
      info	[Changelog] - New struct `ScheduleProperties`
      info	[Changelog] - New struct `ScheduleResourceArmPaginatedResult`
      info	[Changelog] - New struct `SchedulesClient`
      info	[Changelog] - New struct `SchedulesClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `SchedulesClientBeginDeleteOptions`
      info	[Changelog] - New struct `SchedulesClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `SchedulesClientDeleteResponse`
      info	[Changelog] - New struct `SchedulesClientGetOptions`
      info	[Changelog] - New struct `SchedulesClientGetResponse`
      info	[Changelog] - New struct `SchedulesClientListOptions`
      info	[Changelog] - New struct `SchedulesClientListResponse`
      info	[Changelog] - New struct `Seasonality`
      info	[Changelog] - New struct `ServicePrincipalAuthTypeWorkspaceConnectionProperties`
      info	[Changelog] - New struct `SparkJob`
      info	[Changelog] - New struct `SparkJobEntry`
      info	[Changelog] - New struct `SparkJobPythonEntry`
      info	[Changelog] - New struct `SparkJobScalaEntry`
      info	[Changelog] - New struct `SparkResourceConfiguration`
      info	[Changelog] - New struct `StackEnsembleSettings`
      info	[Changelog] - New struct `StatusMessage`
      info	[Changelog] - New struct `StorageAccountDetails`
      info	[Changelog] - New struct `SystemCreatedAcrAccount`
      info	[Changelog] - New struct `SystemCreatedStorageAccount`
      info	[Changelog] - New struct `TableFixedParameters`
      info	[Changelog] - New struct `TableParameterSubspace`
      info	[Changelog] - New struct `TableSweepSettings`
      info	[Changelog] - New struct `TableVertical`
      info	[Changelog] - New struct `TableVerticalFeaturizationSettings`
      info	[Changelog] - New struct `TableVerticalLimitSettings`
      info	[Changelog] - New struct `TargetLags`
      info	[Changelog] - New struct `TargetRollingWindowSize`
      info	[Changelog] - New struct `TextClassification`
      info	[Changelog] - New struct `TextClassificationMultilabel`
      info	[Changelog] - New struct `TextNer`
      info	[Changelog] - New struct `TmpfsOptions`
      info	[Changelog] - New struct `TrainingSettings`
      info	[Changelog] - New struct `TriggerBase`
      info	[Changelog] - New struct `UserCreatedAcrAccount`
      info	[Changelog] - New struct `UserCreatedStorageAccount`
      info	[Changelog] - New struct `VolumeDefinition`
      info	[Changelog] - New struct `VolumeOptions`
      info	[Changelog] - New struct `WorkspaceConnectionAccessKey`
      info	[Changelog] - New struct `WorkspaceConnectionServicePrincipal`
      info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentVersionProperties`
      info	[Changelog] - New field `Encryption` in struct `WorkspacePropertiesUpdateParameters`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureDataLakeGen1Datastore`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureDataLakeGen1Datastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureDataLakeGen2Datastore`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureDataLakeGen2Datastore`
      info	[Changelog] - New field `ComponentID` in struct `SweepJob`
      info	[Changelog] - New field `ScheduleID` in struct `JobsClientListOptions`
      info	[Changelog] - New field `Scheduled` in struct `JobsClientListOptions`
      info	[Changelog] - New field `Nodes` in struct `JobService`
      info	[Changelog] - New field `ScheduledPurgeDate` in struct `WorkspaceProperties`
      info	[Changelog] - New field `SoftDeletedAt` in struct `WorkspaceProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `KubernetesOnlineDeployment`
      info	[Changelog] - New field `ProvisioningState` in struct `ModelContainerProperties`
      info	[Changelog] - New field `ComponentID` in struct `PipelineJob`
      info	[Changelog] - New field `SourceJobID` in struct `PipelineJob`
      info	[Changelog] - New field `MirrorTraffic` in struct `OnlineEndpointProperties`
      info	[Changelog] - New field `PublicNetworkAccess` in struct `OnlineEndpointProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `CodeVersionProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `ComponentContainerProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `OnlineDeploymentProperties`
      info	[Changelog] - New field `ComponentID` in struct `JobBaseProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `EnvironmentContainerProperties`
      info	[Changelog] - New field `AutologgerSettings` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `IdleTimeBeforeShutdown` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `OSImageMetadata` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `CustomServices` in struct `ComputeInstanceProperties`
      info	[Changelog] - New field `EgressPublicNetworkAccess` in struct `ManagedOnlineDeployment`
      info	[Changelog] - New field `ProvisioningState` in struct `CodeContainerProperties`
      info	[Changelog] - New field `ProvisioningState` in struct `ModelVersionProperties`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureFileDatastore`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureFileDatastore`
      info	[Changelog] - New field `ProvisioningState` in struct `ComponentVersionProperties`
      info	[Changelog] - New field `AutologgerSettings` in struct `CommandJob`
      info	[Changelog] - New field `ComponentID` in struct `CommandJob`
      info	[Changelog] - New field `Status` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `TriggerType` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Cron` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `Recurrence` in struct `ComputeStartStopSchedule`
      info	[Changelog] - New field `SubscriptionID` in struct `AzureBlobDatastore`
      info	[Changelog] - New field `ResourceGroup` in struct `AzureBlobDatastore`
      info	[Changelog]
      info	[Changelog] Total 35 breaking change(s), 1010 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 212686c. 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
    • ️✔️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]   - Added operation group DatastoresOperations
      info	[Changelog]   - Added operation group EnvironmentContainersOperations
      info	[Changelog]   - Added operation group EnvironmentVersionsOperations
      info	[Changelog]   - Added operation group JobsOperations
      info	[Changelog]   - Added operation group LabelingJobsOperations
      info	[Changelog]   - Added operation group ModelContainersOperations
      info	[Changelog]   - Added operation group ModelVersionsOperations
      info	[Changelog]   - Added operation group OnlineDeploymentsOperations
      info	[Changelog]   - Added operation group OnlineEndpointsOperations
      info	[Changelog]   - Added operation group RegistriesOperations
      info	[Changelog]   - Added operation group RegistryCodeContainersOperations
      info	[Changelog]   - Added operation group RegistryCodeVersionsOperations
      info	[Changelog]   - Added operation group RegistryComponentContainersOperations
      info	[Changelog]   - Added operation group RegistryComponentVersionsOperations
      info	[Changelog]   - Added operation group RegistryEnvironmentContainersOperations
      info	[Changelog]   - Added operation group RegistryEnvironmentVersionsOperations
      info	[Changelog]   - Added operation group RegistryModelContainersOperations
      info	[Changelog]   - Added operation group RegistryModelVersionsOperations
      info	[Changelog]   - Added operation group SchedulesOperations
      info	[Changelog]   - Model AKS has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlCompute has a new parameter disable_local_auth
      info	[Changelog]   - Model AmlComputeProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model AmlComputeProperties has a new parameter isolated_network
      info	[Changelog]   - Model AmlComputeProperties has a new parameter os_type
      info	[Changelog]   - Model AmlComputeProperties has a new parameter property_bag
      info	[Changelog]   - Model AmlComputeProperties has a new parameter virtual_machine_image
      info	[Changelog]   - Model ClusterUpdateParameters has a new parameter properties
      info	[Changelog]   - Model Compute has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstance has a new parameter disable_local_auth
      info	[Changelog]   - Model ComputeInstanceLastOperation has a new parameter operation_trigger
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter autologger_settings
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter compute_instance_authorization_type
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter containers
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter custom_services
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_disks
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter data_mounts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter enable_node_public_ip
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter idle_time_before_shutdown
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter os_image_metadata
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter personal_compute_instance_settings
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter schedules
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter setup_scripts
      info	[Changelog]   - Model ComputeInstanceProperties has a new parameter versions
      info	[Changelog]   - Model ComputeResource has a new parameter system_data
      info	[Changelog]   - Model DataFactory has a new parameter disable_local_auth
      info	[Changelog]   - Model DataLakeAnalytics has a new parameter disable_local_auth
      info	[Changelog]   - Model Databricks has a new parameter disable_local_auth
      info	[Changelog]   - Model DatabricksProperties has a new parameter workspace_url
      info	[Changelog]   - Model EncryptionProperty has a new parameter identity
      info	[Changelog]   - Model ErrorDetail has a new parameter additional_info
      info	[Changelog]   - Model ErrorDetail has a new parameter details
      info	[Changelog]   - Model ErrorDetail has a new parameter target
      info	[Changelog]   - Model ErrorResponse has a new parameter error
      info	[Changelog]   - Model HDInsight has a new parameter disable_local_auth
      info	[Changelog]   - Model PrivateEndpoint has a new parameter subnet_arm_id
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter identity
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter location
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter sku
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter system_data
      info	[Changelog]   - Model PrivateEndpointConnection has a new parameter tags
      info	[Changelog]   - Model PrivateLinkResource has a new parameter system_data
      info	[Changelog]   - Model QuotaUpdateParameters has a new parameter location
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model ResourceQuota has a new parameter aml_workspace_location
      info	[Changelog]   - Model Sku has a new parameter capacity
      info	[Changelog]   - Model Sku has a new parameter family
      info	[Changelog]   - Model Sku has a new parameter size
      info	[Changelog]   - Model SslConfiguration has a new parameter leaf_domain_label
      info	[Changelog]   - Model SslConfiguration has a new parameter overwrite_existing_domain
      info	[Changelog]   - Model Usage has a new parameter aml_workspace_location
      info	[Changelog]   - Model VirtualMachine has a new parameter disable_local_auth
      info	[Changelog]   - Model VirtualMachineSizeListResult has a new parameter value
      info	[Changelog]   - Model Workspace has a new parameter ml_flow_tracking_uri
      info	[Changelog]   - Model Workspace has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model Workspace has a new parameter public_network_access
      info	[Changelog]   - Model Workspace has a new parameter scheduled_purge_date
      info	[Changelog]   - Model Workspace has a new parameter service_managed_resources_settings
      info	[Changelog]   - Model Workspace has a new parameter soft_deleted_at
      info	[Changelog]   - Model Workspace has a new parameter storage_hns_enabled
      info	[Changelog]   - Model Workspace has a new parameter system_data
      info	[Changelog]   - Model Workspace has a new parameter tenant_id
      info	[Changelog]   - Model Workspace has a new parameter v1_legacy_mode
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter application_insights
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter container_registry
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter encryption
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter image_build_compute
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter primary_user_assigned_identity
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter public_network_access
      info	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter service_managed_resources_settings
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Client name is changed from `AzureMachineLearningWorkspaces` to `AzureMachineLearningServices`
      info	[Changelog]   - Model AmlComputeNodesInformation no longer has parameter compute_type
      info	[Changelog]   - Model ClusterUpdateParameters no longer has parameter scale_settings
      info	[Changelog]   - Model ErrorResponse no longer has parameter code
      info	[Changelog]   - Model ErrorResponse no longer has parameter details
      info	[Changelog]   - Model ErrorResponse no longer has parameter message
      info	[Changelog]   - Model Resource no longer has parameter identity
      info	[Changelog]   - Model Resource no longer has parameter location
      info	[Changelog]   - Model Resource no longer has parameter sku
      info	[Changelog]   - Model Resource no longer has parameter tags
      info	[Changelog]   - Model VirtualMachineSizeListResult no longer has parameter aml_compute
      info	[Changelog]   - Model Workspace no longer has parameter creation_time
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter compute_type
      info	[Changelog]   - Operation VirtualMachineSizesOperations.list no longer has parameter recommended
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_resource_group no longer has parameter skiptoken
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription has a new parameter skip
      info	[Changelog]   - Operation WorkspacesOperations.list_by_subscription no longer has parameter skiptoken
      info	[Changelog]   - Parameter name of model Sku is now required
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.begin_delete
      info	[Changelog]   - Removed operation PrivateEndpointConnectionsOperations.put
      info	[Changelog]   - Removed operation PrivateLinkResourcesOperations.list_by_workspace
      info	[Changelog]   - Removed operation group AzureMachineLearningWorkspacesOperationsMixin
      info	[Changelog]   - Removed operation group MachineLearningComputeOperations
      info	[Changelog]   - Removed operation group NotebooksOperations
      info	[Changelog]   - Renamed operation WorkspacesOperations.resync_keys to WorkspacesOperations.begin_resync_keys
      info	[Changelog]   - Renamed operation WorkspacesOperations.update to WorkspacesOperations.begin_update
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 212686c. 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]   - Added Type Alias TriggerType
      info	[Changelog]   - Added Type Alias UseStl
      info	[Changelog]   - Added Type Alias ValidationMetricType
      info	[Changelog]   - Added Type Alias VolumeDefinitionType
      info	[Changelog]   - Added Type Alias WeekDay
      info	[Changelog]   - Added Type Alias WorkspaceProvisioningState
      info	[Changelog]   - Interface CodeContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface CodeVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface CommandJob has a new optional parameter autologgerSettings
      info	[Changelog]   - Interface ComponentContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ComponentVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter autologgerSettings
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter customServices
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter idleTimeBeforeShutdown
      info	[Changelog]   - Interface ComputeInstanceProperties has a new optional parameter osImageMetadata
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter cron
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter recurrence
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter status
      info	[Changelog]   - Interface ComputeStartStopSchedule has a new optional parameter triggerType
      info	[Changelog]   - Interface EnvironmentContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface EnvironmentVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface JobBaseProperties has a new optional parameter componentId
      info	[Changelog]   - Interface JobService has a new optional parameter nodes
      info	[Changelog]   - Interface JobsListNextOptionalParams has a new optional parameter scheduled
      info	[Changelog]   - Interface JobsListNextOptionalParams has a new optional parameter scheduleId
      info	[Changelog]   - Interface JobsListOptionalParams has a new optional parameter scheduled
      info	[Changelog]   - Interface JobsListOptionalParams has a new optional parameter scheduleId
      info	[Changelog]   - Interface ModelContainerProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface ModelVersionProperties has a new optional parameter provisioningState
      info	[Changelog]   - Interface OnlineDeploymentProperties has a new optional parameter egressPublicNetworkAccess
      info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter mirrorTraffic
      info	[Changelog]   - Interface OnlineEndpointProperties has a new optional parameter publicNetworkAccess
      info	[Changelog]   - Interface PipelineJob has a new optional parameter sourceJobId
      info	[Changelog]   - Interface Workspace has a new optional parameter scheduledPurgeDate
      info	[Changelog]   - Interface Workspace has a new optional parameter softDeletedAt
      info	[Changelog]   - Interface WorkspaceUpdateParameters has a new optional parameter encryption
      info	[Changelog]   - Added Enum KnownAssetProvisioningState
      info	[Changelog]   - Added Enum KnownBlockedTransformers
      info	[Changelog]   - Added Enum KnownClassificationModels
      info	[Changelog]   - Added Enum KnownClassificationMultilabelPrimaryMetrics
      info	[Changelog]   - Added Enum KnownClassificationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownComputeProvisioningState
      info	[Changelog]   - Added Enum KnownEgressPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownEnvironmentVariableType
      info	[Changelog]   - Added Enum KnownExportFormatType
      info	[Changelog]   - Added Enum KnownFeatureLags
      info	[Changelog]   - Added Enum KnownFeaturizationMode
      info	[Changelog]   - Added Enum KnownForecastHorizonMode
      info	[Changelog]   - Added Enum KnownForecastingModels
      info	[Changelog]   - Added Enum KnownForecastingPrimaryMetrics
      info	[Changelog]   - Added Enum KnownImageAnnotationType
      info	[Changelog]   - Added Enum KnownImageType
      info	[Changelog]   - Added Enum KnownInstanceSegmentationPrimaryMetrics
      info	[Changelog]   - Added Enum KnownJobProvisioningState
      info	[Changelog]   - Added Enum KnownLearningRateScheduler
      info	[Changelog]   - Added Enum KnownLogVerbosity
      info	[Changelog]   - Added Enum KnownMediaType
      info	[Changelog]   - Added Enum KnownMLAssistConfigurationType
      info	[Changelog]   - Added Enum KnownMlflowAutologger
      info	[Changelog]   - Added Enum KnownMLFlowAutologgerState
      info	[Changelog]   - Added Enum KnownModelSize
      info	[Changelog]   - Added Enum KnownNCrossValidationsMode
      info	[Changelog]   - Added Enum KnownNlpLearningRateScheduler
      info	[Changelog]   - Added Enum KnownNodesValueType
      info	[Changelog]   - Added Enum KnownObjectDetectionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownProtocol
      info	[Changelog]   - Added Enum KnownPublicNetworkAccessType
      info	[Changelog]   - Added Enum KnownRecurrenceFrequency
      info	[Changelog]   - Added Enum KnownRegressionModels
      info	[Changelog]   - Added Enum KnownRegressionPrimaryMetrics
      info	[Changelog]   - Added Enum KnownScheduleActionType
      info	[Changelog]   - Added Enum KnownScheduleListViewType
      info	[Changelog]   - Added Enum KnownScheduleProvisioningStatus
      info	[Changelog]   - Added Enum KnownSeasonalityMode
      info	[Changelog]   - Added Enum KnownShortSeriesHandlingConfiguration
      info	[Changelog]   - Added Enum KnownSparkJobEntryType
      info	[Changelog]   - Added Enum KnownStackMetaLearnerType
      info	[Changelog]   - Added Enum KnownStatusMessageLevel
      info	[Changelog]   - Added Enum KnownStochasticOptimizer
      info	[Changelog]   - Added Enum KnownTargetAggregationFunction
      info	[Changelog]   - Added Enum KnownTargetLagsMode
      info	[Changelog]   - Added Enum KnownTargetRollingWindowSizeMode
      info	[Changelog]   - Added Enum KnownTaskType
      info	[Changelog]   - Added Enum KnownTextAnnotationType
      info	[Changelog]   - Added Enum KnownTriggerType
      info	[Changelog]   - Added Enum KnownUseStl
      info	[Changelog]   - Added Enum KnownValidationMetricType
      info	[Changelog]   - Added Enum KnownVolumeDefinitionType
      info	[Changelog]   - Added Enum KnownWeekDay
      info	[Changelog]   - Added Enum KnownWorkspaceProvisioningState
      info	[Changelog]   - Enum KnownConnectionAuthType has a new value AccessKey
      info	[Changelog]   - Enum KnownConnectionAuthType has a new value ServicePrincipal
      info	[Changelog]   - Enum KnownCredentialsType has a new value KerberosKeytab
      info	[Changelog]   - Enum KnownCredentialsType has a new value KerberosPassword
      info	[Changelog]   - Enum KnownDatastoreType has a new value Hdfs
      info	[Changelog]   - Enum KnownJobStatus has a new value Scheduled
      info	[Changelog]   - Enum KnownJobType has a new value AutoML
      info	[Changelog]   - Enum KnownJobType has a new value Labeling
      info	[Changelog]   - Enum KnownJobType has a new value Spark
      info	[Changelog]   - Enum KnownOutputDeliveryMode has a new value Direct
      info	[Changelog]   - Enum KnownSecretsType has a new value KerberosKeytab
      info	[Changelog]   - Enum KnownSecretsType has a new value KerberosPassword
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Deleted Class AzureMachineLearningWorkspaces
      info	[Changelog]   - Interface AzureBlobDatastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureDataLakeGen1Datastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureDataLakeGen2Datastore no longer has parameter datastoreType
      info	[Changelog]   - Interface AzureFileDatastore no longer has parameter datastoreType
      info	[Changelog]   - Interface CommandJob no longer has parameter jobType
      info	[Changelog]   - Interface KubernetesOnlineDeployment no longer has parameter endpointComputeType
      info	[Changelog]   - Interface ManagedOnlineDeployment no longer has parameter endpointComputeType
      info	[Changelog]   - Interface MLTableData no longer has parameter dataType
      info	[Changelog]   - Interface PipelineJob no longer has parameter jobType
      info	[Changelog]   - Interface SweepJob no longer has parameter jobType
      info	[Changelog]   - Interface UriFileDataVersion no longer has parameter dataType
      info	[Changelog]   - Interface UriFolderDataVersion no longer has parameter dataType
      info	[Changelog]   - Removed Enum KnownConnectionCategory
      info	[Changelog]   - Removed Enum KnownProvisioningState
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 212686c. 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] old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️machinelearningservices [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 212686c. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.machinelearningservices [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 5, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/machinelearning/armmachinelearning Create ApiView failed. Please ask PR assignee for help
    Python track2_azure-mgmt-machinelearningservices Create ApiView failed. Please ask PR assignee for help
    Java azure-resourcemanager-machinelearning https://apiview.dev/Assemblies/Review/9dfa81d6dd144acd9e97170b15416d00
    JavaScript @azure/arm-machinelearning https://apiview.dev/Assemblies/Review/d4d266469b5d43029a97f247f3ca8fbb
    .Net Azure.ResourceManager.MachineLearning There is no API change compared with the previous version

    @forteddyt forteddyt changed the title update readme.md Microsoft.MachineLearningServices - Update readme.md Oct 5, 2022
    @openapi-workflow-bot
    Copy link

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

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

    @forteddyt
    Copy link
    Contributor Author

    The Avocado failures for MISSING_APIS_IN_DEFAULT_TAG are expected. Those APIs are intentionally removed from 2022-10-01-preview (they were removed in an earlier API Version)

    @weshaggard weshaggard merged commit 212686c into Azure:main Oct 6, 2022
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants