Skip to content

Conversation

@hoonality
Copy link
Contributor

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 - adding definitions for a new entity
  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. Targeting early to mid November.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. Targeting early to mid November.
  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.

Added Notes

  • Related to updates from this PR after team doc updates: APIM-2022-08-01-draft #20728
    • Originally, we wanted to get a draft in place and didn't have a target branch to put a PR to but we now have an updated branch.
    • Opened a new PR with cherry-picked updates as the previous one being out of date caused a less than ideal merging result.

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 new APIs for a new entity
    • 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.

hoonality and others added 5 commits October 30, 2022 11:16
* adding resolver updates

* fixed policy examples that were missing a policyId param

* fixed typo that added a nested properties prop

* fixed description for API Resolvers List, filter query

* fixed error in definitions for resolvers

* fixed example that had an incorrect response definition
@openapi-workflow-bot
Copy link

Hi, @hoonality 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-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Oct 31, 2022
    @openapi-workflow-bot
    Copy link

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 31, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️❌Breaking Change(Cross-Version): 11 Errors, 169 Warnings failed [Detail]
    compared swaggers (via Oad v0.10.1)] new version base version
    apimanagement.json 2022-08-01(d087fe2) 2021-08-01(main)
    apimanagement.json 2022-08-01(d087fe2) 2022-04-01-preview(main)
    apimapis.json 2022-08-01(d087fe2) 2021-08-01(main)
    apimapis.json 2022-08-01(d087fe2) 2022-04-01-preview(main)
    definitions.json 2022-08-01(d087fe2) 2021-08-01(main)
    definitions.json 2022-08-01(d087fe2) 2022-04-01-preview(main)

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

    Only 30 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 'ApiVersionParameter' removed or renamed?
    New: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L132:3
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimanagement.json#L132:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ResourceGroupNameParameter' removed or renamed?
    New: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L132:3
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimanagement.json#L132:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'SubscriptionIdParameter' removed or renamed?
    New: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L132:3
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimanagement.json#L132:3
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5922:7
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5073:7
    1025 - RequiredStatusChange The 'required' status changed from the old version('True') to the new version('False').
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5922:7
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5073:7
    1034 - AddedRequiredProperty The new version has new required property 'document' that was not found in the old version.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5908:9
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5059:9
    1034 - AddedRequiredProperty The new version has new required property 'document' that was not found in the old version.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5921:5
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5072:5
    1034 - AddedRequiredProperty The new version has new required property 'document' that was not found in the old version.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5908:9
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5059:9
    1034 - AddedRequiredProperty The new version has new required property 'document' that was not found in the old version.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5921:5
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L5072:5
    1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L961:9
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L936:9
    1048 - AddedXmsEnum The new version adds a x-ms-enum extension.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L961:9
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L936:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L217:11
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L217:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L197:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L197:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L318:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L309:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L303:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L294:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L383:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L374:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L648:11
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L623:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L663:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L654:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L709:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L700:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L739:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L730:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L727:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L718:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L785:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L776:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L803:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L794:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L3827:11
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L3445:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L1027:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L1018:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L1073:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L1064:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L1103:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L1094:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L1091:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L1082:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/apimapis.json#L1167:13
    Old: Microsoft.ApiManagement/stable/2021-08-01/apimapis.json#L1158:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L4197:11
    Old: Microsoft.ApiManagement/stable/2021-08-01/definitions.json#L3815:11
    ️⚠️LintDiff: 2 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-2022-08 package-2022-08(d087fe2) package-2022-08(release-apimangement-2022-08-01)

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

    Rule Message Related RPC [For API reviewers]
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'policies' with immediate parent 'ResolverContract', must have a list by immediate parent operation.
    Location: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L4214
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'resolvers' with immediate parent 'ApiContract', must have a list by immediate parent operation.
    Location: Microsoft.ApiManagement/stable/2022-08-01/definitions.json#L5632


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    R4037 - MissingTypeObject The schema 'ErrorFieldContract' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.ApiManagement/stable/2022-08-01/apimanagement.json#L38
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️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 Oct 31, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking


    ️❌ azure-sdk-for-net-track2 failed [Detail]
    • Failed [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. 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
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      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] �[91mGeneratePackage: �[0m/mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:517
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96mLine |
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m 517 | �[0m         �[96mGeneratePackage -projectFolder $projectFolder -sdkRootPath $s�[0m …
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[96m     | �[91m         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[91m�[96m     | �[91mFailed to build sdk. exit code: False
      cmderr	[Invoke-GenerateAndBuildV2.ps1] �[0m
    • Azure.ResourceManager.ApiManagement [View full logs]  [Preview 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(96,5): error : ApiCompat failed for '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/bin/Azure.ResourceManager.ApiManagement/Debug/netstandard2.0/Azure.ResourceManager.ApiManagement.dll' [/mnt/vss/_work/1/s/azure-sdk-for-net/sdk/apimanagement/Azure.ResourceManager.ApiManagement/src/Azure.ResourceManager.ApiManagement.csproj]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. 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/apimanagement/armapimanagement [View full logs]  [Preview SDK Changes]
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New struct `AuthorizationError`
      info	[Changelog] - New struct `AuthorizationLoginLinksClient`
      info	[Changelog] - New struct `AuthorizationLoginLinksClientPostOptions`
      info	[Changelog] - New struct `AuthorizationLoginLinksClientPostResponse`
      info	[Changelog] - New struct `AuthorizationLoginRequestContract`
      info	[Changelog] - New struct `AuthorizationLoginResponseContract`
      info	[Changelog] - New struct `AuthorizationProviderClient`
      info	[Changelog] - New struct `AuthorizationProviderClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `AuthorizationProviderClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `AuthorizationProviderClientDeleteOptions`
      info	[Changelog] - New struct `AuthorizationProviderClientDeleteResponse`
      info	[Changelog] - New struct `AuthorizationProviderClientGetOptions`
      info	[Changelog] - New struct `AuthorizationProviderClientGetResponse`
      info	[Changelog] - New struct `AuthorizationProviderClientListByServiceOptions`
      info	[Changelog] - New struct `AuthorizationProviderClientListByServiceResponse`
      info	[Changelog] - New struct `AuthorizationProviderCollection`
      info	[Changelog] - New struct `AuthorizationProviderContract`
      info	[Changelog] - New struct `AuthorizationProviderContractProperties`
      info	[Changelog] - New struct `AuthorizationProviderOAuth2GrantTypes`
      info	[Changelog] - New struct `AuthorizationProviderOAuth2Settings`
      info	[Changelog] - New struct `GraphQLAPIResolverClient`
      info	[Changelog] - New struct `GraphQLAPIResolverClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverClientDeleteOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientDeleteResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverClientGetEntityTagOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientGetEntityTagResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverClientGetOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientGetResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverClientListByAPIOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientListByAPIResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverClientUpdateOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverClientUpdateResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClient`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientDeleteOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientDeleteResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientGetEntityTagOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientGetEntityTagResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientGetOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientGetResponse`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientListByResolverOptions`
      info	[Changelog] - New struct `GraphQLAPIResolverPolicyClientListByResolverResponse`
      info	[Changelog] - New struct `PolicyFragmentClient`
      info	[Changelog] - New struct `PolicyFragmentClientBeginCreateOrUpdateOptions`
      info	[Changelog] - New struct `PolicyFragmentClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `PolicyFragmentClientDeleteOptions`
      info	[Changelog] - New struct `PolicyFragmentClientDeleteResponse`
      info	[Changelog] - New struct `PolicyFragmentClientGetEntityTagOptions`
      info	[Changelog] - New struct `PolicyFragmentClientGetEntityTagResponse`
      info	[Changelog] - New struct `PolicyFragmentClientGetOptions`
      info	[Changelog] - New struct `PolicyFragmentClientGetResponse`
      info	[Changelog] - New struct `PolicyFragmentClientListByServiceOptions`
      info	[Changelog] - New struct `PolicyFragmentClientListByServiceResponse`
      info	[Changelog] - New struct `PolicyFragmentClientListReferencesOptions`
      info	[Changelog] - New struct `PolicyFragmentClientListReferencesResponse`
      info	[Changelog] - New struct `PolicyFragmentCollection`
      info	[Changelog] - New struct `PolicyFragmentContract`
      info	[Changelog] - New struct `PolicyFragmentContractProperties`
      info	[Changelog] - New struct `PortalConfigClient`
      info	[Changelog] - New struct `PortalConfigClientCreateOrUpdateOptions`
      info	[Changelog] - New struct `PortalConfigClientCreateOrUpdateResponse`
      info	[Changelog] - New struct `PortalConfigClientGetEntityTagOptions`
      info	[Changelog] - New struct `PortalConfigClientGetEntityTagResponse`
      info	[Changelog] - New struct `PortalConfigClientGetOptions`
      info	[Changelog] - New struct `PortalConfigClientGetResponse`
      info	[Changelog] - New struct `PortalConfigClientListByServiceOptions`
      info	[Changelog] - New struct `PortalConfigClientListByServiceResponse`
      info	[Changelog] - New struct `PortalConfigClientUpdateOptions`
      info	[Changelog] - New struct `PortalConfigClientUpdateResponse`
      info	[Changelog] - New struct `PortalConfigCollection`
      info	[Changelog] - New struct `PortalConfigContract`
      info	[Changelog] - New struct `PortalConfigCorsProperties`
      info	[Changelog] - New struct `PortalConfigCspProperties`
      info	[Changelog] - New struct `PortalConfigDelegationProperties`
      info	[Changelog] - New struct `PortalConfigProperties`
      info	[Changelog] - New struct `PortalConfigPropertiesSignin`
      info	[Changelog] - New struct `PortalConfigPropertiesSignup`
      info	[Changelog] - New struct `PortalConfigTermsOfServiceProperties`
      info	[Changelog] - New struct `ProxyResource`
      info	[Changelog] - New struct `ResolverCollection`
      info	[Changelog] - New struct `ResolverContract`
      info	[Changelog] - New struct `ResolverEntityBaseContract`
      info	[Changelog] - New struct `ResolverResultContract`
      info	[Changelog] - New struct `ResolverResultContractProperties`
      info	[Changelog] - New struct `ResolverResultLogItemContract`
      info	[Changelog] - New struct `ResolverUpdateContract`
      info	[Changelog] - New struct `ResolverUpdateContractProperties`
      info	[Changelog] - New struct `ResourceCollection`
      info	[Changelog] - New struct `ResourceCollectionValueItem`
      info	[Changelog] - New struct `ServiceClientBeginMigrateToStv2Options`
      info	[Changelog] - New struct `ServiceClientMigrateToStv2Response`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `AdditionalLocation`
      info	[Changelog] - New field `NatGatewayState` in struct `AdditionalLocation`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `OpenidConnectProviderContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `OpenidConnectProviderContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderCreateContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `AuthorizationServerContractProperties`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `AuthorizationServerContractProperties`
      info	[Changelog] - New field `OAuth2AuthenticationSettings` in struct `AuthenticationSettingsContract`
      info	[Changelog] - New field `OpenidAuthenticationSettings` in struct `AuthenticationSettingsContract`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceProperties`
      info	[Changelog] - New field `Metrics` in struct `DiagnosticContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderContractProperties`
      info	[Changelog] - New field `TranslateRequiredQueryParametersConduct` in struct `APICreateOrUpdateProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `AuthorizationServerUpdateContractProperties`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `AuthorizationServerUpdateContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderUpdateProperties`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceUpdateProperties`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceUpdateProperties`
      info	[Changelog] - New field `Parameters` in struct `ContentTypeClientCreateOrUpdateOptions`
      info	[Changelog] - New field `UseInAPIDocumentation` in struct `OpenidConnectProviderUpdateContractProperties`
      info	[Changelog] - New field `UseInTestConsole` in struct `OpenidConnectProviderUpdateContractProperties`
      info	[Changelog] - New field `ClientLibrary` in struct `IdentityProviderBaseParameters`
      info	[Changelog] - New field `NatGatewayState` in struct `ServiceBaseProperties`
      info	[Changelog] - New field `OutboundPublicIPAddresses` in struct `ServiceBaseProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 324 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. 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
    • ️✔️track2_azure-mgmt-apimanagement [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ApiManagementServiceOperations.begin_migrate_to_stv2
      info	[Changelog]   - Added operation group AuthorizationAccessPolicyOperations
      info	[Changelog]   - Added operation group AuthorizationLoginLinksOperations
      info	[Changelog]   - Added operation group AuthorizationOperations
      info	[Changelog]   - Added operation group AuthorizationProviderOperations
      info	[Changelog]   - Added operation group GraphQLApiResolverOperations
      info	[Changelog]   - Added operation group GraphQLApiResolverPolicyOperations
      info	[Changelog]   - Added operation group PolicyFragmentOperations
      info	[Changelog]   - Added operation group PortalConfigOperations
      info	[Changelog]   - Model AdditionalLocation has a new parameter nat_gateway_state
      info	[Changelog]   - Model AdditionalLocation has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiCreateOrUpdateParameter has a new parameter translate_required_query_parameters_conduct
      info	[Changelog]   - Model ApiCreateOrUpdateProperties has a new parameter translate_required_query_parameters_conduct
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceBaseProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceResource has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceUpdateParameters has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model ApiManagementServiceUpdateProperties has a new parameter nat_gateway_state
      info	[Changelog]   - Model ApiManagementServiceUpdateProperties has a new parameter outbound_public_ip_addresses
      info	[Changelog]   - Model AuthenticationSettingsContract has a new parameter o_auth2_authentication_settings
      info	[Changelog]   - Model AuthenticationSettingsContract has a new parameter openid_authentication_settings
      info	[Changelog]   - Model AuthorizationServerContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerContract has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerContractProperties has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerContractProperties has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerUpdateContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerUpdateContract has a new parameter use_in_test_console
      info	[Changelog]   - Model AuthorizationServerUpdateContractProperties has a new parameter use_in_api_documentation
      info	[Changelog]   - Model AuthorizationServerUpdateContractProperties has a new parameter use_in_test_console
      info	[Changelog]   - Model DiagnosticContract has a new parameter metrics
      info	[Changelog]   - Model IdentityProviderBaseParameters has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderContract has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderContractProperties has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderCreateContract has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderCreateContractProperties has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderUpdateParameters has a new parameter client_library
      info	[Changelog]   - Model IdentityProviderUpdateProperties has a new parameter client_library
      info	[Changelog]   - Model OpenidConnectProviderContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model OpenidConnectProviderContract has a new parameter use_in_test_console
      info	[Changelog]   - Model OpenidConnectProviderUpdateContract has a new parameter use_in_api_documentation
      info	[Changelog]   - Model OpenidConnectProviderUpdateContract has a new parameter use_in_test_console
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Operation ContentTypeOperations.create_or_update has a new parameter parameters
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. 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-apimanagement [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface PortalConfigContract
      info	[Changelog]   - Added Interface PortalConfigCorsProperties
      info	[Changelog]   - Added Interface PortalConfigCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface PortalConfigCspProperties
      info	[Changelog]   - Added Interface PortalConfigDelegationProperties
      info	[Changelog]   - Added Interface PortalConfigGetEntityTagHeaders
      info	[Changelog]   - Added Interface PortalConfigGetEntityTagOptionalParams
      info	[Changelog]   - Added Interface PortalConfigGetHeaders
      info	[Changelog]   - Added Interface PortalConfigGetOptionalParams
      info	[Changelog]   - Added Interface PortalConfigListByServiceOptionalParams
      info	[Changelog]   - Added Interface PortalConfigPropertiesSignin
      info	[Changelog]   - Added Interface PortalConfigPropertiesSignup
      info	[Changelog]   - Added Interface PortalConfigTermsOfServiceProperties
      info	[Changelog]   - Added Interface PortalConfigUpdateOptionalParams
      info	[Changelog]   - Added Interface ProxyResource
      info	[Changelog]   - Added Interface ResolverCollection
      info	[Changelog]   - Added Interface ResolverContract
      info	[Changelog]   - Added Interface ResolverResultContract
      info	[Changelog]   - Added Interface ResolverResultLogItemContract
      info	[Changelog]   - Added Interface ResolverUpdateContract
      info	[Changelog]   - Added Interface ResourceCollection
      info	[Changelog]   - Added Interface ResourceCollectionValueItem
      info	[Changelog]   - Added Type Alias ApiManagementServiceMigrateToStv2Response
      info	[Changelog]   - Added Type Alias AsyncResolverStatus
      info	[Changelog]   - Added Type Alias AuthorizationAccessPolicyCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias AuthorizationAccessPolicyGetResponse
      info	[Changelog]   - Added Type Alias AuthorizationAccessPolicyListByAuthorizationNextResponse
      info	[Changelog]   - Added Type Alias AuthorizationAccessPolicyListByAuthorizationResponse
      info	[Changelog]   - Added Type Alias AuthorizationCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias AuthorizationGetResponse
      info	[Changelog]   - Added Type Alias AuthorizationListByAuthorizationProviderNextResponse
      info	[Changelog]   - Added Type Alias AuthorizationListByAuthorizationProviderResponse
      info	[Changelog]   - Added Type Alias AuthorizationLoginLinksPostResponse
      info	[Changelog]   - Added Type Alias AuthorizationProviderCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias AuthorizationProviderGetResponse
      info	[Changelog]   - Added Type Alias AuthorizationProviderListByServiceNextResponse
      info	[Changelog]   - Added Type Alias AuthorizationProviderListByServiceResponse
      info	[Changelog]   - Added Type Alias AuthorizationType
      info	[Changelog]   - Added Type Alias GlobalSchemaCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias GlobalSchemaGetEntityTagResponse
      info	[Changelog]   - Added Type Alias GlobalSchemaGetResponse
      info	[Changelog]   - Added Type Alias GlobalSchemaListByServiceNextResponse
      info	[Changelog]   - Added Type Alias GlobalSchemaListByServiceResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverGetEntityTagResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverGetResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverListByApiNextResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverListByApiResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverPolicyCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverPolicyGetEntityTagResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverPolicyGetResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverPolicyListByResolverNextResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverPolicyListByResolverResponse
      info	[Changelog]   - Added Type Alias GraphQLApiResolverUpdateResponse
      info	[Changelog]   - Added Type Alias NatGatewayState
      info	[Changelog]   - Added Type Alias OAuth2GrantType
      info	[Changelog]   - Added Type Alias PolicyFragmentContentFormat
      info	[Changelog]   - Added Type Alias PolicyFragmentCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias PolicyFragmentGetEntityTagResponse
      info	[Changelog]   - Added Type Alias PolicyFragmentGetResponse
      info	[Changelog]   - Added Type Alias PolicyFragmentListByServiceResponse
      info	[Changelog]   - Added Type Alias PolicyFragmentListReferencesResponse
      info	[Changelog]   - Added Type Alias PortalConfigCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias PortalConfigGetEntityTagResponse
      info	[Changelog]   - Added Type Alias PortalConfigGetResponse
      info	[Changelog]   - Added Type Alias PortalConfigListByServiceResponse
      info	[Changelog]   - Added Type Alias PortalConfigUpdateResponse
      info	[Changelog]   - Added Type Alias PortalSettingsCspMode
      info	[Changelog]   - Added Type Alias SchemaType
      info	[Changelog]   - Added Type Alias TranslateRequiredQueryParametersConduct
      info	[Changelog]   - Interface AdditionalLocation has a new optional parameter natGatewayState
      info	[Changelog]   - Interface AdditionalLocation has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiCreateOrUpdateParameter has a new optional parameter translateRequiredQueryParametersConduct
      info	[Changelog]   - Interface ApiCreateOrUpdateProperties has a new optional parameter translateRequiredQueryParametersConduct
      info	[Changelog]   - Interface ApiManagementServiceBaseProperties has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceBaseProperties has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiManagementServiceResource has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceResource has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface ApiManagementServiceUpdateParameters has a new optional parameter natGatewayState
      info	[Changelog]   - Interface ApiManagementServiceUpdateParameters has a new optional parameter outboundPublicIPAddresses
      info	[Changelog]   - Interface AuthenticationSettingsContract has a new optional parameter oAuth2AuthenticationSettings
      info	[Changelog]   - Interface AuthenticationSettingsContract has a new optional parameter openidAuthenticationSettings
      info	[Changelog]   - Interface AuthorizationServerContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerContractProperties has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerContractProperties has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerUpdateContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerUpdateContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface AuthorizationServerUpdateContractProperties has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface AuthorizationServerUpdateContractProperties has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface ContentTypeCreateOrUpdateOptionalParams has a new optional parameter parameters
      info	[Changelog]   - Interface DiagnosticContract has a new optional parameter metrics
      info	[Changelog]   - Interface IdentityProviderBaseParameters has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderContract has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderCreateContract has a new optional parameter clientLibrary
      info	[Changelog]   - Interface IdentityProviderUpdateParameters has a new optional parameter clientLibrary
      info	[Changelog]   - Interface OpenidConnectProviderContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface OpenidConnectProviderContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Interface OpenidConnectProviderUpdateContract has a new optional parameter useInApiDocumentation
      info	[Changelog]   - Interface OpenidConnectProviderUpdateContract has a new optional parameter useInTestConsole
      info	[Changelog]   - Class ApiManagementClient has a new parameter authorization
      info	[Changelog]   - Class ApiManagementClient has a new parameter authorizationAccessPolicy
      info	[Changelog]   - Class ApiManagementClient has a new parameter authorizationLoginLinks
      info	[Changelog]   - Class ApiManagementClient has a new parameter authorizationProvider
      info	[Changelog]   - Class ApiManagementClient has a new parameter globalSchema
      info	[Changelog]   - Class ApiManagementClient has a new parameter graphQLApiResolver
      info	[Changelog]   - Class ApiManagementClient has a new parameter graphQLApiResolverPolicy
      info	[Changelog]   - Class ApiManagementClient has a new parameter policyFragment
      info	[Changelog]   - Class ApiManagementClient has a new parameter portalConfig
      info	[Changelog]   - Added Enum KnownAuthorizationType
      info	[Changelog]   - Added Enum KnownNatGatewayState
      info	[Changelog]   - Added Enum KnownOAuth2GrantType
      info	[Changelog]   - Added Enum KnownPolicyFragmentContentFormat
      info	[Changelog]   - Added Enum KnownPortalSettingsCspMode
      info	[Changelog]   - Added Enum KnownSchemaType
      info	[Changelog]   - Added Enum KnownTranslateRequiredQueryParametersConduct
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Removed Enum KnownApiVersionSetContractDetailsVersioningScheme
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
    • ️✔️apimanagement [View full logs]  [Preview Schema Changes]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from e81a182fb61ac69c09fb4001ddaba7c4b7feb63c. 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.apimanagement [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 31, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/apimanagement/armapimanagement Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-apimanagement Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.ApiManagement Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-apimanagement Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @openapi-workflow-bot
    Copy link

    Hi @hoonality, one or multiple breaking change(s) is detected in your PR. Please check out the breaking change(s), and provide business justification in the PR comment and @ PR assignee why you must have these change(s), and how external customer impact can be mitigated. Please ensure to follow breaking change policy to request breaking change review and approval before proceeding swagger PR review.
    Action: To initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.
    If you want to know the production traffic statistic, please see ARM Traffic statistic.
    If you think it is false positive breaking change, please provide the reasons in the PR comment, report to Swagger Tooling Team via https://aka.ms/swaggerfeedback.
    Note: To avoid breaking change, you can refer to Shift Left Solution for detecting breaking change in early phase at your service code repository.

    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 9, 2022
    "$ref": "./examples/ApiManagementHeadGraphQLApiResolver.json"
    }
    },
    "parameters": [
    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    parameters

    There are a bunch of breaking changes reported on this PR. Please get a breakingchanges approval and ARM can review the changes afterwards. Once you have the approval please remove the "ARMChangesRequested" label from the PR to make the PR visible to the ARM reviewers

    Copy link
    Member

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    @hoonality I see the target branch here is Azure:release-apimangement-2022-08-01 - is that a development branch, and this is a new API in development that is not deployed yet?

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Yep @TimLovellSmith, https://github.com/Azure/azure-rest-api-specs/tree/release-apimangement-2022-08-01 has updates for api management in development, and this PR includes new resources being added that are not yet deployed.

    Thanks!

    cc: @solankisamir

    @hoonality
    Copy link
    Contributor Author

    hoonality commented Nov 17, 2022

    Breaking changes justification:

    I believe the breaking changes are related to similar issues seen during the base branch PR merged:

    The reason for the breaking changes were stated in that PR for the release-apimanagement-2022-08-01 branch:

    Let me know if I may have missed anything, thanks!

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 17, 2022
    @TimLovellSmith TimLovellSmith added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Nov 17, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Nov 17, 2022
    @solankisamir
    Copy link
    Member

    @honghr please review the PR and merge if it meets all the criterion. Thanks!

    @honghr honghr merged commit dad1cbe into Azure:release-apimangement-2022-08-01 Dec 2, 2022
    @solankisamir solankisamir added the 2022-08-01 APIM 2022-08-01 PRs label Jan 23, 2023
    @solankisamir solankisamir mentioned this pull request Feb 3, 2023
    11 tasks
    lirenhe pushed a commit that referenced this pull request Feb 14, 2023
    * Release api management 2022 08 01 (#21169)
    
    * add base for 2022-08-01
    
    * updates readme.md
    
    * update api-version and examples
    
    * resolve Go SDK breaking change
    
    * update examples to fix model definition
    
    Co-authored-by: Chenjie Shi <[email protected]>
    
    * Adding Resolver Entities to documentation (#21352)
    
    * merging in resolver entities
    
    * adding resolver updates
    
    * fixed policy examples that were missing a policyId param
    
    * fixed typo that added a nested properties prop
    
    * fixed description for API Resolvers List, filter query
    
    * fixed error in definitions for resolvers
    
    * fixed example that had an incorrect response definition
    
    * added missing json file references
    
    * fix for linting errors
    
    * ref fixes and undoing bad merge overwrites
    
    * fix typo
    
    * wiki for apis and products  (#21595)
    
    * wiki for apis and products
    
    * prettier; fixed spellchecks
    
    * Fixed spelling
    
    * Updated path
    
    Co-authored-by: changlong-liu <[email protected]>
    
    * code review changes; gihub checks fixes
    
    * fixed conact name and paths
    
    * added properties back
    
    * added contract properties objects
    
    * fixed lint
    
    * changed example to match the definition
    
    * prettier
    
    * code review changes
    
    * added paths and examples for wiki collections
    
    * Added x-ms-pageable
    
    * removed count
    
    Co-authored-by: changlong-liu <[email protected]>
    
    * Add ConfirmConsentCode to APIM RP (#22418)
    
    * Update apimauthorizationproviders.json
    
    Add ConfirmConsentCode endpoint
    
    * Update definitions.json
    
    * Create ApiManagementPostAuthorizationConfirmConsentCodeRequest.json
    
    * Update definitions.json
    
    Remove count property
    
    * Update apimauthorizationproviders.json
    
    * [2022-08-01] Fix Linter Errors (#22537)
    
    * linter errors
    
    * prettier
    
    * v2
    
    * fix error response duplicate schema
    
    * type object
    
    * prettier
    
    * sync data from current ga version
    
    * remove duplicate parameter
    
    * type object
    
    ---------
    
    Co-authored-by: Chenjie Shi <[email protected]>
    Co-authored-by: hoonality <[email protected]>
    Co-authored-by: malincrist <[email protected]>
    Co-authored-by: changlong-liu <[email protected]>
    Co-authored-by: Logan Zipkes <[email protected]>
    aviyerMSFT pushed a commit to aviyerMSFT/azure-rest-api-specs that referenced this pull request Mar 22, 2023
    * Release api management 2022 08 01 (Azure#21169)
    
    * add base for 2022-08-01
    
    * updates readme.md
    
    * update api-version and examples
    
    * resolve Go SDK breaking change
    
    * update examples to fix model definition
    
    Co-authored-by: Chenjie Shi <[email protected]>
    
    * Adding Resolver Entities to documentation (Azure#21352)
    
    * merging in resolver entities
    
    * adding resolver updates
    
    * fixed policy examples that were missing a policyId param
    
    * fixed typo that added a nested properties prop
    
    * fixed description for API Resolvers List, filter query
    
    * fixed error in definitions for resolvers
    
    * fixed example that had an incorrect response definition
    
    * added missing json file references
    
    * fix for linting errors
    
    * ref fixes and undoing bad merge overwrites
    
    * fix typo
    
    * wiki for apis and products  (Azure#21595)
    
    * wiki for apis and products
    
    * prettier; fixed spellchecks
    
    * Fixed spelling
    
    * Updated path
    
    Co-authored-by: changlong-liu <[email protected]>
    
    * code review changes; gihub checks fixes
    
    * fixed conact name and paths
    
    * added properties back
    
    * added contract properties objects
    
    * fixed lint
    
    * changed example to match the definition
    
    * prettier
    
    * code review changes
    
    * added paths and examples for wiki collections
    
    * Added x-ms-pageable
    
    * removed count
    
    Co-authored-by: changlong-liu <[email protected]>
    
    * Add ConfirmConsentCode to APIM RP (Azure#22418)
    
    * Update apimauthorizationproviders.json
    
    Add ConfirmConsentCode endpoint
    
    * Update definitions.json
    
    * Create ApiManagementPostAuthorizationConfirmConsentCodeRequest.json
    
    * Update definitions.json
    
    Remove count property
    
    * Update apimauthorizationproviders.json
    
    * [2022-08-01] Fix Linter Errors (Azure#22537)
    
    * linter errors
    
    * prettier
    
    * v2
    
    * fix error response duplicate schema
    
    * type object
    
    * prettier
    
    * sync data from current ga version
    
    * remove duplicate parameter
    
    * type object
    
    ---------
    
    Co-authored-by: Chenjie Shi <[email protected]>
    Co-authored-by: hoonality <[email protected]>
    Co-authored-by: malincrist <[email protected]>
    Co-authored-by: changlong-liu <[email protected]>
    Co-authored-by: Logan Zipkes <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    2022-08-01 APIM 2022-08-01 PRs API Management 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 resource-manager

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    6 participants