Skip to content

Conversation

@puviyarasan
Copy link
Contributor

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

Contribution checklist:

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

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

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

@openapi-workflow-bot
Copy link

Hi, @puviyarasan 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.
  • 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-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 16, 2020
    @openapi-workflow-bot
    Copy link

    Hi, @puviyarasan your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board([email protected]). cc @${PRAssignee}

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 16, 2020

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌LintDiff: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    AutoRest Exception "details":" "Channel": "fatal",
    "Text": "swagger-document/compose - FAILED" "Channel": "fatal",
    "Text": "Error: '$.definitions.Resource.description' has incompatible values (---\nAzure Resource Manager resource envelope.\n,
    ---\n>-\n Common fields that are returned in the response for all Azure Resource Manager\n resources\n)."(node:6205) UnhandledPromiseRejectionWarning: Error: '$.definitions.Resource.description' has incompatible values (---Azure Resource Manager resource envelope.",
    "location":"https://github.com/Azure/azure-rest-api-specs/blob/d6d9f28c37fd98423443cdabfcf9232bb3cfbff3/specification/machinelearningservices/resource-manager/readme.md"
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️[Staging] Cross Version BreakingChange (Base on preview version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️[Staging] Cross Version BreakingChange (Base on stable version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    Posted by Swagger Pipeline | How to fix these errors?

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @puviyarasan
    Copy link
    Contributor Author

    Re-creating this PR as a draft PR, as the original PR was merged by mistake earlier..

    Tagging @markcowl / @chiragg4u from the original PR..

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    Azure CLI Extension Generation

    • Installation instruction for service machinelearningservices [Preview Changes]
      curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/11230/azure-cli-extensions/machinelearningservices/machinelearningservices-0.1.0-py3-none-any.whl" -o machinelearningservices-0.1.0-py3-none-any.whl
      az extension add --source=machinelearningservices-0.1.0-py3-none-any.whl
      
    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 42a3585 with merge commit ee604a1a779216d78bf34b291376d7834177dc74. Azure CLI Automation 13.0.17.20200918.2
      Only show 100 items here, please refer to log for details.
      [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'DataFactory' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation-display' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspacePropertiesUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ListAmlUserFeatureResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UsageName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ListUsagesResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineSize' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EstimatedVMPrices' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'EstimatedVMPrice' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineSizeListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'WorkspaceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'QuotaBaseProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'QuotaUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateWorkspaceQuotasResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateWorkspaceQuotas' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceName' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceQuota' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ListWorkspaceQuotas' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Identity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceId' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFactory' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UserAccountCredentials' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'NodeStateCounts' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'AmlComputeNodeInformation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceSkuLocationInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceSkuZoneDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Restriction' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpoint' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkServiceConnectionState' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedPrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedPrivateLinkResourceProperty' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
      [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
      [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      [AutoRest] WARNING: parameter properties has two different references but they have the same flattened name
      [AutoRest] 
      [AutoRest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
      [AutoRest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
      [AutoRest] --------------------------------------------------------
      [AutoRest]   test-scenario:
      [AutoRest]     - name: /Workspaces/post/List Workspace Keys
      [AutoRest]     - name: /Workspaces/get/Get Workspaces by subscription
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /Workspaces/patch/Update Workspace
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /Workspaces/get/Get Workspaces by Resource Group
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /Workspaces/put/Create Workspace
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a AML Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Create AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Update a AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Update a AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Update a AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Update a AKS Compute
      [AutoRest]     - name: /MachineLearningCompute/put/Update a AKS Compute
    • ️✔️machinelearningservices [View full logs]  [Preview Azure CLI Changes]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    azure-sdk-for-js

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 42a3585 with merge commit ee604a1a779216d78bf34b291376d7834177dc74. SDK Automation 13.0.17.20200918.2
    • ️✔️@azure/arm-machinelearningservices [View full logs]  [Preview SDK Changes]
      Only show 100 items here, please refer to log for details.
      [npmPack] npm WARN deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
      [npmPack] npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
      [npmPack] npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
      [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
      [npmPack] loaded rollup.config.js with warnings
      [npmPack] (!) Unused external imports
      [npmPack] default imported from external module 'rollup' but never used
      [npmPack] 
      [npmPack] ./esm/azureMachineLearningWorkspaces.js → ./dist/arm-machinelearningservices.js...
      [npmPack] created ./dist/arm-machinelearningservices.js in 534ms
      [npmPack] npm notice 
      [npmPack] npm notice package: @azure/[email protected]
      [npmPack] npm notice === Tarball Contents === 
      [npmPack] npm notice 201.6kB dist/arm-machinelearningservices.js                  
      [npmPack] npm notice 72.1kB  dist/arm-machinelearningservices.min.js              
      [npmPack] npm notice 4.0kB   esm/azureMachineLearningWorkspaces.js                
      [npmPack] npm notice 2.6kB   esm/azureMachineLearningWorkspacesContext.js         
      [npmPack] npm notice 345B    esm/models/index.js                                  
      [npmPack] npm notice 736B    esm/operations/index.js                              
      [npmPack] npm notice 18.5kB  esm/operations/machineLearningCompute.js             
      [npmPack] npm notice 1.7kB   esm/models/machineLearningComputeMappers.js          
      [npmPack] npm notice 89.1kB  esm/models/mappers.js                                
      [npmPack] npm notice 2.8kB   esm/operations/notebooks.js                          
      [npmPack] npm notice 513B    esm/models/notebooksMappers.js                       
      [npmPack] npm notice 1.6kB   esm/operations/operations.js                         
      [npmPack] npm notice 516B    esm/models/operationsMappers.js                      
      [npmPack] npm notice 3.8kB   esm/models/parameters.js                             
      [npmPack] npm notice 6.3kB   esm/operations/privateEndpointConnections.js         
      [npmPack] npm notice 1.4kB   esm/models/privateEndpointConnectionsMappers.js      
      [npmPack] npm notice 2.1kB   esm/operations/privateLinkResources.js               
      [npmPack] npm notice 1.4kB   esm/models/privateLinkResourcesMappers.js            
      [npmPack] npm notice 3.5kB   esm/operations/quotas.js                             
      [npmPack] npm notice 620B    esm/models/quotasMappers.js                          
      [npmPack] npm notice 1.0kB   rollup.config.js                                     
      [npmPack] npm notice 2.4kB   esm/operations/usages.js                             
      [npmPack] npm notice 453B    esm/models/usagesMappers.js                          
      [npmPack] npm notice 1.9kB   esm/operations/virtualMachineSizes.js                
      [npmPack] npm notice 517B    esm/models/virtualMachineSizesMappers.js             
      [npmPack] npm notice 5.7kB   esm/operations/workspaceConnections.js               
      [npmPack] npm notice 1.5kB   esm/models/workspaceConnectionsMappers.js            
      [npmPack] npm notice 2.7kB   esm/operations/workspaceFeatures.js                  
      [npmPack] npm notice 515B    esm/models/workspaceFeaturesMappers.js               
      [npmPack] npm notice 12.8kB  esm/operations/workspaces.js                         
      [npmPack] npm notice 1.5kB   esm/models/workspacesMappers.js                      
      [npmPack] npm notice 1.8kB   package.json                                         
      [npmPack] npm notice 457B    tsconfig.json                                        
      [npmPack] npm notice 400.7kB dist/arm-machinelearningservices.js.map              
      [npmPack] npm notice 56.9kB  dist/arm-machinelearningservices.min.js.map          
      [npmPack] npm notice 1.7kB   esm/azureMachineLearningWorkspaces.d.ts.map          
      [npmPack] npm notice 2.5kB   esm/azureMachineLearningWorkspaces.js.map            
      [npmPack] npm notice 526B    esm/azureMachineLearningWorkspacesContext.d.ts.map   
      [npmPack] npm notice 1.4kB   esm/azureMachineLearningWorkspacesContext.js.map     
      [npmPack] npm notice 31.7kB  esm/models/index.d.ts.map                            
      [npmPack] npm notice 359B    esm/operations/index.d.ts.map                        
      [npmPack] npm notice 126B    esm/models/index.js.map                              
      [npmPack] npm notice 374B    esm/operations/index.js.map                          
      [npmPack] npm notice 5.4kB   esm/operations/machineLearningCompute.d.ts.map       
      [npmPack] npm notice 8.6kB   esm/operations/machineLearningCompute.js.map         
      [npmPack] npm notice 914B    esm/models/machineLearningComputeMappers.d.ts.map    
      [npmPack] npm notice 927B    esm/models/machineLearningComputeMappers.js.map      
      [npmPack] npm notice 4.8kB   esm/models/mappers.d.ts.map                          
      [npmPack] npm notice 50.1kB  esm/models/mappers.js.map                            
      [npmPack] npm notice 670B    esm/operations/notebooks.d.ts.map                    
      [npmPack] npm notice 1.3kB   esm/operations/notebooks.js.map                      
      [npmPack] npm notice 236B    esm/models/notebooksMappers.d.ts.map                 
      [npmPack] npm notice 249B    esm/models/notebooksMappers.js.map                   
      [npmPack] npm notice 663B    esm/operations/operations.d.ts.map                   
      [npmPack] npm notice 910B    esm/operations/operations.js.map                     
      [npmPack] npm notice 248B    esm/models/operationsMappers.d.ts.map                
      [npmPack] npm notice 261B    esm/models/operationsMappers.js.map                  
      [npmPack] npm notice 919B    esm/models/parameters.d.ts.map                       
      [npmPack] npm notice 2.9kB   esm/models/parameters.js.map                         
      [npmPack] npm notice 1.9kB   esm/operations/privateEndpointConnections.d.ts.map   
      [npmPack] npm notice 2.8kB   esm/operations/privateEndpointConnections.js.map     
      [npmPack] npm notice 782B    esm/models/privateEndpointConnectionsMappers.d.ts.map
      [npmPack] npm notice 795B    esm/models/privateEndpointConnectionsMappers.js.map  
      [npmPack] npm notice 817B    esm/operations/privateLinkResources.d.ts.map         
      [npmPack] npm notice 1.1kB   esm/operations/privateLinkResources.js.map           
      [npmPack] npm notice 793B    esm/models/privateLinkResourcesMappers.d.ts.map      
      [npmPack] npm notice 806B    esm/models/privateLinkResourcesMappers.js.map        
      [npmPack] npm notice 1.6kB   esm/operations/quotas.d.ts.map                       
      [npmPack] npm notice 2.2kB   esm/operations/quotas.js.map                         
      [npmPack] npm notice 299B    esm/models/quotasMappers.d.ts.map                    
      [npmPack] npm notice 312B    esm/models/quotasMappers.js.map                      
      [npmPack] npm notice 1.1kB   esm/operations/usages.d.ts.map                       
      [npmPack] npm notice 1.5kB   esm/operations/usages.js.map                         
      [npmPack] npm notice 214B    esm/models/usagesMappers.d.ts.map                    
      [npmPack] npm notice 227B    esm/models/usagesMappers.js.map                      
      [npmPack] npm notice 746B    esm/operations/virtualMachineSizes.d.ts.map          
      [npmPack] npm notice 1.1kB   esm/operations/virtualMachineSizes.js.map            
      [npmPack] npm notice 259B    esm/models/virtualMachineSizesMappers.d.ts.map       
      [npmPack] npm notice 272B    esm/models/virtualMachineSizesMappers.js.map         
      [npmPack] npm notice 2.4kB   esm/operations/workspaceConnections.d.ts.map         
      [npmPack] npm notice 3.2kB   esm/operations/workspaceConnections.js.map           
      [npmPack] npm notice 796B    esm/models/workspaceConnectionsMappers.d.ts.map      
      [npmPack] npm notice 809B    esm/models/workspaceConnectionsMappers.js.map        
      [npmPack] npm notice 1.2kB   esm/operations/workspaceFeatures.d.ts.map            
      [npmPack] npm notice 1.6kB   esm/operations/workspaceFeatures.js.map              
      [npmPack] npm notice 249B    esm/models/workspaceFeaturesMappers.d.ts.map         
      [npmPack] npm notice 262B    esm/models/workspaceFeaturesMappers.js.map           

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    azure-sdk-for-go

    ⚠️ warning [Logs] [Expand Details]

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    azure-sdk-for-java

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Oct 16, 2020

    azure-sdk-for-net

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from 42a3585 with merge commit ee604a1a779216d78bf34b291376d7834177dc74. SDK Automation 13.0.17.20200918.2
      [AutoRest] realpath(): Permission denied
      [AutoRest] realpath(): Permission denied
      [AutoRest] realpath(): Permission denied
      [AutoRest] realpath(): Permission denied
      [AutoRest] realpath(): Permission denied
      [AutoRest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.MachineLearningServices [View full logs]  [Preview SDK Changes]
        No Artifact Generated.

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 16, 2020

      azure-sdk-for-python

      - Breaking Change detected in SDK

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from 42a3585 with merge commit ee604a1a779216d78bf34b291376d7834177dc74. SDK Automation 13.0.17.20200918.2
      • ⚠️azure-mgmt-machinelearningservices [View full logs]  [Preview SDK Changes] Breaking Change Detected
        [build_conf] INFO:packaging_tools:Building template azure-mgmt-machinelearningservices
        [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
        [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
        [build_conf] INFO:packaging_tools:Template done azure-mgmt-machinelearningservices
        [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
        [build_package]   warnings.warn(msg)
        [build_package] warning: no files found matching '*.py' under directory 'tests'
        [build_package] warning: no files found matching '*.yaml' under directory 'tests'
        [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
        [build_package]   warnings.warn(msg)
        [build_package] warning: no files found matching '*.py' under directory 'tests'
        [build_package] warning: no files found matching '*.yaml' under directory 'tests'
        [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
        [ChangeLog] Size of delta 50.086% size of original (original: 62523 chars, delta: 31315 chars)
        [ChangeLog] **Features**
        [ChangeLog] 
        [ChangeLog]   - Model Resource has a new parameter sku
        [ChangeLog]   - Model ComputeResource has a new parameter sku
        [ChangeLog]   - Model AmlComputeProperties has a new parameter remote_login_port_public_access
        [ChangeLog]   - Model Identity has a new parameter user_assigned_identities
        [ChangeLog]   - Model Workspace has a new parameter encryption
        [ChangeLog]   - Model Workspace has a new parameter hbi_workspace
        [ChangeLog]   - Model Workspace has a new parameter service_provisioned_resource_group
        [ChangeLog]   - Model Workspace has a new parameter private_link_count
        [ChangeLog]   - Model Workspace has a new parameter shared_private_link_resources
        [ChangeLog]   - Model Workspace has a new parameter sku
        [ChangeLog]   - Model Workspace has a new parameter allow_public_access_when_behind_vnet
        [ChangeLog]   - Model Workspace has a new parameter notebook_info
        [ChangeLog]   - Model Workspace has a new parameter private_endpoint_connections
        [ChangeLog]   - Model Workspace has a new parameter image_build_compute
        [ChangeLog]   - Model VirtualMachineSize has a new parameter gpus
        [ChangeLog]   - Model VirtualMachineSize has a new parameter estimated_vm_prices
        [ChangeLog]   - Model VirtualMachineSize has a new parameter supported_compute_types
        [ChangeLog]   - Model ListWorkspaceKeysResult has a new parameter notebook_access_keys
        [ChangeLog]   - Model WorkspaceUpdateParameters has a new parameter sku
        [ChangeLog]   - Added operation MachineLearningComputeOperations.start
        [ChangeLog]   - Added operation MachineLearningComputeOperations.restart
        [ChangeLog]   - Added operation MachineLearningComputeOperations.stop
        [ChangeLog]   - Added operation group QuotasOperations
        [ChangeLog]   - Added operation group NotebooksOperations
        [ChangeLog]   - Added operation group PrivateLinkResourcesOperations
        [ChangeLog]   - Added operation group WorkspaceFeaturesOperations
        [ChangeLog]   - Added operation group AzureMachineLearningWorkspacesOperationsMixin
        [ChangeLog]   - Added operation group PrivateEndpointConnectionsOperations
        [ChangeLog]   - Added operation group WorkspaceConnectionsOperations
        [ChangeLog] 
        [ChangeLog] **Breaking changes**
        [ChangeLog] 
        [ChangeLog]   - Parameter type of model Identity is now required
        [ChangeLog]   - Operation VirtualMachineSizesOperations.list has a new signature
        [ChangeLog]   - Model AmlComputeNodeInformation has a new signature

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 16, 2020

      azure-resource-manager-schemas

      ⚠️ warning [Logs] [Expand Details]
      • ⚠️ Generate from 42a3585 with merge commit ee604a1a779216d78bf34b291376d7834177dc74. Schema Automation 13.0.17.20200918.2
        [AutoRest] WARNING: Skipping path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.MachineLearningServices/workspaces/{workspaceName}/linkedWorkspaces/{linkName}': Unable to locate '/providers/' segment
        Failed to find any diff after autorest so no changed packages was found.

      @openapi-sdkautomation
      Copy link

      openapi-sdkautomation bot commented Oct 16, 2020

      Trenton Generation

      No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

      @chiragg4u
      Copy link
      Contributor

      While adding new version the recommendation is to copy the existing version into new directory structure for first commit and then push new changes for easy review. Please create new branch with this recommendation for faster review.

      @chiragg4u
      Copy link
      Contributor

      Please remove the draft flag if you would like to get the review started.

      @ArcturusZhang ArcturusZhang added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Dec 16, 2020
      @openapi-pipeline-app
      Copy link

      openapi-pipeline-app bot commented Dec 17, 2020

      Swagger Generation Artifacts

      ️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
       Please click here to preview with your @microsoft account. 
      ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
      • ️✔️Succeeded [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. SDK Automation 14.0.0
        warn	Skip initScript due to not configured
        command	sudo apt-get install -y dotnet-sdk-5.0
        command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
        cmderr	[Autorest] realpath(): Permission denied
        cmderr	[Autorest] realpath(): Permission denied
        cmderr	[Autorest] realpath(): Permission denied
        cmderr	[Autorest] realpath(): Permission denied
        cmderr	[Autorest] realpath(): Permission denied
        cmderr	[Autorest] realpath(): Permission denied
      • ️✔️Microsoft.Azure.Management.MachineLearningServices [View full logs]  [Preview SDK Changes]
        warn	Skip artifact folder because it doesn't exist: artifacts/packages
      ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
      • ️✔️Succeeded [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. SDK Automation 14.0.0
        command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
        command	go run ./tools/generator/main.go ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
      • ️✔️machinelearningservices/mgmt/2020-04-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2020-03-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️preview/machinelearningservices/mgmt/2020-02-18-preview/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2020-01-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2019-11-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2019-06-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2019-05-01/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️machinelearningservices/mgmt/2018-11-19/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      • ️✔️preview/machinelearningservices/mgmt/2018-03-01-preview/machinelearningservices [View full logs]  [Preview SDK Changes]
        info	[Changelog] No exported changes
      ️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
      • ️✔️Succeeded [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. SDK Automation 14.0.0
        warn	Skip initScript due to not configured
        command	npx n 12
        command	python3 -m venv venv
        command	pip install --upgrade setuptools wheel pip
        command	pip install pathlib jinja2 msrestazure
        command	autorest --version=V2 [email protected]/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
      • ️✔️azure-mgmt-machinelearningservices [View full logs]  [Preview SDK Changes] Breaking Change Detected
        cmderr	[buildConf] INFO:packaging_tools:Building template azure-mgmt-machinelearningservices
        cmderr	[buildConf] INFO:packaging_tools.conf:Skipping default conf since the file exists
        cmderr	[buildConf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
        cmderr	[buildConf] INFO:packaging_tools:Template done azure-mgmt-machinelearningservices
        cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
        cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
        cmderr	[buildPackage] warning: no files found matching '*.py' under directory 'tests'
        cmderr	[buildPackage] warning: no files found matching '*.yaml' under directory 'tests'
        cmderr	[changelogSetup] WARNING: Skipping azure-nspkg as it is not installed.
        cmderr	[changelogReport] INFO:__main__:Looking for Autorest generated package in azure.mgmt.machinelearningservices
        cmderr	[changelogReport] INFO:__main__:Found azure.mgmt.machinelearningservices
        cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.machinelearningservices
        cmderr	[changelogReport] INFO:__main__:Report written to sdk/machinelearning/azure-mgmt-machinelearningservices/code_reports/latest/report.json
        cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-machinelearningservices on PyPI
        cmderr	[changelogReportLatest] INFO:__main__:Got ['0.1.0', '1.0.0b1']
        cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
        cmderr	[changelogReportLatest] INFO:__main__:Installing version 0.1.0 of azure-mgmt-machinelearningservices in a venv
        cmderr	[changelogReportLatest] Cache entry deserialization failed, entry ignored
        cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.machinelearningservices
        cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.machinelearningservices
        cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.machinelearningservices
        cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/machinelearning/azure-mgmt-machinelearningservices/code_reports/0.1.0/report.json
        cmdout	[Changelog] Size of delta 50.086% size of original (original: 62523 chars, delta: 31315 chars)
        cmdout	[Changelog] **Features**
        cmdout	[Changelog]   - Model VirtualMachineSize has a new parameter estimated_vm_prices
        cmdout	[Changelog]   - Model VirtualMachineSize has a new parameter supported_compute_types
        cmdout	[Changelog]   - Model VirtualMachineSize has a new parameter gpus
        cmdout	[Changelog]   - Model WorkspaceUpdateParameters has a new parameter sku
        cmdout	[Changelog]   - Model ListWorkspaceKeysResult has a new parameter notebook_access_keys
        cmdout	[Changelog]   - Model Workspace has a new parameter private_endpoint_connections
        cmdout	[Changelog]   - Model Workspace has a new parameter sku
        cmdout	[Changelog]   - Model Workspace has a new parameter hbi_workspace
        cmdout	[Changelog]   - Model Workspace has a new parameter notebook_info
        cmdout	[Changelog]   - Model Workspace has a new parameter service_provisioned_resource_group
        cmdout	[Changelog]   - Model Workspace has a new parameter allow_public_access_when_behind_vnet
        cmdout	[Changelog]   - Model Workspace has a new parameter shared_private_link_resources
        cmdout	[Changelog]   - Model Workspace has a new parameter encryption
        cmdout	[Changelog]   - Model Workspace has a new parameter image_build_compute
        cmdout	[Changelog]   - Model Workspace has a new parameter private_link_count
        cmdout	[Changelog]   - Model ComputeResource has a new parameter sku
        cmdout	[Changelog]   - Model Resource has a new parameter sku
        cmdout	[Changelog]   - Model Identity has a new parameter user_assigned_identities
        cmdout	[Changelog]   - Model AmlComputeProperties has a new parameter remote_login_port_public_access
        cmdout	[Changelog]   - Added operation MachineLearningComputeOperations.stop
        cmdout	[Changelog]   - Added operation MachineLearningComputeOperations.restart
        cmdout	[Changelog]   - Added operation MachineLearningComputeOperations.start
        cmdout	[Changelog]   - Added operation group WorkspaceFeaturesOperations
        cmdout	[Changelog]   - Added operation group WorkspaceConnectionsOperations
        cmdout	[Changelog]   - Added operation group PrivateLinkResourcesOperations
        cmdout	[Changelog]   - Added operation group QuotasOperations
        cmdout	[Changelog]   - Added operation group PrivateEndpointConnectionsOperations
        cmdout	[Changelog]   - Added operation group NotebooksOperations
        cmdout	[Changelog]   - Added operation group AzureMachineLearningWorkspacesOperationsMixin
        cmdout	[Changelog] **Breaking changes**
        cmdout	[Changelog]   - Parameter type of model Identity is now required
        cmdout	[Changelog]   - Operation VirtualMachineSizesOperations.list has a new signature
        cmdout	[Changelog]   - Model AmlComputeNodeInformation has a new signature
        warn	Breaking change found in changelog
      ️⚠️ azure-sdk-for-js warning [Detail]
      • ⚠️Warning [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. SDK Automation 14.0.0
        warn	Skip initScript due to not configured
        command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
        warn	No file changes detected after generation
        warn	No package detected after generation
      ️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
      • ️✔️Succeeded [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. Schema Automation 14.0.0
        warn	Skip initScript due to not configured
        command	npx n 12
        command	autorest --use=@autorest/[email protected] --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/machinelearningservices/resource-manager/readme.md
        cmdout	[Autorest] WARNING: Skipping path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/Microsoft.MachineLearningServices/workspaces/{workspaceName}/linkedWorkspaces/{linkName}': Unable to locate '/providers/' segment
      • ️✔️machinelearningservices [View full logs]  [Preview Schema Changes]
        cmderr	[resource-manager] node-pre-gyp
        cmderr	[resource-manager] WARN Using request for node-pre-gyp https download
        cmderr	[resource-manager] WARN [email protected] No repository field.
        cmderr	[resource-manager] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
        cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
      ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
      • ️✔️Succeeded [Logs] Generate from 7074e8e8d347842f14dbb1ce79bbac14bf9c87da. Azure CLI Automation 14.0.0
        Only show 120 items here, please refer to log for details.
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Identity' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceId' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DataFactory' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'UserAccountCredentials' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'NodeStateCounts' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ClusterUpdateParameters' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AmlComputeNodeInformation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceSkuLocationInfo' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceSkuZoneDetails' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Restriction' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpointConnectionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateEndpoint' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkServiceConnectionState' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'PrivateLinkResourceProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedPrivateLinkResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'SharedPrivateLinkResourceProperty' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
        cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
        cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
        cmdout	[Autorest] WARNING (): Operation Update has already existed in group! Skip split!
        cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
        cmdout	[Autorest] WARNING: parameter properties has two different references but they have the same flattened name
        cmderr	[Autorest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
        cmderr	[Autorest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
        cmderr	[Autorest] --------------------------------------------------------
        cmderr	[Autorest]   test-scenario:
        cmderr	[Autorest]     - name: /Workspaces/post/List Workspace Keys
        cmderr	[Autorest]     - name: /Workspaces/get/Get Workspaces by subscription
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /Workspaces/patch/Update Workspace
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /Workspaces/get/Get Workspaces by Resource Group
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /Workspaces/put/Create Workspace
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a ComputeInstance Compute with minimal inputs
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create a DataFactory Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Create AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/put/Update a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get a AKS Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get a AML Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get a ComputeInstance
        cmderr	[Autorest]     - name: /MachineLearningCompute/get/Get Computes
        cmderr	[Autorest]     - name: /MachineLearningCompute/patch/Update a AmlCompute Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/post/Get compute nodes information for a compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/post/List AKS Compute Keys
        cmderr	[Autorest]     - name: /MachineLearningCompute/post/Restart ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/post/Start ComputeInstance Compute
        cmderr	[Autorest]     - name: /MachineLearningCompute/post/Stop ComputeInstance Compute
        cmderr	[Autorest]     - name: /machinelearningservices /get/List Skus
        cmderr	[Autorest]     - name: /Notebooks/post/Prepare Notebook
        cmderr	[Autorest]     - name: /PrivateEndpointConnections/put/WorkspacePutPrivateEndpointConnection
        cmderr	[Autorest]     - name: /PrivateEndpointConnections/get/WorkspaceGetPrivateEndpointConnection
        cmderr	[Autorest]     - name: /PrivateEndpointConnections/delete/WorkspaceDeletePrivateEndpointConnection
        cmderr	[Autorest]     - name: /PrivateLinkResources/get/WorkspaceListPrivateLinkResources
        cmderr	[Autorest]     - name: /Quotas/get/List workspace quotas by VMFamily
        cmderr	[Autorest]     - name: /Quotas/post/update quotas
        cmderr	[Autorest]     - name: /Usages/get/List Usages
        cmderr	[Autorest]     - name: /VirtualMachineSizes/get/List VM Sizes
        cmderr	[Autorest]     - name: /Workspaces/get/Get Workspace
        cmderr	[Autorest]     - name: /Workspaces/post/Resync Workspace Keys
        cmderr	[Autorest]     - name: /MachineLearningCompute/delete/Delete Compute
        cmderr	[Autorest]     - name: /WorkspaceConnections/put/CreateWorkspaceConnection
        cmderr	[Autorest]     - name: /WorkspaceConnections/get/GetWorkspaceConnection
        cmderr	[Autorest]     - name: /WorkspaceConnections/get/ListWorkspaceConnections
        cmderr	[Autorest]     - name: /WorkspaceConnections/delete/DeleteWorkspaceConnection
        cmderr	[Autorest]     - name: /WorkspaceFeatures/get/List Workspace features
        cmderr	[Autorest]     - name: /Workspaces/delete/Delete Workspace
        cmderr	[Autorest] --------------------------------------------------------
      • ️✔️machinelearningservices [View full logs]  [Preview Azure CLI Changes]
      Posted by Swagger Pipeline | How to fix these errors?

      @puviyarasan puviyarasan changed the title [DO NOT MERGE] 2020-09-01-preview Batch endpoints and deployments [DO NOT MERGE] 2020-09-01-preview Batch endpoints, deployments and jobs Dec 17, 2020
      @pilor pilor self-requested a review December 17, 2020 18:11
      @pilor pilor added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed ARMChangesRequested WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Dec 17, 2020
      @ghost
      Copy link

      ghost commented Jan 3, 2021

      Hi, @puviyarasan. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

      @ghost ghost added the no-recent-activity label Jan 3, 2021
      @forteddyt
      Copy link
      Contributor

      Main 2020-09-01-preview PR moved to #12508

      @forteddyt forteddyt closed this Feb 24, 2021
      Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

      Labels

      ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Python DoNotMerge <valid label in PR review process> use to hold merge after approval

      Projects

      None yet

      Development

      Successfully merging this pull request may close these issues.

      5 participants