Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved LRO for ManagedClusters_CreateOrUpdate #20808

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

m-nash
Copy link
Member

@m-nash m-nash commented Sep 21, 2022

ARM API Information (Control Plane)

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

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

Changelog

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

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

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

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

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

Breaking Change Review Checklist

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

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

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

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

@openapi-workflow-bot
Copy link

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

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

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 21, 2022

    Swagger Validation Report

    ️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
    compared swaggers (via Oad v0.9.7)] new version base version
    managedClusters.json 2017-08-31(58172de) 2017-08-31(main)
    Rule Message
    1038 - AddedPath The new version is adding a path that was not found in the old version.
    New: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L71:5
    Runtime Exception "new":"https://github.com/Azure/azure-rest-api-specs/blob/58172de0154b09a035e33505406bae0e2df663a9/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json",
    "old":"https://github.com/Azure/azure-rest-api-specs/blob/main/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json",
    "details":"Command failed: node /mnt/vss/_work/_tasks/AzureApiValidation_5654d05d-82c1-48da-ad8f-161b817f6d41/0.0.40/common/temp/node_modules/.pnpm/@Azure+oad@0.9.7/node_modules/autorest/dist/app.js --v2 --input-file=specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json --output-artifact=swagger-document.json --output-artifact=swagger-document.map --output-file=new --output-folder=/tmp\nERROR: Schema violation: Missing required property: final-state-via\n - file:///mnt/vss/_work/1/azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json:538:8 ($.paths["/subscriptions/subscriptionId/resourceGroups/resourceGroupName/providers/Microsoft.ContainerService/managedClusters/resourceName"].put["x-ms-long-running-operation-options"])\nFATAL: swagger-document/individual/schema-validator - FAILED\nFATAL: Error: [OperationAbortedException] Error occurred. Exiting.\nProcess() cancelled due to e"
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌LintDiff: 3 Errors, 1 Warnings failed [Detail] [must fix]The following errors/warnings are introduced by current PR:
    Rule Message Related RPC [For API reviewers]
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L104
    AutoRest exception "location":"specification/containerservice/resource-manager/readme.md",
    "tag":"package-2022-07",
    "details":"swagger-document/individual/schema-validator - FAILED"
    AutoRest exception "location":"specification/containerservice/resource-manager/readme.md",
    "tag":"package-2022-07",
    "details":"Error: [OperationAbortedException] Error occurred. Exiting."
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Get Managed Cluster
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L250


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L975
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L1080
    R3015 - EnumMustHaveType Enum must define its type and 'object' type is not allowed due to Autorest refuse to parse it.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L1113
    R3026 - TrackedResourcePatchOperation Tracked resource 'ManagedCluster' must have patch operation that at least supports the update of tags. It's strongly recommended that the PATCH operation supports update of all mutable properties as well.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L970
    R3026 - TrackedResourcePatchOperation Tracked resource 'ManagedClusterAccessProfile' must have patch operation that at least supports the update of tags. It's strongly recommended that the PATCH operation supports update of all mutable properties as well.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L1075
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L53
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L142
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L190
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L242
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L295
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L340
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L392
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L442
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L834
    R4015 - NestedResourcesMustHaveListOperation The nested resource 'ManagedClusterAccessProfile' does not have list operation, please add it.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L1075
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L460
    R4037 - MissingTypeObject The schema 'KeyVaultSecretRef' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L706
    R4037 - MissingTypeObject The schema 'ContainerServiceServicePrincipalProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L727
    R4037 - MissingTypeObject The schema 'ContainerServiceMasterProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L747
    R4037 - MissingTypeObject The schema 'ContainerServiceAgentPoolProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L801
    R4037 - MissingTypeObject The schema 'ContainerServiceWindowsProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L860
    R4037 - MissingTypeObject The schema 'ContainerServiceLinuxProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L879
    R4037 - MissingTypeObject The schema 'ContainerServiceSshConfiguration' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L897
    R4037 - MissingTypeObject The schema 'ContainerServiceSshPublicKey' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L912
    R4037 - MissingTypeObject The schema 'ContainerServiceDiagnosticsProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L924
    R4037 - MissingTypeObject The schema 'ContainerServiceVMDiagnostics' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L936
    R4037 - MissingTypeObject The schema 'ManagedClusterListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L953
    R4037 - MissingTypeObject The schema '1' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L975
    R4037 - MissingTypeObject The schema 'ManagedClusterProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L987
    R4037 - MissingTypeObject The schema 'OrchestratorProfile' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L1058
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/containerservice/resource-manager/readme.md
    tag: specification/containerservice/resource-manager/readme.md#tag-package-preview-2022-08
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] TrafficValidation succeeded [Detail] [Expand]
    ️❌ModelValidation: 2 Errors, 0 Warnings failed [Detail]
    Rule Message
    RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 200 for operation ManagedClusters_GetOperationStatus has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
    Url: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L104:22
    ExampleUrl: stable/2017-08-31/examples/ManagedClustersGetOperationStatus.json#L8:16
    RESPONSE_BODY_NOT_IN_EXAMPLE Response statusCode 200 for operation ManagedClusters_GetOperationStatus has no response body provided in the example, however the response does have a "schema" defined in the swagger spec.
    Url: Microsoft.ContainerService/stable/2017-08-31/managedClusters.json#L104:22
    ExampleUrl: stable/2017-08-31/examples/ManagedClustersGetOperationStatus.json#L8:16
    ️❌SemanticValidation: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    OBJECT_MISSING_REQUIRED_PROPERTY Missing required property: final-state-via
    JsonUrl: Microsoft.ContainerService/stable/2022-07-01/managedClusters.json#L538:48
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️⚠️SDK Track2 Validation: 0 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/58172de0154b09a035e33505406bae0e2df663a9/specification/containerservice/resource-manager/readme.md#tag-package-2022-07">containerservice/resource-manager/readme.md#package-2022-07
      • "https://github.com/Azure/azure-rest-api-specs/blob/58172de0154b09a035e33505406bae0e2df663a9/specification/containerservice/resource-manager/readme.md#tag-package-2017-09">containerservice/resource-manager/readme.md#package-2017-09
      • "https://github.com/Azure/azure-rest-api-specs/blob/58172de0154b09a035e33505406bae0e2df663a9/specification/containerservice/resource-manager/readme.md#tag-package-2017-08">containerservice/resource-manager/readme.md#package-2017-08
      • "https://github.com/Azure/azure-rest-api-specs/blob/58172de0154b09a035e33505406bae0e2df663a9/specification/containerservice/resource-manager/readme.md#tag-package-2017-08-only">containerservice/resource-manager/readme.md#package-2017-08-only
    The following errors/warnings exist before current PR submission:
    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2017-09",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ⚠️ UnkownSecurityScheme "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2017-08",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ⚠️ UnkownSecurityScheme "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2017-08-only",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️❌PrettierCheck: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    HowToFix Code style issues found
    path: stable/2017-08-31/examples/ManagedClustersGetOperationStatus.json
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 21, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
     Please click here to preview with your @microsoft account. 
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 2.2.0-beta.2
    +	Const `ContainerServiceStorageProfileTypesManagedDisks` has been removed
    +	Const `ContainerServiceStorageProfileTypesStorageAccount` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA10` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA11` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA1V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA2MV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA2V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA4MV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA4V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA5` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA6` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA7` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA8MV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA8V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA8` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardA9` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardB2Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardB2S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardB4Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardB8Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD11V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD11V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD11` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD12V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD12V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD12` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD13V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD13V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD13` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD14V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD14V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD14` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD15V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD16SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD16V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD1V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD2SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD2V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD2V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD2V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD32SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD32V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD3V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD3V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD4SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD4V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD4V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD4V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD5V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD5V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD64SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD64V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD8SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardD8V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS11V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS11V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS11` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS12V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS12V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS12` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS132V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS134V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS13V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS13V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS13` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS144V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS148V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS14V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS14V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS14` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS15V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS1V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS2V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS2V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS3V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS3V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS4V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS4V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS5V2Promo` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardDS5V2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE16SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE16V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE2SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE2V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE3216SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE328SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE32SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE32V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE4SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE4V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE6416SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE6432SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE64SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE64V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE8SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardE8V3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF16SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF16S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF16` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF1S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF2SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF2S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF32SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF4SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF4S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF64SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF72SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF8SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF8S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardF8` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardG1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardG2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardG3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardG4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardG5` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS1` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS44` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS48` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS4` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS516` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS58` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardGS5` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH16M` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH16Mr` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH16R` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH16` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH8M` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardH8` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardL16S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardL32S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardL4S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardL8S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM12832Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM12864Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM128Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM128S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM6416Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM6432Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM64Ms` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardM64S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC12SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC12SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC12` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24R` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24RsV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24RsV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC24` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC6SV2` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC6SV3` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNC6` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardND12S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardND24Rs` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardND24S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardND6S` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNV12` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNV24` has been removed
    +	Const `ContainerServiceVMSizeTypesStandardNV6` has been removed
    +	Const `CountFive` has been removed
    +	Const `CountOne` has been removed
    +	Const `CountThree` has been removed
    +	Function `PossibleContainerServiceStorageProfileTypesValues` has been removed
    +	Function `PossibleContainerServiceVMSizeTypesValues` has been removed
    +	Function `PossibleCountValues` has been removed
    +	Type alias `ContainerServiceStorageProfileTypes` has been removed
    +	Type alias `ContainerServiceVMSizeTypes` has been removed
    +	Type alias `Count` has been removed
    azure-sdk-for-js - @azure/arm-containerservice - 18.0.0-beta.2
    +	Class ContainerServiceClient no longer has parameter apiVersion
    +	Interface ContainerServiceClientOptionalParams no longer has parameter apiVersion
    ️❌ azure-sdk-for-python-track2 failed [Detail]
    • Failed [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.15.0 -> 8.19.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.19.2` to update!
      cmderr	[automation_generate.sh] npm notice
      cmdout	[automation_generate.sh] [Autorest] error   | schema_violation | Schema violation: must have required property 'final-state-via' (paths > /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName} > put > x-ms-long-running-operation-options)
      cmdout	[automation_generate.sh] [Autorest]   missingProperty: final-state-via
      cmdout	[automation_generate.sh] [Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json:538:9
      cmdout	[automation_generate.sh] [Autorest] fatal   | Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Batch/Error | Failure during batch task - {"tag":"package-2022-07"}  -- Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest] error   | schema_violation | Schema violation: must have required property 'final-state-via' (paths > /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName} > put > x-ms-long-running-operation-options)
      cmdout	[automation_generate.sh] [Autorest]   missingProperty: final-state-via
      cmdout	[automation_generate.sh] [Autorest]     - file:///mnt/vss/_work/1/s/azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2022-07-01/managedClusters.json:538:9
      cmdout	[automation_generate.sh] [Autorest] fatal   | Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Batch/Error | Failure during batch task - {"tag":"package-2022-07"}  -- Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   |   Error: Plugin 'schema-validator-swagger' completed with some error.
      cmdout	[automation_generate.sh] [Autorest] error   | Autorest completed with an error. If you think the error message is unclear, or is a bug, please declare an issues at https://github.com/Azure/autorest/issues with the error message you are seeing.
      cmdout	[automation_generate.sh] [Autorest]/mnt/vss/_work/1/s/azure-sdk-for-python_tmp/venv-sdk/auto_temp.json does not exist!!!Error happened during codegen
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-python]: sh scripts/automation_generate.sh
      warn	Skip package processing as generation is failed
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. SDK Automation 14.0.0
      command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️sdk/resourcemanager/containerservice/armcontainerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC12SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS1V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD14V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF16` has been removed
      info	[Changelog] - Const `ContainerServiceStorageProfileTypesManagedDisks` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD32V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC24RsV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE8SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC24` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNV6` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS2V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD3V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD16SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS5V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardM12864Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardGS5` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardH16R` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardL8S` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardGS2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNV24` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardB8Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE4SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS5V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA4V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC6SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS12` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA10` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS4` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS3V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS12V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF64SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS134V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF16SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS3V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA7` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE64V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardM12832Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS13V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardND24Rs` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF1` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD13` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE8V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC24R` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD8SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC24SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD32SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS14V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC12` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA11` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD12V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE328SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS1` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE2V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD11V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE2SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE6416SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC6SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA9` has been removed
      info	[Changelog] - Const `CountFive` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD14` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardG5` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS15V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD15V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA6` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA2V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardGS3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS13` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS11` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE32SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD1` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardE16V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardGS1` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardM128Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA1` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD3V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC6` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF4` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS132V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD64V3` has been removed
      info	[Changelog] - Const `CountThree` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardM6416Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardM64Ms` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD16V3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD4` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS4V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD4V2Promo` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD5V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA4MV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA8` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardNC12SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA8MV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardA8V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardND24S` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardGS4` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF72SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS11V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF4SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD2SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD12` has been removed
      info	[Changelog] - Const `CountOne` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardL16S` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD4SV3` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardD13V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardH8` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardH16` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF16S` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardF32SV2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS144V2` has been removed
      info	[Changelog] - Const `ContainerServiceVMSizeTypesStandardDS11V2Promo` has been removed
      info	[Changelog] - Type alias `ContainerServiceVMSizeTypes` has been removed
      info	[Changelog] - Type alias `Count` has been removed
      info	[Changelog] - Type alias `ContainerServiceStorageProfileTypes` has been removed
      info	[Changelog] - Function `PossibleContainerServiceVMSizeTypesValues` has been removed
      info	[Changelog] - Function `PossibleContainerServiceStorageProfileTypesValues` has been removed
      info	[Changelog] - Function `PossibleCountValues` has been removed
      info	[Changelog]
      info	[Changelog] Total 185 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface ManagedClusterOidcIssuerProfile
      info	[Changelog]   - Added Interface ManagedClusterPropertiesForSnapshot
      info	[Changelog]   - Added Interface ManagedClustersAbortLatestOperationOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileImageCleaner
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileNodeRestriction
      info	[Changelog]   - Added Interface ManagedClusterSecurityProfileWorkloadIdentity
      info	[Changelog]   - Added Interface ManagedClusterSnapshot
      info	[Changelog]   - Added Interface ManagedClusterSnapshotListResult
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsDeleteOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsGetOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListNextOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsListOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
      info	[Changelog]   - Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams
      info	[Changelog]   - Added Interface ManagedClusterStorageProfileBlobCSIDriver
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfile
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfileKeda
      info	[Changelog]   - Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
      info	[Changelog]   - Added Interface NetworkProfileForSnapshot
      info	[Changelog]   - Added Interface TrustedAccessRole
      info	[Changelog]   - Added Interface TrustedAccessRoleBinding
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingListResult
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsDeleteOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsGetOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleListResult
      info	[Changelog]   - Added Interface TrustedAccessRoleRule
      info	[Changelog]   - Added Interface TrustedAccessRolesListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRolesListOptionalParams
      info	[Changelog]   - Added Type Alias BackendPoolType
      info	[Changelog]   - Added Type Alias ControlledValues
      info	[Changelog]   - Added Type Alias FleetMemberProvisioningState
      info	[Changelog]   - Added Type Alias FleetMembersCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias FleetMembersGetResponse
      info	[Changelog]   - Added Type Alias FleetMembersListByFleetNextResponse
      info	[Changelog]   - Added Type Alias FleetMembersListByFleetResponse
      info	[Changelog]   - Added Type Alias FleetProvisioningState
      info	[Changelog]   - Added Type Alias FleetsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias FleetsGetResponse
      info	[Changelog]   - Added Type Alias FleetsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias FleetsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias FleetsListCredentialsResponse
      info	[Changelog]   - Added Type Alias FleetsListNextResponse
      info	[Changelog]   - Added Type Alias FleetsListResponse
      info	[Changelog]   - Added Type Alias FleetsUpdateResponse
      info	[Changelog]   - Added Type Alias IpvsScheduler
      info	[Changelog]   - Added Type Alias Level
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsGetResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
      info	[Changelog]   - Added Type Alias Mode
      info	[Changelog]   - Added Type Alias NetworkPluginMode
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsGetResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListResponse
      info	[Changelog]   - Added Type Alias UpdateMode
      info	[Changelog]   - Interface AgentPool has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface AgentPool has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface AgentPool has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface AgentPool has a new optional parameter windowsProfile
      info	[Changelog]   - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter networkPluginMode
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter azureMonitorProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter creationData
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter enableNamespaceResources
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter guardrailsProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter ingressProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter oidcIssuerProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter workloadAutoScalerProfile
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
      info	[Changelog]   - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
      info	[Changelog]   - Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType
      info	[Changelog]   - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter imageCleaner
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity
      info	[Changelog]   - Interface ManagedClusterStorageProfile has a new optional parameter blobCSIDriver
      info	[Changelog]   - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
      info	[Changelog]   - Class ContainerServiceClient has a new parameter fleetMembers
      info	[Changelog]   - Class ContainerServiceClient has a new parameter fleets
      info	[Changelog]   - Class ContainerServiceClient has a new parameter managedClusterSnapshots
      info	[Changelog]   - Class ContainerServiceClient has a new parameter trustedAccessRoleBindings
      info	[Changelog]   - Class ContainerServiceClient has a new parameter trustedAccessRoles
      info	[Changelog]   - Added Enum KnownBackendPoolType
      info	[Changelog]   - Added Enum KnownControlledValues
      info	[Changelog]   - Added Enum KnownFleetMemberProvisioningState
      info	[Changelog]   - Added Enum KnownFleetProvisioningState
      info	[Changelog]   - Added Enum KnownIpvsScheduler
      info	[Changelog]   - Added Enum KnownLevel
      info	[Changelog]   - Added Enum KnownMode
      info	[Changelog]   - Added Enum KnownNetworkPluginMode
      info	[Changelog]   - Added Enum KnownTrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Added Enum KnownUpdateMode
      info	[Changelog]   - Enum KnownOssku has a new value Mariner
      info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
      info	[Changelog]   - Enum KnownSnapshotType has a new value ManagedCluster
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface ContainerServiceClientOptionalParams no longer has parameter apiVersion
      info	[Changelog]   - Class ContainerServiceClient no longer has parameter apiVersion
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/containerservice/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
      cmderr	[Autorest] No usable version of the libssl was found
      cmderr	[Autorest] FATAL: csharp/simplifier - FAILED
      cmderr	[Autorest] FATAL: Error: [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      cmderr	[Autorest] Process() cancelled due to exception : [Exception] AutoRest extension '@microsoft.azure/autorest.csharp' terminated.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
    • ️✔️containerservice [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from a59179a3fa4317ae220c94dbd189375df6636b2d. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.containerservice [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 21, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/31b3cf655956424897309637a44e3693
    Java azure-resourcemanager-containerservice-generated https://apiview.dev/Assemblies/Review/948021d8d8bb465cb124b7cc82b60416
    JavaScript @azure/arm-containerservice There is no API change compared with the previous version

    @openapi-workflow-bot
    Copy link

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

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

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

    A service’s API is a contract with customers and is represented by using the api-version query parameter. Changes such as adding an optional property to a request/response or introducing a new operation is a change to the service’s contract and therefore requires a new api-version value. This is critically important for documentation, client libraries, and customer support.

    EXAMPLE: if a customer calls a service in the public cloud using api-version=2020-07-27, the new property or operation may exist but if they call the service in a government cloud, air-gapped cloud, or Azure Stack Hub cloud using the same api-version, the property or operation may not exist. Because there is no clear relationship between the service api-version and the new property/operation, customers can’t trust the documentation and Azure customer have difficulty helping customers diagnose issues. In addition, each client library version documents the service version it supports. When an optional property or new operation is added to a service and its Swagger, new client libraries must be produced to expose this functionality to customers. Without updating the api-version, it is unclear to customers which version of a client library supports these new features.

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

    Successfully merging this pull request may close these issues.

    3 participants