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

GA AKS support for Dedicated Host Group #19547

Conversation

zjpjack
Copy link
Contributor

@zjpjack zjpjack commented Jun 21, 2022

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

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. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the 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 refresh required 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

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 appy 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 are using OpenAPIHub to initialize the PR for adding a new version. 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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-workflow-bot
Copy link

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

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

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 21, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️Breaking Change(Cross-Version): 59 Warnings warning [Detail]
    compared swaggers (via Oad v0.9.6)] new version base version
    managedClusters.json 2022-06-01(04c5876) 2022-04-01(main)
    managedClusters.json 2022-06-01(04c5876) 2022-05-02(main)

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

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

    Rule Message
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/rotateServiceAccountSigningKeys' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L1399:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/managedclustersnapshots' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2305:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2344:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedclustersnapshots/{resourceName}' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2386:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/providers/Microsoft.ContainerService/locations/{location}/trustedAccessRoles' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2572:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2614:5
    ⚠️ 1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ContainerService/managedClusters/{resourceName}/trustedAccessRoleBindings/{trustedAccessRoleBindingName}' removed or restructured?
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2659:5
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterOIDCIssuerProfile' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterSecurityProfileDefender' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterSecurityProfileDefenderSecurityMonitoring' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterIngressProfile' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterIngressProfileWebAppRouting' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterSecurityProfileWorkloadIdentity' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterStorageProfileBlobCSIDriver' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterSnapshot' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterSnapshotProperties' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterPropertiesForSnapshot' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'NetworkProfileForSnapshot' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'NetworkPlugin' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'NetworkPluginMode' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'NetworkPolicy' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'NetworkMode' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'LoadBalancerSku' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'CapacityReservationGroupID' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'TrustedAccessRoleBindingProperties' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'TrustedAccessRoleBinding' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterWorkloadAutoScalerProfile' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ManagedClusterWorkloadAutoScalerProfileKeda' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2227:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L2800:3
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'IgnorePodDisruptionBudgetParameter' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L5678:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L6697:3
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'TrustedAccessRoleBindingNameParameter' removed or renamed?
    New: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L5678:3
    Old: Microsoft.ContainerService/preview/2022-05-02-preview/managedClusters.json#L6697:3
    ️⚠️LintDiff: 0 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2022-06 package-2022-06(04c5876) package-2022-06(dev-containerservice-Microsoft.ContainerService-2022-06-01)

    The following errors/warnings exist before current PR submission:

    Only 30 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.'
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1199
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.ContainerService/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L37
    R4035 - PrivateEndpointResourceSchemaValidation The private endpoint model 'PrivateLinkResourcesListResult' schema does not conform to the common type definition.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L4903
    ⚠️ R1001 - OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'AgentPools' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1182
    ⚠️ R1006 - PutInOperationName 'PUT' operation 'PrivateEndpointConnections_Update' should use method name 'Create'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1547
    ⚠️ R2007 - LongRunningOperationsWithLongRunningExtension The operation 'ManagedClusters_GetCommandResult' returns 202 status code, which indicates a long running operation, please enable 'x-ms-long-running-operation.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1859
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1648
    ⚠️ R2010 - LongRunningOperationsOptionsValidator A LRO Post operation with return schema must have 'x-ms-long-running-operation-options' extension enabled.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1802
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateEndpointConnections_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1452
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkResources_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1709
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'listcredential' in:'ManagedClusters_GetAccessProfile'. Consider updating the operationId
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L244
    ⚠️ R2066 - PostOperationIdContainsUrlVerb OperationId should contain the verb: 'resolveprivatelinkserviceid' in:'ResolvePrivateLinkServiceId_POST'. Consider updating the operationId
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L1756
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'agentPools' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2901
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'commandResults' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3347
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'ManagedCluster', must have a list by immediate parent operation.
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L4807
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableAutoScaling
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2660
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableNodePublicIP
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2712
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableEncryptionAtHost
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2769
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableUltraSSD
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2774
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableFIPS
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2778
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableCSIProxy
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2950
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L2968
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableMultipleStandardLoadBalancers
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3515
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3578
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enableRBAC
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3731
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enablePodSecurityPolicy
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3735
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: disableLocalAccounts
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3893
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enablePrivateCluster
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3965
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enablePrivateClusterPublicFQDN
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3975
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: disableRunCommand
    Location: Microsoft.ContainerService/stable/2022-06-01/managedClusters.json#L3979
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️SDK Track2 Validation: 0 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:

    |:speech_balloon: |"readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.11.0 -> 1.11.0)"|
    |:speech_balloon: |"readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.11.0->1.11.0)"|
    |:speech_balloon: |"readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"> Installing AutoRest extension '@autorest/modelerfour' (4.21.4 -> 4.21.4)"|
    |:speech_balloon: |"readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"> Installed AutoRest extension '@autorest/modelerfour' (4.21.4->4.21.4)"|
    |:speech_balloon: |"readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"Autorest completed in 14.3s. 0 files generated."|


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ DeprecatedConfig "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"Using directive.0.suppress which is deprecated and will be removed in the future."
    ⚠️ DeprecatedConfig "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"Using directive.1.suppress which is deprecated and will be removed in the future."
    ⚠️ IgnoredPropertyNextToRef "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"Semantic violation: Sibling values alongside $ref will be ignored. See https://github.com/Azure/autorest/blob/main/docs/openapi/howto/$ref-siblings.md for allowed values (components > schemas > Resource > properties > systemData)\n keys: [ \u001b[32m'type'\u001b[39m ]"
    💬 "readme":"containerservice/resource-manager/readme.md",
    "tag":"package-2022-06",
    "details":"AutoRest core version selected from configuration: ^3.2.0."
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jun 21, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ⚠️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - Approved - 20.0.0
    -	Model AgentPool no longer has parameter host_group_id
    -	Model ManagedClusterAgentPoolProfile no longer has parameter host_group_id
    -	Model ManagedClusterAgentPoolProfileProperties no longer has parameter host_group_id
    ️✔️azure-sdk-for-go - armcontainerservice - 1.1.0
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from a0fbd698ec48155d6923e3e873f2ccc20b0489e5. 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]  global `--global`, `--local` are deprecated. Use `--location=global` instead.
    • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter azure_defender
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model AgentPool no longer has parameter capacity_reservation_group_id
      info	[Changelog]   - Model AgentPool no longer has parameter enable_custom_ca_trust
      info	[Changelog]   - Model AgentPool no longer has parameter message_of_the_day
      info	[Changelog]   - Model ContainerServiceNetworkProfile no longer has parameter network_plugin_mode
      info	[Changelog]   - Model ManagedCluster no longer has parameter creation_data
      info	[Changelog]   - Model ManagedCluster no longer has parameter enable_namespace_resources
      info	[Changelog]   - Model ManagedCluster no longer has parameter ingress_profile
      info	[Changelog]   - Model ManagedCluster no longer has parameter oidc_issuer_profile
      info	[Changelog]   - Model ManagedCluster no longer has parameter workload_auto_scaler_profile
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile no longer has parameter enable_vnet_integration
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile no longer has parameter subnet_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile no longer has parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile no longer has parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile no longer has parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties no longer has parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties no longer has parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties no longer has parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterHTTPProxyConfig no longer has parameter effective_no_proxy
      info	[Changelog]   - Model ManagedClusterSecurityProfile no longer has parameter defender
      info	[Changelog]   - Model ManagedClusterSecurityProfile no longer has parameter workload_identity
      info	[Changelog]   - Model ManagedClusterStorageProfile no longer has parameter blob_csi_driver
      info	[Changelog]   - Model ManagedClusterStorageProfileDiskCSIDriver no longer has parameter version
      info	[Changelog]   - Operation AgentPoolsOperations.begin_delete no longer has parameter ignore_pod_disruption_budget
      info	[Changelog]   - Operation ManagedClustersOperations.begin_delete no longer has parameter ignore_pod_disruption_budget
      info	[Changelog]   - Removed operation ManagedClustersOperations.begin_rotate_service_account_signing_keys
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from a0fbd698ec48155d6923e3e873f2ccc20b0489e5. 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
    • ️✔️armcontainerservice [View full logs]  [Preview SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `NetworkPluginNone`
      info	[Changelog] - New const `KeyVaultNetworkAccessTypesPublic`
      info	[Changelog] - New const `KeyVaultNetworkAccessTypesPrivate`
      info	[Changelog] - New function `PossibleKeyVaultNetworkAccessTypesValues() []KeyVaultNetworkAccessTypes`
      info	[Changelog] - New struct `AzureKeyVaultKms`
      info	[Changelog] - New field `HostGroupID` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `AzureKeyVaultKms` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `HostGroupID` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 9 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs] Generate from a0fbd698ec48155d6923e3e873f2ccc20b0489e5. 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
      cmderr	[automation_init.sh]  deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] npm WARN deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] WARN deprecated @azure/[email protected]: This version has been deprecated, please upgrade to the version tagged as latest
      cmderr	[automation_init.sh] npm WARN @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      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]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface AzureKeyVaultKms
      info	[Changelog]   - Added Type Alias KeyVaultNetworkAccessTypes
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter hostGroupID
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter azureKeyVaultKms
      info	[Changelog]   - Type Alias AgentPool has a new parameter hostGroupID
      info	[Changelog]   - Added Enum KnownKeyVaultNetworkAccessTypes
      info	[Changelog]   - Enum KnownNetworkPlugin has a new value None
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from a0fbd698ec48155d6923e3e873f2ccc20b0489e5. 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 [email protected]/[email protected] --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] FATAL: System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'ResourceIdentityType' and different values: SystemAssigned,UserAssigned,None vs. SystemAssigned
      cmderr	[Autorest]    at AutoRest.Modeler.ObjectBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/ObjectBuilder.cs:line 150
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.ParentBuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 217
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 48
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 133
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.BuildCompositeTypes() in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 348
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.Build(ServiceDefinition serviceDefinition) in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 66
      cmderr	[Autorest]    at AutoRest.Modeler.Program.<ProcessInternal>d2.MoveNext() in /opt/vsts/work/1/s/src/Program.cs:line 60
      cmderr	[Autorest] --- End of stack trace from previous location where exception was thrown ---
      cmderr	[Autorest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      cmderr	[Autorest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      cmderr	[Autorest]    at NewPlugin.<Process>d15.MoveNext()
      cmderr	[Autorest] FATAL: csharp/imodeler1 - FAILED
      cmderr	[Autorest] FATAL: Error: Plugin imodeler1 reported failure.
      cmderr	[Autorest]   Error: Plugin imodeler1 reported failure.
      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 a0fbd698ec48155d6923e3e873f2ccc20b0489e5. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️containerservice [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from a0fbd698ec48155d6923e3e873f2ccc20b0489e5. 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?

    @honghr honghr merged commit 4fe5f51 into Azure:dev-containerservice-Microsoft.ContainerService-2022-06-01 Jun 29, 2022
    FumingZhang pushed a commit to FumingZhang/azure-rest-api-specs that referenced this pull request Jul 20, 2022
    * GA AKS support for Dedicated Host Group
    
    * fit some format minor issue
    
    * add newline in end of files
    jianyexi pushed a commit that referenced this pull request Jul 21, 2022
    …01 (#19848)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2022-04-01 to version 2022-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#19421)
    
    * Add key management service profile of a managed cluster for version 2022-06-01 (#19529)
    
    * Add NetworkPlugin none option to 2022-06-01 (#19510)
    
    * Add NetworkPlugin none option to 2022-06-01
    
    * improve description for none value
    
    * Fix violated rule R4041 for 2022-06-01 managedCluster swagger (#19581)
    
    * remove useless directive
    
    * fix R4041
    
    * GA AKS support for Dedicated Host Group (#19547)
    
    * GA AKS support for Dedicated Host Group
    
    * fit some format minor issue
    
    * add newline in end of files
    
    * Defender updates (#19665)
    
    * Defender updates
    
    * sample
    
    * remove old description
    
    Co-authored-by: Bin Xia <[email protected]>
    Co-authored-by: Matt Stam <[email protected]>
    Co-authored-by: Jianping Zeng <[email protected]>
    Co-authored-by: Or Parnes <[email protected]>
    akning-ms pushed a commit that referenced this pull request Aug 1, 2022
    * update folder structure
    
    * small errors and CI check
    
    * [Language Text] Update swagger titles (#19835)
    
    * [Language Text] Update swagger titles
    
    * edits
    
    * address feedback
    
    * Review request for Microsoft.ContainerService to add version 2022-06-01 (#19848)
    
    * Adds base for updating Microsoft.ContainerService from version stable/2022-04-01 to version 2022-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#19421)
    
    * Add key management service profile of a managed cluster for version 2022-06-01 (#19529)
    
    * Add NetworkPlugin none option to 2022-06-01 (#19510)
    
    * Add NetworkPlugin none option to 2022-06-01
    
    * improve description for none value
    
    * Fix violated rule R4041 for 2022-06-01 managedCluster swagger (#19581)
    
    * remove useless directive
    
    * fix R4041
    
    * GA AKS support for Dedicated Host Group (#19547)
    
    * GA AKS support for Dedicated Host Group
    
    * fit some format minor issue
    
    * add newline in end of files
    
    * Defender updates (#19665)
    
    * Defender updates
    
    * sample
    
    * remove old description
    
    Co-authored-by: Bin Xia <[email protected]>
    Co-authored-by: Matt Stam <[email protected]>
    Co-authored-by: Jianping Zeng <[email protected]>
    Co-authored-by: Or Parnes <[email protected]>
    
    * Update resources.json (#19861)
    
    * Pattts/predictive autoscale 20221001 (#19765)
    
    * Rev Autoscale API from 2021-05-01-preview to 2022-10-01.
    
    * Fix minor swagger issue. Default should be 'false'
    
    * Fix swagger validation error
    
    * Defining a new package 2022-10
    
    * AutoscaleSettingResource now reference allOf 'resource' which is the actual autoscaleSetting resource definition
    
    * Fix require property issue
    
    * Run prettier against autoscale_API.json
    
    * [Maps - Render & Spatial Services] add v2022-08-01 (#19520)
    
    * copy old swagger to new folders
    
    * set api version to 2022-08-01
    
    * apply api changes
    
    Co-authored-by: Gigi Grajo <[email protected]>
    
    * update appconfiguration (#19330)
    
    * update appconfiguration
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    * [Hub Generated] Publish private branch 'main' (#19852)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    Co-authored-by: Abhishek Krishna <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    
    * Merging Dynatrace swagger in stable folder (#19862)
    
    * Committing base swagger version
    
    * Removing preview tag from stable folder api version
    
    * Changing version name in all the files
    
    * Updating readme.go and readme.md files
    
    * [CDN] Fix customDomains property type in Endpoint (#19788)
    
    * [CDN] Fix customDomains property type in Endpoint
    
    * Fix linter error
    
    Co-authored-by: Bo Zhang <[email protected]>
    
    * Adding Microsoft.Sql AdvancedThreatProtectionSettings APIs for MI on v5 tag for 2022-02-01-preview (#19866)
    
    * update folders
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version stable/7.3 (#19844)
    
    * Update description of exportable attribute and release_policy.data
    
    * Remove submodule azure-reset-api-specs
    
    * Fix description for exportable
    
    Co-authored-by: Sunny Solanki <[email protected]>
    
    * Add latest StorageMover updates (#19876)
    
    * Add StorageMover specification for PubliC Preview
    
    * SpellCheck fix
    
    * Update custom-words
    
    * Update specification/storagemover/resource-manager/readme.md
    
    * Add latest StorageMover updates
    
    Co-authored-by: Abhishek Krishna <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    
    * Update readme.python.md (#19899)
    
    * Update readme.python.md
    
    * Update readme.md
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review (#19878)
    
    * Moving files from azure-rest-spec-pr to azure-rest-spec repo after api review
    
    * Add known words
    
    * Removed static IP allocation only from examples (#19858)
    
    * Removed static IP allocation
    
    * Removed static only from examples
    
    Co-authored-by: Arpit Gagneja <[email protected]>
    
    * Update securityinsights readme.python (#19903)
    
    * update securityinsights readme.python
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * fix lint errors in Synapse trigger.json (#19660)
    
    * put json files into RP folders
    
    * update readme
    
    * Add CONTRIBUTING.md (#19257)
    
    * Add CONTRIBUTING.md
    
    * Apply suggestions from PR review
    
    Co-authored-by: Heath Stewart <[email protected]>
    
    * Apply suggestions from PR review
    
    Co-authored-by: Weidong Xu <[email protected]>
    
    * Regen toc for CONTRIBUTING.md
    
    * Address PR review comments
    
    * Address PR review comments
    
    Co-authored-by: Heath Stewart <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    
    * fix devcenter readme.go.md config (#19906)
    
    * fix readme.go.md config
    
    * rename to SkuInfo
    
    * add annotation for labservices (#19884)
    
    * add to description of OS state (#19764)
    
    * [Hub Generated] Review request for Microsoft.KeyVault to add version preview/2021-06-01-preview (#19767)
    
    * Updated the managed hsm resource manager spec to include two additional properties for private endpoint connection item
    
    * Update managed hsm private endpoint connection item in mhsm spec for latest api version
    
    * Address LRO_RESPONSE_HEADER violation for managed hsm
    
    Long running operations that are annotated with x-ms-long-running-operation:true
    must return location header or azure-AsyncOperation in response.
    Added the missing location header for managed hsm update command as well as to the corresponding
    examples.
    
    * [Microsoft.DeviceUpdate] Adding first stable API version (#19846)
    
    * Copied the most recent preview version into the first stable version
    
    * Updated api version in new stable version, added the tag to readme.md
    
    * Fixed typo
    
    * Fixed the wrong path in readme.md
    
    * Reverted VS Code automatic breaking change
    
    * Fix broken link (#19688)
    
    * add aadObjectId property to kustoPool (#19856)
    
    Co-authored-by: Amit Elran <[email protected]>
    
    * Updata securityinsights readme.python (#19917)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * modify readme.typescripy.md for compute package (#19607)
    
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * Dev gubalasu frontdoor microsoft.network 2021 06 01 (#19578)
    
    * Adds base for updating Microsoft.Network from version stable/2020-05-01 to version 2021-06-01
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update waf configs and examples from 2020-11-01
    
    * Update api version in new specs and examples
    
    * Migration api update
    
    * Update readme
    
    * Fix readme
    
    * update readme
    
    * Fix readme again
    
    * Fix readme
    
    * Fix readme
    
    * update waf policy provisioning state
    
    * Update securityinsights readme.python (#19923)
    
    * update securityinsights readme.python
    
    * update readme.python
    
    * last modify
    
    * Update readme.python.md
    
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    
    * sync with changes made to master
    
    * update folder structure
    
    * small errors and CI check
    
    * update folders
    
    * put json files into RP folders
    
    * update readme
    
    * resolve capitalization and number misplacement accident
    
    Co-authored-by: Theodore Chang <[email protected]>
    Co-authored-by: Deyaaeldeen Almahallawi <[email protected]>
    Co-authored-by: FumingZhang <[email protected]>
    Co-authored-by: Bin Xia <[email protected]>
    Co-authored-by: Matt Stam <[email protected]>
    Co-authored-by: Jianping Zeng <[email protected]>
    Co-authored-by: Or Parnes <[email protected]>
    Co-authored-by: Alexander Batishchev <[email protected]>
    Co-authored-by: PatrickTseng <[email protected]>
    Co-authored-by: gigi <[email protected]>
    Co-authored-by: Gigi Grajo <[email protected]>
    Co-authored-by: zhenbiao wei <[email protected]>
    Co-authored-by: Abhishek Krishna <[email protected]>
    Co-authored-by: Abhishek Krishna <[email protected]>
    Co-authored-by: Dapeng Zhang <[email protected]>
    Co-authored-by: Divyansh Agarwal <[email protected]>
    Co-authored-by: t-bzhan <[email protected]>
    Co-authored-by: Bo Zhang <[email protected]>
    Co-authored-by: Uriel Cohen <[email protected]>
    Co-authored-by: susolank <[email protected]>
    Co-authored-by: Sunny Solanki <[email protected]>
    Co-authored-by: Ralf Beckers <[email protected]>
    Co-authored-by: arpit-gagneja <[email protected]>
    Co-authored-by: Arpit Gagneja <[email protected]>
    Co-authored-by: Zhenbiao Wei (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    Co-authored-by: YanjunGao <[email protected]>
    Co-authored-by: Mike Kistler <[email protected]>
    Co-authored-by: Heath Stewart <[email protected]>
    Co-authored-by: Weidong Xu <[email protected]>
    Co-authored-by: Jiahui Peng <[email protected]>
    Co-authored-by: j-zhong-ms <[email protected]>
    Co-authored-by: Tom FitzMacken <[email protected]>
    Co-authored-by: neeerajaakula <[email protected]>
    Co-authored-by: darkoa-msft <[email protected]>
    Co-authored-by: Roy Wellington <[email protected]>
    Co-authored-by: Amit Elran <[email protected]>
    Co-authored-by: Amit Elran <[email protected]>
    Co-authored-by: kazrael2119 <[email protected]>
    Co-authored-by: ZiWei Chen (WICRESOFT NORTH AMERICA LTD) <[email protected]>
    Co-authored-by: gubalasu <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants