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

[Microsoft.Resources] Added missing error property to deployment properties #18073

Merged
merged 2 commits into from
Apr 1, 2022

Conversation

jorgecotillo
Copy link
Contributor

@jorgecotillo jorgecotillo commented Mar 3, 2022

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

Changelog

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

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
      • Added missing "error" property in all api-versions >= 2015-11-01 to match service response
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific language SDKs and CLIs that must be refreshed after the swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No refresh required for updates in this PR

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

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

Breaking Change Review Checklist

If any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

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

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

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

@openapi-workflow-bot
Copy link

Hi, @jorgecotillo 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-workflow-bot
    Copy link

    [Call for Action] To better understand Azure service dev/test scenario, and support Azure service developer better on Swagger and REST API related tests in early phase, please help to fill in with this survey https://aka.ms/SurveyForEarlyPhase. It will take 5 to 10 minutes. If you already complete survey, please neglect this comment. Thanks.

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 3, 2022

    Swagger Validation Report

    ️❌BreakingChange: 12 Errors, 0 Warnings failed [Detail]
    Rule Message
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2015-11-01/resources.json#L2463:7
    Old: Microsoft.Resources/stable/2015-11-01/resources.json#L2463:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2016-02-01/resources.json#L1989:7
    Old: Microsoft.Resources/stable/2016-02-01/resources.json#L1989:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2016-07-01/resources.json#L1998:7
    Old: Microsoft.Resources/stable/2016-07-01/resources.json#L1998:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2016-09-01/resources.json#L2252:7
    Old: Microsoft.Resources/stable/2016-09-01/resources.json#L2252:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2017-05-10/resources.json#L2302:7
    Old: Microsoft.Resources/stable/2017-05-10/resources.json#L2302:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2018-02-01/resources.json#L2314:7
    Old: Microsoft.Resources/stable/2018-02-01/resources.json#L2314:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2018-05-01/resources.json#L2751:7
    Old: Microsoft.Resources/stable/2018-05-01/resources.json#L2751:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2019-03-01/resources.json#L2768:7
    Old: Microsoft.Resources/stable/2019-03-01/resources.json#L2768:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2019-05-01/resources.json#L2988:7
    Old: Microsoft.Resources/stable/2019-05-01/resources.json#L2988:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2019-05-10/resources.json#L3064:7
    Old: Microsoft.Resources/stable/2019-05-10/resources.json#L3064:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2019-07-01/resources.json#L4378:7
    Old: Microsoft.Resources/stable/2019-07-01/resources.json#L4378:7
    1040 - AddedReadOnlyPropertyInResponse The new version has a new read-only property 'error' in response that was not found in the old version.
    New: Microsoft.Resources/stable/2019-08-01/resources.json#L4395:7
    Old: Microsoft.Resources/stable/2019-08-01/resources.json#L4395:7
    ️❌LintDiff: 2 Errors, 0 Warnings failed [Detail] The following errors/warnings are introduced by current PR:
    Rule Message
    AutoRest exception "location":"specification/resources/resource-manager/readme.md",
    "tag":"profile-hybrid-2019-03-01",
    "details":"swagger-document/compose - FAILED"
    AutoRest exception "location":"specification/resources/resource-manager/readme.md",
    "tag":"profile-hybrid-2019-03-01",
    "details":"Error: '$.definitions.Operation.description' has incompatible values (---Microsoft.Authorization operation,
    ---Microsoft.Resources operation)."


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R2016 - PatchBodyParametersSchema Properties of a PATCH request body must not be required. PATCH operation: 'ResourceGroups_Patch' Model Definition: 'ResourceGroup' Property: 'location'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2709
    R2016 - PatchBodyParametersSchema Properties of a PATCH request body must not be required. PATCH operation: 'Resources_Update' Model Definition: 'Resource' Property: 'location'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2994
    R2016 - PatchBodyParametersSchema Properties of a PATCH request body must not be required. PATCH operation: 'ResourceGroups_Patch' Model Definition: 'ResourceGroup' Property: 'location'
    Location: Microsoft.Resources/stable/2016-02-01/resources.json#L2311
    R2016 - PatchBodyParametersSchema Properties of a PATCH request body must not be required. PATCH operation: 'ResourceGroups_Patch' Model Definition: 'ResourceGroup' Property: 'location'
    Location: Microsoft.Resources/stable/2016-07-01/resources.json#L2321
    R2016 - PatchBodyParametersSchema Properties of a PATCH request body must not be required. PATCH operation: 'ResourceGroups_Patch' Model Definition: 'ResourceGroup' Property: 'location'
    Location: Microsoft.Resources/stable/2016-09-01/resources.json#L2583
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'PolicyAssignment' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2145
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'PolicyDefinition' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2192
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2544
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2683
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-02-01/resources.json#L2074
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-02-01/resources.json#L2285
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-07-01/resources.json#L2083
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-07-01/resources.json#L2294
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-09-01/resources.json#L2340
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2016-09-01/resources.json#L2552
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2017-05-10/resources.json#L2390
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2017-05-10/resources.json#L2606
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'DeploymentExtended' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2018-02-01/resources.json#L2453
    R2020 - RequiredPropertiesMissingInResourceModel Model definition 'ResourceGroup' must have the properties 'name', 'id' and 'type' in its hierarchy and these properties must be marked as readonly.
    Location: Microsoft.Resources/stable/2018-02-01/resources.json#L2672
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2018-05-01/resources.json#L3098
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2019-03-01/resources.json#L3115
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2019-05-01/resources.json#L3340
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2019-05-10/resources.json#L3416
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2019-07-01/resources.json#L4730
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.Resources/stable/2019-08-01/resources.json#L4747
    R3011 - DescriptionMustNotBeNodeName Description must not match the name of the node it is supposed to describe. Node name:'scope' Description:'Scope.'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L1812
    R3011 - DescriptionMustNotBeNodeName Description must not match the name of the node it is supposed to describe. Node name:'scope' Description:'Scope.'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L1844
    R3011 - DescriptionMustNotBeNodeName Description must not match the name of the node it is supposed to describe. Node name:'scope' Description:'Scope.'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L1888
    R3011 - DescriptionMustNotBeNodeName Description must not match the name of the node it is supposed to describe. Node name:'scope' Description:'Scope.'
    Location: Microsoft.Resources/stable/2015-11-01/resources.json#L2056
    R3011 - DescriptionMustNotBeNodeName Description must not match the name of the node it is supposed to describe. Node name:'operation' Description:'Operation.'
    Location: Microsoft.Resources/stable/2016-02-01/resources.json#L2565
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️❌ModelValidation: 599 Errors, 0 Warnings failed [Detail]

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

    Rule Message
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_Delete.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L37:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_CheckExistence.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L78:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_CreateOrUpdate.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L118:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_Get.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L174:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_Cancel.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L216:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_Validate.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L255:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Deployments_List.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L312:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Providers_Unregister.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L366:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Providers_Register.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L398:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Providers_List.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L430:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Providers_Get.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L466:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_ListResources.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L498:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_CheckExistence.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L559:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_CreateOrUpdate.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L592:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_Delete.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L640:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_Get.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L674:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_Patch.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L707:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in ResourceGroups_List.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L751:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_MoveResources.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L795:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_List.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L840:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_CheckExistence.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L891:15
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_Delete.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L957:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_CreateOrUpdate.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1026:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_Update.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1107:16
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Resources_Get.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1187:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Tags_DeleteValue.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1261:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Tags_CreateOrUpdateValue.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1298:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Tags_CreateOrUpdate.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1343:14
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Tags_Delete.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1379:17
    XMS_EXAMPLE_NOTFOUND_ERROR x-ms-example not found in Tags_List.
    Url: Microsoft.Resources/stable/2015-11-01/resources.json#L1411:14
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️SDK Track2 Validation succeeded [Detail]
    The following errors/warnings exist before current PR submission:
    Rule Message
    "readme":"resources/resource-manager/readme.md",
    "tag":"profile-hybrid-2019-03-01",
    "details":"Error: Plugin prechecker reported failure."
    ️️✔️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).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Mar 3, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armresources - 0.4.0
    ️✔️azure-sdk-for-go-track2 - armdeploymentscripts - 0.3.2
    azure-sdk-for-go-track2 - armfeatures - 0.3.0
    azure-sdk-for-go-track2 - armlinks - 0.3.0
    azure-sdk-for-go-track2 - armlocks - 0.3.0
    azure-sdk-for-go-track2 - armmanagedapplications - 0.3.0
    ️✔️azure-sdk-for-go-track2 - armpolicy - 0.3.2
    azure-sdk-for-go-track2 - armsubscriptions - 0.3.0
    azure-sdk-for-go-track2 - armtemplatespecs - 0.3.0
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-resource - 20.1.0
    ️✔️azure-sdk-for-go - resources/mgmt/2021-07-01/features - v62.0.0
    azure-sdk-for-go - resources/mgmt/2021-01-01/subscriptions - v62.0.0
    +	Field `autorest.Response` of struct `OperationListResult` has been removed
    +	Function `*OperationListResultIterator.NextWithContext` has been removed
    +	Function `*OperationListResultIterator.Next` has been removed
    +	Function `*OperationListResultPage.NextWithContext` has been removed
    +	Function `*OperationListResultPage.Next` has been removed
    +	Function `NewOperationListResultIterator` has been removed
    +	Function `NewOperationListResultPage` has been removed
    +	Function `NewOperationsClientWithBaseURI` has been removed
    +	Function `NewOperationsClient` has been removed
    +	Function `OperationListResult.IsEmpty` has been removed
    +	Function `OperationListResultIterator.NotDone` has been removed
    +	Function `OperationListResultIterator.Response` has been removed
    +	Function `OperationListResultIterator.Value` has been removed
    +	Function `OperationListResultPage.NotDone` has been removed
    +	Function `OperationListResultPage.Response` has been removed
    +	Function `OperationListResultPage.Values` has been removed
    +	Function `OperationsClient.ListComplete` has been removed
    +	Function `OperationsClient.ListPreparer` has been removed
    +	Function `OperationsClient.ListResponder` has been removed
    +	Function `OperationsClient.ListSender` has been removed
    +	Function `OperationsClient.List` has been removed
    +	Struct `OperationListResultIterator` has been removed
    +	Struct `OperationListResultPage` has been removed
    +	Struct `OperationsClient` has been removed
    ️✔️azure-sdk-for-go - resources/mgmt/2021-01-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2020-10-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2020-06-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-11-01/subscriptions - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-10-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-09-01/policy - v62.0.0
    azure-sdk-for-go - resources/mgmt/2019-07-01/managedapplications - v62.0.0
    +	Field `ErrorCode` of struct `ErrorResponse` has been removed
    +	Field `ErrorMessage` of struct `ErrorResponse` has been removed
    +	Field `HTTPStatus` of struct `ErrorResponse` has been removed
    ️✔️azure-sdk-for-go - resources/mgmt/2019-07-01/features - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-06-01/subscriptions - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-06-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-05-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-03-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2019-01-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-06-01/subscriptions - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-06-01/managedapplications - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-05-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-05-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-03-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2018-02-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2017-09-01/managedapplications - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2017-05-10/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-12-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-09-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-09-01/locks - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-09-01/links - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-07-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-06-01/subscriptions - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-04-01/policy - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2016-02-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2015-12-01/features - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2015-11-01/subscriptions - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2015-11-01/resources - v62.0.0
    ️✔️azure-sdk-for-go - resources/mgmt/2015-01-01/locks - v62.0.0
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2021-06-01-preview/policy - v62.0.0
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2020-09-01-preview/policy - v62.0.0
    azure-sdk-for-go - preview/resources/mgmt/2020-03-01-preview/policy - v62.0.0
    +	Function `AssignmentsClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `AssignmentsClient.ListForResourceComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, *int32)` to `(context.Context, string, string, string, string, string, string, *int32)`
    +	Function `AssignmentsClient.ListForResourceGroupComplete` parameter(s) have been changed from `(context.Context, string, string, string, *int32)` to `(context.Context, string, string, *int32)`
    +	Function `AssignmentsClient.ListForResourceGroupPreparer` parameter(s) have been changed from `(context.Context, string, string, string, *int32)` to `(context.Context, string, string, *int32)`
    +	Function `AssignmentsClient.ListForResourceGroup` parameter(s) have been changed from `(context.Context, string, string, string, *int32)` to `(context.Context, string, string, *int32)`
    +	Function `AssignmentsClient.ListForResourcePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, *int32)` to `(context.Context, string, string, string, string, string, string, *int32)`
    +	Function `AssignmentsClient.ListForResource` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string, *int32)` to `(context.Context, string, string, string, string, string, string, *int32)`
    +	Function `AssignmentsClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `AssignmentsClient.List` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `AzureEntityResource.MarshalJSON` has been removed
    +	Function `DefinitionsClient.CreateOrUpdatePreparer` parameter(s) have been changed from `(context.Context, string, Definition, string)` to `(context.Context, string, Definition)`
    +	Function `DefinitionsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, Definition, string)` to `(context.Context, string, Definition)`
    +	Function `DefinitionsClient.DeletePreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `DefinitionsClient.Delete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `DefinitionsClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `DefinitionsClient.Get` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `DefinitionsClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `DefinitionsClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `DefinitionsClient.List` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `ErrorDetail.MarshalJSON` has been removed
    +	Function `ExemptionsClient.CreateOrUpdatePreparer` parameter(s) have been changed from `(context.Context, Exemption, string, string)` to `(context.Context, string, string, Exemption)`
    +	Function `ExemptionsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, Exemption, string, string)` to `(context.Context, string, string, Exemption)`
    +	Function `ExemptionsClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ExemptionsClient.ListForResourceComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string)`
    +	Function `ExemptionsClient.ListForResourceGroupComplete` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ExemptionsClient.ListForResourceGroupPreparer` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ExemptionsClient.ListForResourceGroup` parameter(s) have been changed from `(context.Context, string, string, string)` to `(context.Context, string, string)`
    +	Function `ExemptionsClient.ListForResourcePreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string)`
    +	Function `ExemptionsClient.ListForResource` parameter(s) have been changed from `(context.Context, string, string, string, string, string, string, string)` to `(context.Context, string, string, string, string, string, string)`
    +	Function `ExemptionsClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `ExemptionsClient.List` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `NewAssignmentsClientWithBaseURI` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewAssignmentsClient` parameter(s) have been changed from `()` to `(string)`
    +	Function `NewDefinitionsClientWithBaseURI` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewDefinitionsClient` parameter(s) have been changed from `()` to `(string)`
    +	Function `NewExemptionsClientWithBaseURI` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewExemptionsClient` parameter(s) have been changed from `()` to `(string)`
    +	Function `NewSetDefinitionsClientWithBaseURI` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewSetDefinitionsClient` parameter(s) have been changed from `()` to `(string)`
    +	Function `NewWithBaseURI` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `New` parameter(s) have been changed from `()` to `(string)`
    +	Function `ProxyResource.MarshalJSON` has been removed
    +	Function `Resource.MarshalJSON` has been removed
    +	Function `SetDefinitionsClient.CreateOrUpdatePreparer` parameter(s) have been changed from `(context.Context, string, SetDefinition, string)` to `(context.Context, string, SetDefinition)`
    +	Function `SetDefinitionsClient.CreateOrUpdate` parameter(s) have been changed from `(context.Context, string, SetDefinition, string)` to `(context.Context, string, SetDefinition)`
    +	Function `SetDefinitionsClient.DeletePreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `SetDefinitionsClient.Delete` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `SetDefinitionsClient.GetPreparer` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `SetDefinitionsClient.Get` parameter(s) have been changed from `(context.Context, string, string)` to `(context.Context, string)`
    +	Function `SetDefinitionsClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `SetDefinitionsClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `SetDefinitionsClient.List` parameter(s) have been changed from `(context.Context, string, string, *int32)` to `(context.Context, string, *int32)`
    +	Function `TrackedResource.MarshalJSON` has been removed
    +	Struct `AzureEntityResource` has been removed
    +	Struct `ErrorDetail` has been removed
    +	Struct `ProxyResource` has been removed
    +	Struct `Resource` has been removed
    +	Struct `TrackedResource` has been removed
    +	Type of `CloudError.Error` has been changed from `*ErrorDetail` to `*ErrorResponse`
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2019-06-01-preview/templatespecs - v62.0.0
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2017-06-01-preview/policy - v62.0.0
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2016-09-01-preview/managedapplications - v62.0.0
    ️✔️azure-sdk-for-go - preview/resources/mgmt/2015-10-01-preview/policy - v62.0.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d55f30f. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/resources/resource-manager/readme.md
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
      cmderr	[Autorest] realpath(): Permission denied
    • ️✔️Microsoft.Azure.Management.ResourceManager [View full logs]  [Release SDK Changes]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d55f30f. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.5.0 -> 8.6.0
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.6.0>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.6.0` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-resource [View full logs]  [Release SDK Changes]
      info	[Changelog]
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d55f30f. SDK Automation 14.0.0
      command	sh ./eng/initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️resources/mgmt/2021-07-01/features [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2021-01-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 27 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2021-01-01/resources [View full logs
      info	[Changelog] This is a new package
      info	[Changelog]
    • ️✔️resources/mgmt/2020-10-01/resources [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2020-06-01/resources [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2019-11-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2019-10-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `ZoneMappings` in struct `ProviderResourceType`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 3 additive change(s).
    • ️✔️resources/mgmt/2019-09-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2019-07-01/managedapplications [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `AllowedDataActions` in struct `ApplicationPackageLockingPolicyDefinition`
      info	[Changelog]
      info	[Changelog] Total 1 breaking change(s), 9 additive change(s).
    • ️✔️resources/mgmt/2019-07-01/features [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `ZoneMappings` in struct `ProviderResourceType`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2019-06-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2019-06-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2019-05-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `ZoneMappings` in struct `ProviderResourceType`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2019-03-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2019-01-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2018-06-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2018-06-01/managedapplications [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2018-05-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2018-05-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2018-03-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2018-02-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `ZoneMappings` in struct `ProviderResourceType`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2017-09-01/managedapplications [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2017-05-10/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2016-12-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2016-09-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `ZoneMappings` in struct `ProviderResourceType`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 4 additive change(s).
    • ️✔️resources/mgmt/2016-09-01/locks [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2016-09-01/links [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2016-07-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 5 additive change(s).
    • ️✔️resources/mgmt/2016-06-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2016-04-01/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2016-02-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 2 additive change(s).
    • ️✔️resources/mgmt/2015-12-01/features [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️resources/mgmt/2015-11-01/subscriptions [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New struct `Peers`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
    • ️✔️resources/mgmt/2015-11-01/resources [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `Error` in struct `DeploymentPropertiesExtended`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 2 additive change(s).
    • ️✔️resources/mgmt/2015-01-01/locks [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2021-06-01-preview/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2020-09-01-preview/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2020-03-01-preview/policy [View full logs
      Only show 3 items here, please refer to log for details.
      info	[Changelog] - New field `SubscriptionID` in struct `BaseClient`
      info	[Changelog]
      info	[Changelog] Total 64 breaking change(s), 4 additive change(s).
    • ️✔️preview/resources/mgmt/2019-06-01-preview/templatespecs [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2017-06-01-preview/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2016-09-01-preview/managedapplications [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️preview/resources/mgmt/2015-10-01-preview/policy [View full logs
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d55f30f. 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
    • ️✔️armresources [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 14 items here, please refer to log for details.
      info	[Changelog] - Type of `WhatIfChange.After` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `WhatIfChange.Before` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `HTTPMessage.Content` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ErrorAdditionalInfo.Info` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `DeploymentProperties.Parameters` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `DeploymentProperties.Template` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `DeploymentExtendedFilter` has been removed
      info	[Changelog] - Struct `GenericResourceFilter` has been removed
      info	[Changelog] - Struct `ResourceGroupFilter` has been removed
      info	[Changelog] - Struct `ResourceProviderOperationDisplayProperties` has been removed
      info	[Changelog] - Struct `SubResource` has been removed
      info	[Changelog]
      info	[Changelog] Total 24 breaking change(s), 0 additive change(s).
    • ️✔️armdeploymentscripts [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armfeatures [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `ErrorDefinition.MarshalJSON` has been removed
      info	[Changelog] - Struct `ErrorDefinition` has been removed
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 0 additive change(s).
    • ️✔️armlinks [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ResourceLink.Type` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Struct `ResourceLinkFilter` has been removed
      info	[Changelog]
      info	[Changelog] Total 3 breaking change(s), 0 additive change(s).
    • ️✔️armlocks [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `ErrorDetail.MarshalJSON` has been removed
      info	[Changelog] - Struct `ErrorAdditionalInfo` has been removed
      info	[Changelog] - Struct `ErrorDetail` has been removed
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] Total 7 breaking change(s), 0 additive change(s).
    • ️✔️armmanagedapplications [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `ApplicationPropertiesPatchable.Parameters` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ApplicationPropertiesPatchable.Outputs` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ApplicationProperties.Parameters` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ApplicationProperties.Outputs` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ApplicationDefinitionProperties.MainTemplate` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `ApplicationDefinitionProperties.CreateUIDefinition` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] Total 5 breaking change(s), 0 additive change(s).
    • ️✔️armpolicy [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    • ️✔️armsubscriptions [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 14 items here, please refer to log for details.
      info	[Changelog]
      info	[Changelog] - Function `ErrorDetail.MarshalJSON` has been removed
      info	[Changelog] - Function `OperationListResult.MarshalJSON` has been removed
      info	[Changelog] - Function `ErrorResponse.MarshalJSON` has been removed
      info	[Changelog] - Struct `CloudError` has been removed
      info	[Changelog] - Struct `ErrorAdditionalInfo` has been removed
      info	[Changelog] - Struct `ErrorDetail` has been removed
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog] - Struct `ErrorResponseAutoGenerated` has been removed
      info	[Changelog] - Struct `Operation` has been removed
      info	[Changelog] - Struct `OperationDisplay` has been removed
      info	[Changelog] - Struct `OperationListResult` has been removed
      info	[Changelog]
      info	[Changelog] Total 19 breaking change(s), 0 additive change(s).
    • ️✔️armtemplatespecs [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `LinkedTemplateArtifact.Template` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `TemplateSpecVersionProperties.UIFormDefinition` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `TemplateSpecVersionProperties.MainTemplate` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `TemplateSpecVersionProperties.Metadata` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Type of `TemplateSpecProperties.Metadata` has been changed from `map[string]interface{}` to `interface{}`
      info	[Changelog] - Function `ErrorResponse.MarshalJSON` has been removed
      info	[Changelog] - Struct `Error` has been removed
      info	[Changelog] - Struct `ErrorAdditionalInfo` has been removed
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] Total 10 breaking change(s), 0 additive change(s).
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d55f30f. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] deprecated read-package-tree@5.1.6: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh]  deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh] deprecated @opentelemetry/types@0.2.0: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] npm WARN @octokit/plugin-request-log@1.0.4 requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-features [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-links [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-locks [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added Interface ErrorAdditionalInfo
      info	[Changelog]   - Added Interface ErrorDetail
      info	[Changelog]   - Added Interface ErrorResponse
      info	[Changelog]   - Added Interface SystemData
      info	[Changelog]   - Added Type Alias CreatedByType
      info	[Changelog]   - Interface ManagementLockObject has a new optional parameter systemData
      info	[Changelog]   - Added Enum KnownCreatedByType
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-managedapplications [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-policy [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-resources-subscriptions [View full logs]  [Release SDK Changes]
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation Subscriptions.checkZonePeers
      info	[Changelog]   - Added Interface AvailabilityZonePeers
      info	[Changelog]   - Added Interface CheckZonePeersRequest
      info	[Changelog]   - Added Interface CheckZonePeersResult
      info	[Changelog]   - Added Interface ErrorDetail
      info	[Changelog]   - Added Interface ErrorResponseAutoGenerated
      info	[Changelog]   - Added Interface Peers
      info	[Changelog]   - Added Interface SubscriptionsCheckZonePeersOptionalParams
      info	[Changelog]   - Added Type Alias SubscriptionsCheckZonePeersResponse
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-resources [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    • ️✔️@azure/arm-templatespecs [View full logs]  [Release SDK Changes]
      info	[Changelog]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs]Release - Generate from d55f30f. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      cmderr	[initScript.sh] WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh] npm WARN old lockfile so supplemental metadata must be fetched from the registry.
      cmderr	[initScript.sh] npm WARN old lockfile
      cmderr	[initScript.sh] npm WARN old lockfile This is a one-time fix-up, please be patient...
      cmderr	[initScript.sh] npm WARN old lockfile
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
      cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
      Error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
    • ️✔️resources [View full logs
    • ️✔️resources [View full logs
      error	Fatal error: cannot force update branch 'sdkAuto/resources' as it is the current HEAD of the repository.
      error	The following packages are still pending:
      error		resources
      error		resources
      error		resources
      error		resources
    • ️✔️resources
    • ️✔️resources
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

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

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

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

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

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

    This was referenced Mar 3, 2022
    @jorgecotillo jorgecotillo marked this pull request as ready for review March 3, 2022 18:42
    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Mar 3, 2022
    @jorgecotillo
    Copy link
    Contributor Author

    closes #1975

    @raych1
    Copy link
    Contributor

    raych1 commented Mar 4, 2022

    @jorgecotillo , can you fix lintDiff failures?

    @jorgecotillo
    Copy link
    Contributor Author

    jorgecotillo commented Mar 4, 2022

    @jorgecotillo , can you fix lintDiff failures?

    @raych1 Do you mind helping me understand the failure and how to fix, I am not fully sure how to fix it, my PR just added a missing property.

    @jorgecotillo
    Copy link
    Contributor Author

    jorgecotillo commented Mar 15, 2022

    Hi @jorgecotillo, 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.

    @jorgecotillo , can you get breaking change review approval?

    @raych1 Do we need another breaking change approval? Jeffrey added the label some days ago, please let me know if another breaking change approval is needed so I can request it again. One question though, since the first breaking change approval, I haven't changed the spec, do you mind letting me know what is the change that needs approval please?

    @jorgecotillo
    Copy link
    Contributor Author

    @raych1 please let me know if an additional breaking change approval is needed, Jeffrey already added the label but not sure if we need a separate breaking change approval. Thanks!

    @raych1 raych1 merged commit d55f30f into main Apr 1, 2022
    This was referenced Apr 1, 2022
    FredericHeem pushed a commit to grucloud/azure-rest-api-specs that referenced this pull request May 16, 2022
    …erties (Azure#18073)
    
    * updated all api-versions
    
    * added error property to api 2015-11-01
    @JackTn JackTn deleted the jcotillo/add_error_property_resources branch June 16, 2022 00:50
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-LintDiff Approved-ModelValidation CI-BreakingChange-Go-V2 CI-FixRequiredOnFailure
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants