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

Azure SignalR - Adding new api-version 2023-03-01-preview #22948

Merged
merged 13 commits into from
Mar 23, 2023

Conversation

bjqian
Copy link
Contributor

@bjqian bjqian commented Mar 7, 2023

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.

@bjqian bjqian requested a review from ArcturusZhang as a code owner March 7, 2023 08:12
@openapi-workflow-bot
Copy link

Hi, @bjqian 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

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline can not start as the pull request has merge conflicts.

    @openapi-pipeline-app
    Copy link

    Swagger pipeline started successfully. If there is ApiView generated, it will be updated in this comment.

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 7, 2023
    @openapi-workflow-bot
    Copy link

    Hi, @bjqian your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @bjqian bjqian requested a review from juniwang March 7, 2023 08:14
    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 7, 2023

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 148 Errors, 148 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.4)] new version base version
    signalr.json 2023-03-01-preview(6b92392) 2023-02-01(main)
    signalr.json 2023-03-01-preview(6b92392) 2022-08-01-preview(main)
    webpubsub.json 2023-03-01-preview(6b92392) 2023-02-01(main)
    webpubsub.json 2023-03-01-preview(6b92392) 2022-08-01-preview(main)

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

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

    Rule Message
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed?
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L3390:3
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L3064:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed?
    New: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L3662:3
    Old: Microsoft.SignalRService/stable/2023-02-01/webpubsub.json#L3337:3
    1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1229:11
    1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1452:11
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L58:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L58:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L113:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L113:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L162:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L162:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L204:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L204:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L249:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L249:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L292:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L292:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L354:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L351:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L404:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L401:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L470:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L459:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L518:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L507:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L572:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L561:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L638:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L624:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L690:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L676:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L738:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L724:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L792:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L778:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L852:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L835:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L911:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L894:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L956:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L939:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1004:9
    Old: Microsoft.SignalRService/stable/2023-02-01/signalr.json#L987:9


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

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

    Rule Message
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed?
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L3390:3
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L3064:3
    ⚠️ 1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupParameter' removed or renamed?
    New: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L3662:3
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/webpubsub.json#L3337:3
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1229:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code '200'.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1452:11
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L58:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L58:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L113:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L113:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L162:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L162:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L204:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L204:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L249:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L249:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L292:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L292:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L354:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L351:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L404:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L401:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L470:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L459:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L518:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L507:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L572:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L561:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L638:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L624:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L690:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L676:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L738:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L724:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L792:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L778:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L852:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L835:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L911:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L894:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L956:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L939:9
    ⚠️ 1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1004:9
    Old: Microsoft.SignalRService/preview/2022-08-01-preview/signalr.json#L987:9
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️❌LintDiff: 10 Errors, 8 Warnings failed [Detail]
    compared tags (via openapi-validator v2.0.0) new version base version
    package-2023-03-01-preview package-2023-03-01-preview(6b92392) default(main)
    package-2023-03-01-preview package-2023-03-01-preview(6b92392) default(main)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    PatchBodyParametersSchema Properties of a PATCH request body must not be required, property:location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L410
    RPC-Patch-V1-10
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1500
    RPC-Patch-V1-02
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1500
    RPC-Patch-V1-02
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1500
    RPC-Patch-V1-02
    PatchBodyParametersSchema Properties of a PATCH request body must not be required, property:location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1505
    RPC-Patch-V1-10
    PatchBodyParametersSchema Properties of a PATCH request body must not be required, property:location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L410
    RPC-Patch-V1-10
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1723
    RPC-Patch-V1-02
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1723
    RPC-Patch-V1-02
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1723
    RPC-Patch-V1-02
    PatchBodyParametersSchema Properties of a PATCH request body must not be required, property:location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1728
    RPC-Patch-V1-10
    ⚠️ NonApplicationJsonType Only content-type 'application/json' is supported by ARM
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1367
    ⚠️ NonApplicationJsonType Only content-type 'application/json' is supported by ARM
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1479
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L2619
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L2635
    ⚠️ NonApplicationJsonType Only content-type 'application/json' is supported by ARM
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1590
    ⚠️ NonApplicationJsonType Only content-type 'application/json' is supported by ARM
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1702
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L2960
    ⚠️ SchemaDescriptionOrTitle Schema should have a description or title.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L2976


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    CreateOperationAsyncResponseValidation Only 201 is the supported response code for PUT async response.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L328
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L328
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L372
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L405
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L405
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L405
    ResourceNameRestriction The resource name parameter 'certificateName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L508
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L877
    ResourceNameRestriction The resource name parameter 'privateEndpointConnectionName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L994
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1123
    ResourceNameRestriction The resource name parameter 'sharedPrivateLinkResourceName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1699
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/signalr.json#L1850
    CreateOperationAsyncResponseValidation Only 201 is the supported response code for PUT async response.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L328
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L328
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L372
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property name.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L405
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property type.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L405
    UnSupportedPatchProperties The patch operation body parameter schema should not contains property location.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L405
    ResourceNameRestriction The resource name parameter 'certificateName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L508
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L877
    ResourceNameRestriction The resource name parameter 'hubName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L949
    LroLocationHeader A 202 response should include an Location response header.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1100
    ResourceNameRestriction The resource name parameter 'privateEndpointConnectionName' should be defined with a 'pattern' restriction.
    Location: Microsoft.SignalRService/preview/2023-03-01-preview/webpubsub.json#L1217
    ️❌Avocado: 5 Errors, 0 Warnings failed [Detail]
    Rule Message
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/providers/Microsoft.SignalRService/SignalR is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/signalr/resource-manager/readme.md
    json: Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.SignalRService/SignalR is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/signalr/resource-manager/readme.md
    json: Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.SignalRService/SignalR/{}/listKeys is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/signalr/resource-manager/readme.md
    json: Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.SignalRService/SignalR/{}/regenerateKey is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/signalr/resource-manager/readme.md
    json: Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json
    MISSING_APIS_IN_DEFAULT_TAG The default tag should contain all APIs. The API path /subscriptions/{}/resourceGroups/{}/providers/Microsoft.SignalRService/SignalR/{} is not in the default tag. Please make sure the missing API swaggers are in the default tag.
    readme: specification/signalr/resource-manager/readme.md
    json: Microsoft.SignalRService/preview/2018-03-01-preview/signalr.json
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️⚠️~[Staging] ServiceAPIReadinessTest: 0 Warnings warning [Detail]

    API Test is not triggered due to precheck failure. Check pipeline log for details.

    ️️✔️SwaggerAPIView succeeded [Detail] [Expand]
    ️️✔️CadlAPIView succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 7, 2023

    Swagger Generation Artifacts

    ️❌ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=352465&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
    "detail":"Run.ps1 failed with exit code 1 "
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking



    azure-sdk-for-python-track2 - track2_azure-mgmt-signalr - 1.2.0b1
    +	Parameter location of model SignalRResource is now required
    +	Parameter location of model TrackedResource is now required
    azure-sdk-for-python-track2 - track2_azure-mgmt-webpubsub - 1.1.0b1
    +	Parameter location of model TrackedResource is now required
    +	Parameter location of model WebPubSubResource is now required


    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs]Release - Generate from fbdb35b. SDK Automation 14.0.0
      command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
      command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to packe sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGet-ChildItem: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:759
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 759 | �[0m … rtifacts += �[36;1mGet-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mCannot find path
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m'/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1mit does not exist.
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:671
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m 671 | �[0m         �[36;1mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[36;1m     | �[31;1m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[31;1m�[36;1m     | �[31;1mFailed to generate sdk artifact
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.SignalR [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] Breaking Changes: /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRCustomCertificateData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRCustomCertificateResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRCustomDomainCollection' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRCustomDomainData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRCustomDomainResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRExtensions' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRPrivateEndpointConnectionCollection' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRPrivateEndpointConnectionData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRPrivateEndpointConnectionResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRSharedPrivateLinkResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRSharedPrivateLinkResourceCollection' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.SignalRSharedPrivateLinkResourceData' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.PrivateLinkServiceConnectionStatus' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.ShareablePrivateLinkResourceProperties' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.ShareablePrivateLinkResourceType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRFeature' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRFeatureFlag' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRKeys' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRKeyType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRLiveTraceCategory' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRLiveTraceConfiguration' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRNameAvailabilityContent' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRNameAvailabilityResult' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRNetworkAcl' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRNetworkAclAction' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRNetworkAcls' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRPrivateEndpointAcl' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRPrivateLinkResource' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRPrivateLinkServiceConnectionState' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRProvisioningState' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRRegenerateKeyContent' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRRequestType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRResourceLogCategory' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRResourceSku' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRScaleType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRServiceKind' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRSharedPrivateLinkResourceStatus' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRSku' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRSkuCapacity' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRSkuTier' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRUpstreamAuthSettings' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRUpstreamAuthType' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRUpstreamTemplate' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRUsage' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(82,5): error : TypesMustExist : Type 'Azure.ResourceManager.SignalR.Models.SignalRUsageName' does not exist in the implementation but it does exist in the contract. [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0],
      info	[Changelog] /home/cloudtest/.nuget/packages/microsoft.dotnet.apicompat/5.0.0-beta.20467.1/build/Microsoft.DotNet.ApiCompat.targets(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.SignalR/Debug/netstandard2.0/Azure.ResourceManager.SignalR.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/signalr/Azure.ResourceManager.SignalR/src/Azure.ResourceManager.SignalR.csproj::TargetFramework=netstandard2.0]
    • ️✔️Azure.ResourceManager.WebPubSub [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from fbdb35b. 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] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 9.5.0 -> 9.6.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.6.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@9.6.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-signalr [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group SignalRReplicasOperations
      info	[Changelog]   - Model PrivateLinkResource has a new parameter system_data
      info	[Changelog]   - Model ProxyResource has a new parameter system_data
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model TrackedResource has a new parameter system_data
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Parameter location of model SignalRResource is now required
      info	[Changelog]   - Parameter location of model TrackedResource is now required
    • ️✔️track2_azure-mgmt-webpubsub [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group WebPubSubReplicasOperations
      info	[Changelog]   - Model PrivateLinkResource has a new parameter system_data
      info	[Changelog]   - Model ProxyResource has a new parameter system_data
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model TrackedResource has a new parameter system_data
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Parameter location of model TrackedResource is now required
      info	[Changelog]   - Parameter location of model WebPubSubResource is now required
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from fbdb35b. 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-signalr [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group SignalRReplicas
      info	[Changelog]   - Added Interface Replica
      info	[Changelog]   - Added Interface ReplicaList
      info	[Changelog]   - Added Interface SignalRRegenerateKeyHeaders
      info	[Changelog]   - Added Interface SignalRReplicasCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasDeleteOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasGetOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasListNextOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasListOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasRestartHeaders
      info	[Changelog]   - Added Interface SignalRReplicasRestartOptionalParams
      info	[Changelog]   - Added Interface SignalRReplicasUpdateHeaders
      info	[Changelog]   - Added Interface SignalRReplicasUpdateOptionalParams
      info	[Changelog]   - Added Interface SignalRRestartHeaders
      info	[Changelog]   - Added Interface SignalRUpdateHeaders
      info	[Changelog]   - Added Type Alias SignalRReplicasCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias SignalRReplicasGetResponse
      info	[Changelog]   - Added Type Alias SignalRReplicasListNextResponse
      info	[Changelog]   - Added Type Alias SignalRReplicasListResponse
      info	[Changelog]   - Added Type Alias SignalRReplicasRestartResponse
      info	[Changelog]   - Added Type Alias SignalRReplicasUpdateResponse
      info	[Changelog]   - Added Type Alias SignalRRestartResponse
      info	[Changelog]   - Interface Resource has a new optional parameter systemData
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface CustomCertificate no longer has parameter systemData
      info	[Changelog]   - Interface CustomDomain no longer has parameter systemData
      info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter systemData
      info	[Changelog]   - Interface SharedPrivateLinkResource no longer has parameter systemData
      info	[Changelog]   - Interface SignalRResource no longer has parameter systemData
      info	[Changelog]   - Parameter location of interface TrackedResource is now required
    • ️✔️@azure/arm-webpubsub [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group WebPubSubReplicas
      info	[Changelog]   - Added Interface Replica
      info	[Changelog]   - Added Interface ReplicaList
      info	[Changelog]   - Added Interface WebPubSubRegenerateKeyHeaders
      info	[Changelog]   - Added Interface WebPubSubReplicasCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasDeleteOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasGetOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasListNextOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasListOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasRestartHeaders
      info	[Changelog]   - Added Interface WebPubSubReplicasRestartOptionalParams
      info	[Changelog]   - Added Interface WebPubSubReplicasUpdateHeaders
      info	[Changelog]   - Added Interface WebPubSubReplicasUpdateOptionalParams
      info	[Changelog]   - Added Interface WebPubSubRestartHeaders
      info	[Changelog]   - Added Interface WebPubSubUpdateHeaders
      info	[Changelog]   - Added Type Alias WebPubSubReplicasCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias WebPubSubReplicasGetResponse
      info	[Changelog]   - Added Type Alias WebPubSubReplicasListNextResponse
      info	[Changelog]   - Added Type Alias WebPubSubReplicasListResponse
      info	[Changelog]   - Added Type Alias WebPubSubReplicasRestartResponse
      info	[Changelog]   - Added Type Alias WebPubSubReplicasUpdateResponse
      info	[Changelog]   - Added Type Alias WebPubSubRestartResponse
      info	[Changelog]   - Interface Resource has a new optional parameter systemData
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface CustomCertificate no longer has parameter systemData
      info	[Changelog]   - Interface CustomDomain no longer has parameter systemData
      info	[Changelog]   - Interface PrivateEndpointConnection no longer has parameter systemData
      info	[Changelog]   - Interface SharedPrivateLinkResource no longer has parameter systemData
      info	[Changelog]   - Interface WebPubSubHub no longer has parameter systemData
      info	[Changelog]   - Interface WebPubSubResource no longer has parameter systemData
      info	[Changelog]   - Parameter location of interface TrackedResource is now required
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from fbdb35b. 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/signalr/armsignalr [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewCustomCertificatesClient() *CustomCertificatesClient`
      info	[Changelog] - New function `*ClientFactory.NewCustomDomainsClient() *CustomDomainsClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateEndpointConnectionsClient() *PrivateEndpointConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateLinkResourcesClient() *PrivateLinkResourcesClient`
      info	[Changelog] - New function `*ClientFactory.NewReplicasClient() *ReplicasClient`
      info	[Changelog] - New function `*ClientFactory.NewSharedPrivateLinkResourcesClient() *SharedPrivateLinkResourcesClient`
      info	[Changelog] - New function `*ClientFactory.NewUsagesClient() *UsagesClient`
      info	[Changelog] - New function `NewReplicasClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ReplicasClient, error)`
      info	[Changelog] - New function `*ReplicasClient.BeginCreateOrUpdate(context.Context, string, string, string, Replica, *ReplicasClientBeginCreateOrUpdateOptions) (*runtime.Poller[ReplicasClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*ReplicasClient.Delete(context.Context, string, string, string, *ReplicasClientDeleteOptions) (ReplicasClientDeleteResponse, error)`
      info	[Changelog] - New function `*ReplicasClient.Get(context.Context, string, string, string, *ReplicasClientGetOptions) (ReplicasClientGetResponse, error)`
      info	[Changelog] - New function `*ReplicasClient.NewListPager(string, string, *ReplicasClientListOptions) *runtime.Pager[ReplicasClientListResponse]`
      info	[Changelog] - New function `*ReplicasClient.BeginRestart(context.Context, string, string, string, *ReplicasClientBeginRestartOptions) (*runtime.Poller[ReplicasClientRestartResponse], error)`
      info	[Changelog] - New function `*ReplicasClient.BeginUpdate(context.Context, string, string, string, Replica, *ReplicasClientBeginUpdateOptions) (*runtime.Poller[ReplicasClientUpdateResponse], error)`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog] - New struct `Replica`
      info	[Changelog] - New struct `ReplicaList`
      info	[Changelog] - New struct `ReplicaProperties`
      info	[Changelog] - New field `SystemData` in struct `PrivateLinkResource`
      info	[Changelog] - New field `SystemData` in struct `ProxyResource`
      info	[Changelog] - New field `SystemData` in struct `Resource`
      info	[Changelog] - New field `SystemData` in struct `TrackedResource`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 29 additive change(s).
    • ️✔️sdk/resourcemanager/webpubsub/armwebpubsub [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New function `NewClientFactory(string, azcore.TokenCredential, *arm.ClientOptions) (*ClientFactory, error)`
      info	[Changelog] - New function `*ClientFactory.NewClient() *Client`
      info	[Changelog] - New function `*ClientFactory.NewCustomCertificatesClient() *CustomCertificatesClient`
      info	[Changelog] - New function `*ClientFactory.NewCustomDomainsClient() *CustomDomainsClient`
      info	[Changelog] - New function `*ClientFactory.NewHubsClient() *HubsClient`
      info	[Changelog] - New function `*ClientFactory.NewOperationsClient() *OperationsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateEndpointConnectionsClient() *PrivateEndpointConnectionsClient`
      info	[Changelog] - New function `*ClientFactory.NewPrivateLinkResourcesClient() *PrivateLinkResourcesClient`
      info	[Changelog] - New function `*ClientFactory.NewReplicasClient() *ReplicasClient`
      info	[Changelog] - New function `*ClientFactory.NewSharedPrivateLinkResourcesClient() *SharedPrivateLinkResourcesClient`
      info	[Changelog] - New function `*ClientFactory.NewUsagesClient() *UsagesClient`
      info	[Changelog] - New function `NewReplicasClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ReplicasClient, error)`
      info	[Changelog] - New function `*ReplicasClient.BeginCreateOrUpdate(context.Context, string, string, string, Replica, *ReplicasClientBeginCreateOrUpdateOptions) (*runtime.Poller[ReplicasClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*ReplicasClient.Delete(context.Context, string, string, string, *ReplicasClientDeleteOptions) (ReplicasClientDeleteResponse, error)`
      info	[Changelog] - New function `*ReplicasClient.Get(context.Context, string, string, string, *ReplicasClientGetOptions) (ReplicasClientGetResponse, error)`
      info	[Changelog] - New function `*ReplicasClient.NewListPager(string, string, *ReplicasClientListOptions) *runtime.Pager[ReplicasClientListResponse]`
      info	[Changelog] - New function `*ReplicasClient.BeginRestart(context.Context, string, string, string, *ReplicasClientBeginRestartOptions) (*runtime.Poller[ReplicasClientRestartResponse], error)`
      info	[Changelog] - New function `*ReplicasClient.BeginUpdate(context.Context, string, string, string, Replica, *ReplicasClientBeginUpdateOptions) (*runtime.Poller[ReplicasClientUpdateResponse], error)`
      info	[Changelog] - New struct `ClientFactory`
      info	[Changelog] - New struct `Replica`
      info	[Changelog] - New struct `ReplicaList`
      info	[Changelog] - New struct `ReplicaProperties`
      info	[Changelog] - New field `SystemData` in struct `PrivateLinkResource`
      info	[Changelog] - New field `SystemData` in struct `ProxyResource`
      info	[Changelog] - New field `SystemData` in struct `Resource`
      info	[Changelog] - New field `SystemData` in struct `TrackedResource`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 30 additive change(s).
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from fbdb35b. 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
    • ️✔️signalr [View full logs]  [Release Schema Changes]
    • ️✔️webpubsub [View full logs]  [Release Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from fbdb35b. 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.signalr.DefaultTag [View full logs]  [Release SDK Changes]
    • Az.webpubsub.DefaultTag [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 7, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/signalr/armsignalr https://apiview.dev/Assemblies/Review/4542af0a47024b12a3c628bebe6dfdb8
    Go sdk/resourcemanager/webpubsub/armwebpubsub https://apiview.dev/Assemblies/Review/e0fb4384ddd94cfe97247b584ee6b6a1
    Java azure-resourcemanager-signalr https://apiview.dev/Assemblies/Review/8fb53823a4ac41f08ddf3c1d76f6700c
    Java azure-resourcemanager-webpubsub https://apiview.dev/Assemblies/Review/b11a2f8ace07440490717a9a2428201a
    JavaScript @azure/arm-signalr https://apiview.dev/Assemblies/Review/71ae5206f6bc435a9a83a68f04333747
    JavaScript @azure/arm-webpubsub https://apiview.dev/Assemblies/Review/e6a386d4294b442f9d94e4e7f86cc334

    @openapi-workflow-bot
    Copy link

    Hi @bjqian, 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

    Hi, @bjqian, For review efficiency consideration, when creating a new api version, it is required to place API specs of the base version in the first commit, and push new version updates into successive commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki. Or you could onboard API spec pipeline

    @bjqian
    Copy link
    Contributor Author

    bjqian commented Mar 22, 2023

    @live1206 @raych1
    So the breaking changes are false alarms. Can we move on ?

    @raych1 raych1 added Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff Approved-Avocado and removed CI-FixRequiredOnFailure labels Mar 23, 2023
    @raych1 raych1 merged commit fbdb35b into Azure:main Mar 23, 2023
    This was referenced Mar 23, 2023
    JoshLove-msft pushed a commit to JoshLove-msft/azure-rest-api-specs that referenced this pull request Apr 25, 2023
    * init 2023-03-01-preview for signalr and webpubsub. Copied from 2022-02-01
    
    * add new api version 2023-03-01-preview
    
    * revert changes to package-lock.json and package.json
    
    * 1. Add restart to replica
    2. replica tracedResource, subscriptionId, resourceGroup, apiVersion within commonTYpe in v5
    3. return 202 for patch operation
    4. add 'x-ms-long-running-operation-options' for put operation
    5. Add pattern to resourceName and replicaName
    
    * 1. Change response status code to 202 for patch
    2. Fix the example naming
    3. Add location header for post 202, change  'final-state-via' property to 'location' for POST
    
    * 1. Fix example response body
    2. Fix "x-ms-long-running-operation-options" for put
    
    * 1. Fix example response body
    2. Fix LocationHeader for PATCH
    
    * 1. Remove SystemData form models inherited from "Resource"
    2. Reuse trackedResource, privateEndpointConnection, privateEndpointConnectionName
    
    * Fix default value of clientCertEnabled
    
    * Revert privateEndpointConnection since model in common is different from ours
    
    * Fix the resourceName pattern and example
    
    * fix naming pattern
    
    * 1. Add 200 for signalrRegenerate Key
    2. fmt example
    @zackliu zackliu mentioned this pull request Jun 5, 2023
    11 tasks
    @bjqian bjqian mentioned this pull request Aug 21, 2023
    6 tasks
    Copy link

    Next Steps to Merge

    Next steps that must be taken to merge this PR:
    • ❌ This PR has at least one breaking change (label: BreakingChangeReviewRequired).
      To unblock this PR, follow the process at aka.ms/brch.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-Avocado Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required CI-BreakingChange-Go CI-BreakingChange-JavaScript CI-MissingBaseCommit new-api-version resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    6 participants