Skip to content

Location based routing for VMSS#11780

Closed
sds6 wants to merge 4 commits intoAzure:masterfrom
sds6:dev/sadoddai/locationVmss
Closed

Location based routing for VMSS#11780
sds6 wants to merge 4 commits intoAzure:masterfrom
sds6:dev/sadoddai/locationVmss

Conversation

@sds6
Copy link
Contributor

@sds6 sds6 commented Nov 23, 2020

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

Changelog

Please ensure to add changelog with 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 you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

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

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

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

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 23, 2020

Swagger Validation Report

️❌BreakingChange: 9 Errors, 0 Warnings failed [Detail]

Rule Message
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2018-10-01/compute.json#L1375:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2018-06-01/compute.json#L1375:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2019-03-01/compute.json#L1896:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2017-03-30/compute.json#L1046:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2020-06-01/compute.json#L2208:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2017-12-01/compute.json#L1117:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2019-12-01/compute.json#L2194:5
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2018-04-01/compute.json#L1374:7
1038 - AddedPath The new version is adding a path that was not found in the old version.
New: Microsoft.Compute/stable/2019-07-01/compute.json#L1903:5
️❌LintDiff: 20 Errors, 0 Warnings failed [Detail] Only 10 items are listed, please refer to log for more details.

Rule Message
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2020-06-01/compute.json#L2231
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2017-03-30/compute.json#L1069
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2017-12-01/compute.json#L1140
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2017-12-01/compute.json#L1140
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2017-12-01/compute.json#L1140
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2018-04-01/compute.json#L1397
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2018-04-01/compute.json#L1397
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2018-06-01/compute.json#L1398
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2018-06-01/compute.json#L1398
R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
New: Microsoft.Compute/stable/2018-10-01/compute.json#L1398
️⚠️Avocado: 1 Warnings warning [Detail]
Rule Message
⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
readme: specification/compute/resource-manager/readme.md
tag: specification/compute/resource-manager/readme.md#tag-package-2020-10-01-preview
️️✔️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.
Posted by Swagger Pipeline | How to fix these errors?

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Nov 23, 2020

Swagger Generation Artifacts

️️✔️[Staging] ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. SDK Automation 14.0.0
    Only show 120 items here, please refer to log for details.
    cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'VirtualMachineScaleSetInstanceViewStatusesSummary' 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 'VirtualMachineScaleSetVMExtensionsSummary' 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 'VirtualMachineScaleSetInstanceView' 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 'VirtualMachineScaleSetListResult' 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 'VirtualMachineScaleSetListWithLinkResult' 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 'VirtualMachineScaleSetSkuCapacity' 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 'VirtualMachineScaleSetSku' 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 'VirtualMachineScaleSetListSkusResult' 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 'VirtualMachineScaleSetVMProperties' 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 'VirtualMachineScaleSetVM' 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 'VirtualMachineScaleSetVMInstanceView' 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 'VirtualMachineScaleSetVMListResult' 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 'ApiErrorBase' 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 'InnerError' 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 'ApiError' 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 'ComputeLongRunningOperationProperties' 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 'UpdateResource' 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 'SubResource' 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 'OperationStatusResponse' 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 (PreCheck/SchemaMissingType): The schema 'InstanceViewStatus' 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 'AvailabilitySetProperties' 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 'AvailabilitySet' 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 'AvailabilitySetListResult' 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 'VirtualMachineSize' 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 'VirtualMachineSizeListResult' 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 'VirtualMachineExtensionImageProperties' 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 'VirtualMachineExtensionImage' 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 'VirtualMachineImageResource' 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 'VirtualMachineExtensionInstanceView' 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 'VirtualMachineExtensionProperties' 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 'VirtualMachineExtensionUpdateProperties' 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 'VirtualMachineExtension' 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 'VirtualMachineExtensionUpdate' 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 'PurchasePlan' 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 'OSDiskImage' 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 'DataDiskImage' 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 'VirtualMachineImageProperties' 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 'VirtualMachineImage' 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 'UsageName' 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 'Usage' 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 'ListUsagesResult' 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 'VirtualMachineCaptureParameters' 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 'VirtualMachineCaptureResultProperties' 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 'VirtualMachineCaptureResult' 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 'Plan' 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 'HardwareProfile' 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 'ImageReference' 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 'KeyVaultSecretReference' 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 'KeyVaultKeyReference' 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 'DiskEncryptionSettings' 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 'VirtualHardDisk' 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 'OSDisk' 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 'DataDisk' 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 'StorageProfile' 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 'AdditionalUnattendContent' 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 'WinRMListener' 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 'WinRMConfiguration' 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 'WindowsConfiguration' 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 'SshPublicKey' 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 'SshConfiguration' 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 'LinuxConfiguration' 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 'VaultCertificate' 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 'VaultSecretGroup' 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 'OSProfile' 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 'NetworkInterfaceReferenceProperties' 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 'NetworkInterfaceReference' 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 'NetworkProfile' 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 'BootDiagnostics' 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 'DiagnosticsProfile' 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 'VirtualMachineExtensionHandlerInstanceView' 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 'VirtualMachineAgentInstanceView' 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 'DiskInstanceView' 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 'BootDiagnosticsInstanceView' 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 'VirtualMachineInstanceView' 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 'VirtualMachineProperties' 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 'VirtualMachine' 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 'VirtualMachineListResult' 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 'Sku' 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 'UpgradePolicy' 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 'VirtualMachineScaleSetOSProfile' 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 'VirtualMachineScaleSetOSDisk' 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 'VirtualMachineScaleSetStorageProfile' 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 'ApiEntityReference' 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 'VirtualMachineScaleSetIPConfigurationProperties' 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 'VirtualMachineScaleSetIPConfiguration' 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 'VirtualMachineScaleSetNetworkConfigurationProperties' 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 'VirtualMachineScaleSetNetworkConfiguration' 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 'VirtualMachineScaleSetNetworkProfile' 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 'VirtualMachineScaleSetExtensionProperties' 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 'VirtualMachineScaleSetExtension' 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 'VirtualMachineScaleSetExtensionProfile' 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 'VirtualMachineScaleSetVMProfile' 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 'VirtualMachineScaleSetProperties' 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 'VirtualMachineScaleSet' 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 'VirtualMachineScaleSetVMInstanceIDs' 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 'VirtualMachineScaleSetVMInstanceRequiredIDs' 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 'VirtualMachineStatusCodeCount' 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 'VirtualMachineScaleSetInstanceViewStatusesSummary' 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 'VirtualMachineScaleSetVMExtensionsSummary' 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 'VirtualMachineScaleSetInstanceView' 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 'VirtualMachineScaleSetListResult' 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 'VirtualMachineScaleSetListWithLinkResult' 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 'VirtualMachineScaleSetSkuCapacity' 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 'VirtualMachineScaleSetSku' 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 'VirtualMachineScaleSetListSkusResult' 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 'VirtualMachineScaleSetVMProperties' 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 'VirtualMachineScaleSetVM' 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 'VirtualMachineScaleSetVMInstanceView' 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 'VirtualMachineScaleSetVMListResult' 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 'ApiErrorBase' 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 'InnerError' 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 'ApiError' 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 'ComputeLongRunningOperationProperties' 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 'UpdateResource' 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 'SubResource' 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 'OperationStatusResponse' 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.
  • ⚠️track2_azure-mgmt-compute [View full logs]  [Preview SDK Changes]
    cmderr	[buildPackage] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    cmderr	[buildPackage]   warnings.warn(msg)
    cmderr	[buildPackage] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
    cmderr	[buildPackage]   warnings.warn(msg)
    cmderr	[changelogSetup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
    cmderr	[changelogSetup]   Cache entry deserialization failed, entry ignored
    cmderr	[changelogSetup]   Cache entry deserialization failed, entry ignored
    cmderr	[changelogSetup]   Cache entry deserialization failed, entry ignored
    cmderr	[changelogSetup]   Cache entry deserialization failed, entry ignored
    cmderr	[changelogSetup] Cannot uninstall requirement azure-nspkg, not installed
    cmderr	[changelogSetup] Command '['/home/vsts/work/1/s/w/azure-sdk-for-python_tmp/venv/bin/python', '-m', 'pip', 'uninstall', '-y', 'azure-nspkg']' returned non-zero exit status 1.
    cmderr	[changelogReport] Traceback (most recent call last):
    cmderr	[changelogReport]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    cmderr	[changelogReport]     "__main__", mod_spec)
    cmderr	[changelogReport]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    cmderr	[changelogReport]     exec(code, run_globals)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 298, in <module>
    cmderr	[changelogReport]     main(args.package_name, args.version, args.no_venv, args.pypi, args.last_pypi, args.output)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 154, in main
    cmderr	[changelogReport]     path_to_package = resolve_package_directory(package_name)
    cmderr	[changelogReport]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 133, in resolve_package_directory
    cmderr	[changelogReport]     return packages[0]
    cmderr	[changelogReport] IndexError: list index out of range
    warn	Script return with result [warning] code [1] signal [null] cwd [azure-sdk-for-python]: python
    cmderr	[changelogReportLatest] Traceback (most recent call last):
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
    cmderr	[changelogReportLatest]     "__main__", mod_spec)
    cmderr	[changelogReportLatest]   File "/usr/lib/python3.6/runpy.py", line 85, in _run_code
    cmderr	[changelogReportLatest]     exec(code, run_globals)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 298, in <module>
    cmderr	[changelogReportLatest]     main(args.package_name, args.version, args.no_venv, args.pypi, args.last_pypi, args.output)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 154, in main
    cmderr	[changelogReportLatest]     path_to_package = resolve_package_directory(package_name)
    cmderr	[changelogReportLatest]   File "/home/vsts/work/1/s/w/azure-sdk-for-python/tools/azure-sdk-tools/packaging_tools/code_report.py", line 133, in resolve_package_directory
    cmderr	[changelogReportLatest]     return packages[0]
    cmderr	[changelogReportLatest] IndexError: list index out of range
    warn	Script return with result [warning] code [1] signal [null] cwd [azure-sdk-for-python]: python
    warn	Not exact 2 reports found:
    warn	Not generating changelog.
️⚠️ azure-sdk-for-java warning [Detail]
️️✔️ azure-sdk-for-python succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	python3 -m venv venv
    command	pip install setuptools wheel
    command	pip install pathlib jinja2 msrestazure
    command	autorest --version=V2 --use=@microsoft.azure/autorest.python@~4.0.71 --python --python-mode=update --multiapi --keep-version-file --no-async --python-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-python/sdk ../azure-rest-api-specs/specification/compute/resource-manager/readme.md
  • ️✔️azure-mgmt-compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 120 items here, please refer to log for details.
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_09_30.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2018_10_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_03_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_04_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_07_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_11_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2019_12_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_05_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_01.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_06_30.json
    cmderr	[changelogReport] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
    cmderr	[changelogReport] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/latest/v2020_09_30.json
    cmderr	[changelogReport] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/latest/merged_report.json
    cmderr	[changelogReportLatest] INFO:__main__:Download versions of azure-mgmt-compute on PyPI
    cmderr	[changelogReportLatest] INFO:__main__:Got ['0.20.0rc1', '0.20.0rc2', '0.20.0', '0.20.1', '0.30.0a1', '0.30.0rc1', '0.30.0rc2', '0.30.0rc3', '0.30.0rc4', '0.30.0rc5', '0.30.0rc6', '0.30.0', '0.31.0', '0.32.0', '0.32.1', '0.33.0', '0.33.1rc1', '1.0.0rc1', '1.0.0rc2', '1.0.0', '2.0.0', '2.1.0', '3.0.0rc1', '3.0.0', '3.0.1', '3.1.0rc1', '3.1.0rc2', '3.1.0rc3', '4.0.0rc1', '4.0.0rc2', '4.0.0', '4.0.1', '4.1.0', '4.2.0', '4.3.0', '4.3.1', '4.4.0', '4.5.0', '4.5.1', '4.6.0', '4.6.1', '4.6.2', '5.0.0', '6.0.0', '7.0.0', '8.0.0', '9.0.0', '10.0.0', '11.0.0', '11.1.0', '12.0.0', '12.1.0', '13.0.0', '13.1.0', '13.1.1', '14.0.0', '17.0.0b1', '17.0.0', '18.0.0']
    cmderr	[changelogReportLatest] INFO:__main__:Only keep last PyPI version
    cmderr	[changelogReportLatest] INFO:__main__:Installing version 14.0.0 of azure-mgmt-compute in a venv
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2015_06_15
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2015_06_15
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2016_04_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2016_04_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2017_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2017_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2018_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2018_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2019_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2019_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_05_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_05_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_06_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_06_30
    cmderr	[changelogReportLatest] INFO:__main__:Looking for Autorest generated package in azure.mgmt.compute.v2020_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Found azure.mgmt.compute.v2020_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2015_06_15
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2015_06_15.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2016_03_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2016_04_30_preview
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2016_04_30_preview.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_03_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_03_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_09_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_09_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2017_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2017_12_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_09_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2018_10_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2018_10_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_03_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_03_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_04_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_04_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_07_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_07_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_11_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_11_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2019_12_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2019_12_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_05_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_05_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_01
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_06_01.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_06_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_06_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Working on azure.mgmt.compute.v2020_09_30
    cmderr	[changelogReportLatest] INFO:__main__:Report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/v2020_09_30.json
    cmderr	[changelogReportLatest] INFO:__main__:Merged report written to sdk/compute/azure-mgmt-compute/code_reports/14.0.0/merged_report.json
    cmdout	[Changelog] Size of delta 5.500% size of original (original: 244964 chars, delta: 13473 chars)
    cmdout	[Changelog] **Features**
    cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile has a new parameter manage_actions
    cmdout	[Changelog]   - Model UserArtifactSource has a new parameter default_configuration_link
    cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.create_or_update
    cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.delete
    cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.get_by_virtual_machine
    cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.list_by_virtual_machine
    cmdout	[Changelog]   - Added operation VirtualMachineRunCommandsOperations.update
    cmdout	[Changelog]   - Added operation VirtualMachineScaleSetsOperations.list_by_location
    cmdout	[Changelog]   - Added operation group VirtualMachineScaleSetVMRunCommandsOperations
    cmdout	[Changelog] **Breaking changes**
    cmdout	[Changelog]   - Model GalleryApplicationVersionPublishingProfile no longer has parameter content_type
    cmdout	[Changelog]   - Model UserArtifactSource no longer has parameter file_name
    warn	Breaking change found in changelog
️️✔️ azure-resource-manager-schemas succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. Schema Automation 14.0.0
    warn	Skip initScript due to not configured
    command	npx n 12
    command	autorest --use=@autorest/azureresourceschema@3.0.92 --version=3.0.6320 --azureresourceschema --multiapi --title=none --pass-thru:subset-reducer --azureresourceschema-folder=/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas ../../azure-rest-api-specs/specification/compute/resource-manager/readme.md
  • ️✔️compute [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 template-schema-validation-tools@1.0.0 No repository field.
    cmderr	[resource-manager]  SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
    cmderr	[resource-manager] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
    cmderr	[resource-manager] npm ERR! code ELIFECYCLE
    cmderr	[resource-manager] npm ERR! errno 125
    cmderr	[resource-manager] npm ERR! template-schema-validation-tools@1.0.0 test: `mocha -r ts-node/register tests.ts`
    cmderr	[resource-manager] npm ERR! Exit status 125
    cmderr	[resource-manager] npm ERR!
    cmderr	[resource-manager] npm ERR! Failed at the template-schema-validation-tools@1.0.0 test script.
    cmderr	[resource-manager] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
    cmderr	[resource-manager] npm ERR! A complete log of this run can be found in:
    cmderr	[resource-manager] npm ERR!     /home/vsts/.npm/_logs/2020-11-23T02_55_17_619Z-debug.log
    cmderr	[resource-manager] Error: Command failed: npm run test --prefix tools
    cmderr	[resource-manager]     at checkExecSyncError (child_process.js:635:11)
    cmderr	[resource-manager]     at Object.execSync (child_process.js:671:15)
    cmderr	[resource-manager]     at Object.<anonymous> (/home/vsts/work/1/s/w/azure-resource-manager-schemas/azure-resource-manager-schemas/sdkauto_afterscript.js:13:28)
    cmderr	[resource-manager]     at Module._compile (internal/modules/cjs/loader.js:1015:30)
    cmderr	[resource-manager]     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1035:10)
    cmderr	[resource-manager]     at Module.load (internal/modules/cjs/loader.js:879:32)
    cmderr	[resource-manager]     at Function.Module._load (internal/modules/cjs/loader.js:724:14)
    cmderr	[resource-manager]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    cmderr	[resource-manager]     at internal/main/run_main_module.js:17:47 {
    cmderr	[resource-manager]   status: 125,
    cmderr	[resource-manager]   signal: null,
    cmderr	[resource-manager]   output: [ null, null, null ],
    cmderr	[resource-manager]   pid: 3256,
    cmderr	[resource-manager]   stdout: null,
    cmderr	[resource-manager]   stderr: null
    cmderr	[resource-manager] }
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
- Breaking Change Detected
  • ️✔️Succeeded [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. 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
  • ️✔️compute/mgmt/2020-06-30/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] ### New Structs
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetVMExtension
    info	[Changelog] 1. VirtualMachineScaleSetVMExtensionUpdate
    info	[Changelog] 1. VirtualMachineScaleSetVMExtensionsListResult
    info	[Changelog]
  • ️✔️compute/mgmt/2020-06-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] 1. VirtualMachineScaleSetVMExtensionUpdate
    info	[Changelog] 1. VirtualMachineScaleSetVMExtensionsListResult
    info	[Changelog] 1. VirtualMachineScaleSetVMRunCommandsClient
    info	[Changelog] 1. VirtualMachineScaleSetVMRunCommandsCreateOrUpdateFuture
    info	[Changelog] 1. VirtualMachineScaleSetVMRunCommandsDeleteFuture
    info	[Changelog] 1. VirtualMachineScaleSetVMRunCommandsUpdateFuture
    info	[Changelog]
  • ️✔️compute/mgmt/2019-12-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2019-07-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2019-03-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2018-10-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2018-06-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2018-04-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2017-12-01/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2017-09-01/skus [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] ### Funcs
    info	[Changelog]
    info	[Changelog] 1. NewResourceSkusResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, ResourceSkusResult) (ResourceSkusResult, error)
    info	[Changelog] 		- To: ResourceSkusResult, func(context.Context, ResourceSkusResult) (ResourceSkusResult, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2017-03-30/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog]
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocation(context.Context, string) (VirtualMachineScaleSetListResultPage, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationComplete(context.Context, string) (VirtualMachineScaleSetListResultIterator, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationPreparer(context.Context, string) (*http.Request, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationResponder(*http.Response) (VirtualMachineScaleSetListResult, error)
    info	[Changelog] 1. VirtualMachineScaleSetsClient.ListByLocationSender(*http.Request) (*http.Response, error)
    info	[Changelog]
  • ️✔️containerservice/mgmt/2017-01-31/containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] ### Funcs
    info	[Changelog]
    info	[Changelog] 1. NewListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, ListResult) (ListResult, error)
    info	[Changelog] 		- To: ListResult, func(context.Context, ListResult) (ListResult, error)
    info	[Changelog]
  • ️✔️containerservice/mgmt/2016-09-30/containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] ### Funcs
    info	[Changelog]
    info	[Changelog] 1. NewListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, ListResult) (ListResult, error)
    info	[Changelog] 		- To: ListResult, func(context.Context, ListResult) (ListResult, error)
    info	[Changelog]
  • ️✔️preview/compute/mgmt/2016-04-30-preview/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetListWithLinkResult, func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 1. NewVirtualMachineScaleSetVMListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetVMListResult, func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog]
  • ️✔️compute/mgmt/2016-03-30/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetListWithLinkResult, func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 1. NewVirtualMachineScaleSetVMListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetVMListResult, func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog]
  • ️✔️containerservice/mgmt/2016-03-30/containerservice [View full logs]  [Preview SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️preview/containerservice/mgmt/2015-11-01-preview/containerservice [View full logs]  [Preview SDK Changes]
    info	[Changelog] No exported changes
  • ️✔️compute/mgmt/2015-06-15/compute [View full logs]  [Preview SDK Changes] Breaking Change Detected
    Only show 7 items here, please refer to log for details.
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetListWithLinkResult, func(context.Context, VirtualMachineScaleSetListWithLinkResult) (VirtualMachineScaleSetListWithLinkResult, error)
    info	[Changelog] 1. NewVirtualMachineScaleSetVMListResultPage
    info	[Changelog] 	- Params
    info	[Changelog] 		- From: func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog] 		- To: VirtualMachineScaleSetVMListResult, func(context.Context, VirtualMachineScaleSetVMListResult) (VirtualMachineScaleSetVMListResult, error)
    info	[Changelog]
️❌ azure-sdk-for-net failed [Detail]
  • Failed [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/compute/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.Compute [View full logs]  [Preview SDK Changes]
    cmdout	[msbuild]      3>ScenarioTests/GalleryTests.cs(568,25): error CS0117: 'UserArtifactSource' does not contain a definition for 'FileName' [/home/vsts/work/1/s/w/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
    cmdout	[msbuild]          ScenarioTests/GalleryTests.cs(568,25): error CS0117: 'UserArtifactSource' does not contain a definition for 'FileName' [/home/vsts/work/1/s/w/azure-sdk-for-net/sdk/compute/Microsoft.Azure.Management.Compute/tests/Microsoft.Azure.Management.Compute.Tests.csproj]
    error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 4cd107336cc9a481df10a93b6d5b1c7b6854e0f3. SDK Automation 14.0.0
    warn	Skip initScript due to not configured
    command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.4.4 --typescript-sdks-folder=/home/vsts/work/1/s/w/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/compute/resource-manager/readme.md
  • ️✔️@azure/arm-compute [View full logs]  [Preview SDK Changes]
    cmderr	[npmPack] loaded rollup.config.js with warnings
    cmderr	[npmPack] (!) Unused external imports
    cmderr	[npmPack] default imported from external module 'rollup' but never used
    cmderr	[npmPack] ./esm/computeManagementClient.js → ./dist/arm-compute.js...
    cmderr	[npmPack] created ./dist/arm-compute.js in 1.5s
Posted by Swagger Pipeline | How to fix these errors?

@openapi-workflow-bot
Copy link

Hi @sds6, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ma/swaggerfeedback.

@ArcturusZhang ArcturusZhang added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 23, 2020
@sds6 sds6 closed this Dec 16, 2020
@sds6
Copy link
Contributor Author

sds6 commented Dec 16, 2020

closing this PR as we agreed it should not be a breaking change. Instead following up with #12145

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

Labels

CI-BreakingChange-Go CI-BreakingChange-Python WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants