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

Monitor privatelinkscopes accessmodesettings - api version 2021-07 preview #15246

Conversation

arolshan
Copy link
Contributor

@arolshan arolshan commented Jul 18, 2021

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

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after 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, no need to refresh 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

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please 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 there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in 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, @arolshan 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
    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 Jul 18, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 2 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateLinkResources_ListByPrivateLinkScope' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L343
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'PrivateEndpointConnections_ListByPrivateLinkScope' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L589


    The following errors/warnings exist before current PR submission:

    Rule Message
    R3020 - PathResourceProviderNamePascalCase Resource provider naming must follow the pascal case. Path: '/subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes'
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L40
    R3020 - PathResourceProviderNamePascalCase Resource provider naming must follow the pascal case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopes'
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L76
    R3020 - PathResourceProviderNamePascalCase Resource provider naming must follow the pascal case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopes/{scopeName}'
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L115
    R3020 - PathResourceProviderNamePascalCase Resource provider naming must follow the pascal case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/privateLinkScopeOperationStatuses/{asyncOperationId}'
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L296
    R3030 - PathResourceProviderMatchNamespace The last resource provider 'microsoft.insights' doesn't match the namespace.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L40
    R3030 - PathResourceProviderMatchNamespace The last resource provider 'microsoft.insights' doesn't match the namespace.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L76
    R3030 - PathResourceProviderMatchNamespace The last resource provider 'microsoft.insights' doesn't match the namespace.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L115
    R3030 - PathResourceProviderMatchNamespace The last resource provider 'microsoft.insights' doesn't match the namespace.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L296
    R4037 - MissingTypeObject The schema 'TagsResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L878
    R4037 - MissingTypeObject The schema 'tags' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L880
    R4037 - MissingTypeObject The schema 'AzureMonitorPrivateLinkScope' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L889
    R4037 - MissingTypeObject The schema 'AzureMonitorPrivateLinkScopeProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L912
    R4037 - MissingTypeObject The schema 'AzureMonitorPrivateLinkScopeListResult' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L993
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateLinkResources' with immediate parent 'AzureMonitorPrivateLinkScope', must have a list by immediate parent operation.
    Location: common-types/resource-management/v2/privatelinks.json#L103
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'privateEndpointConnections' with immediate parent 'AzureMonitorPrivateLinkScope', must have a list by immediate parent operation.
    Location: common-types/resource-management/v2/privatelinks.json#L20
    ⚠️ R3010 - TrackedResourceListByImmediateParent The child tracked resource, 'scopedResources' with immediate parent 'AzureMonitorPrivateLinkScope', must have a list by immediate parent operation.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L1031
    ⚠️ R4000 - ParameterDescriptionRequired 'parameters' parameter lacks 'description' property. Consider adding a 'description' element. Accurate description is essential for maintaining reference documentation.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L503
    ⚠️ R4000 - ParameterDescriptionRequired 'parameters' parameter lacks 'description' property. Consider adding a 'description' element. Accurate description is essential for maintaining reference documentation.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L704
    ⚠️ R4006 - DeprecatedXmsCodeGenerationSetting The x-ms-code-generation-setting extension is being deprecated. Please remove it and move settings to readme file for code generation.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L5
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Gets private endpoint connection.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L422
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Gets private endpoint connection.
    Location: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L471
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/monitor/resource-manager/readme.md
    tag: specification/monitor/resource-manager/readme.md#tag-package-2021-04
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️Cross-Version Breaking Changes: 57 Warnings warning [Detail]
    The following breaking changes are detected by comparison with latest preview version:

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

    Rule Message
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PrivateEndpointProperty' removed or renamed?
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L841:3
    Old: Microsoft.Insights/preview/2019-10-17-preview/privateLinkScopes_API.json#L745:3
    ⚠️ 1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'PrivateLinkServiceConnectionStateProperty' removed or renamed?
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L841:3
    Old: Microsoft.Insights/preview/2019-10-17-preview/privateLinkScopes_API.json#L745:3
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L59:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L98:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L143:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L181:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L233:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L282:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L333:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L370:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L415:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L464:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L522:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L573:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L616:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L665:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L729:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L780:11
    ⚠️ 1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L823:11
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: common-types/resource-management/v2/types.json#L55:9
    Old: Microsoft.Insights/preview/2019-10-17-preview/privateLinkScopes_API.json#L807:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: Microsoft.Insights/preview/2021-07-01-preview/privateLinkScopes_API.json#L870:9
    Old: Microsoft.Insights/preview/2019-10-17-preview/privateLinkScopes_API.json#L774:9
    ⚠️ 1026 - TypeChanged The new version has a different type 'object' than the previous one ''.
    New: common-types/resource-management/v2/types.json#L307:11
    Old: Microsoft.Insights/preview/2019-10-17-preview/privateLinkScopes_API.json#L1122:11
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail]
    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07-01-preview-only",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07-01-preview-only",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"|


    The following errors/warnings exist before current PR submission:

    Rule Message
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07",
    "details":"Error: Invalid reference token: ResourceGroupNameParameter"
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"Error: Invalid reference token: ResourceGroupNameParameter"
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2020-03",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:631",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:632",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2020-03",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:652",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:653",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-11",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-06",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:631",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:632",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-06",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-03",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:628",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:629",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2019-03",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-11-preview",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:636",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:637",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-11-preview",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-09",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:636",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:637",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-09",
    "details":"Error: Plugin prechecker reported failure."
    PreCheck/DuplicateSchema "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-03",
    "details":"Duplicate Schema named Resource -- properties.kind: undefined => "$ref":"#/components/schemas/schemas:632",
    "description":"Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported,
    the resource provider must validate and persist this value.",
    "readOnly":true,
    properties.etag: undefined => "$ref":"#/components/schemas/schemas:633",
    "description":"The etag field is not required. If it is provided in the response body,
    it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19),
    If-Match (section 14.24),
    If-None-Match (section 14.26),
    and If-Range (section 14.27) header fields. ",
    "readOnly":true ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2018-03",
    "details":"Error: Plugin prechecker reported failure."
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-07",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-04",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-05-01-preview-only",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-05-01-preview-only",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    💬 AutorestCore/Exception "readme":"monitor/resource-manager/readme.md",
    "tag":"package-2021-04-only",
    "details":"> Loading AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] 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 Jul 18, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-monitor - 2.0.0
    ️✔️azure-sdk-for-go - monitor/mgmt/2020-10-01/insights - v56.3.0
    azure-sdk-for-go - preview/monitor/mgmt/2021-04-01-preview/insights - v56.3.0
    +	Package was removed
    azure-sdk-for-go - preview/monitor/mgmt/2019-11-01-preview/insights - v56.3.0
    +	Const `SensitivityHigh` has been removed
    +	Const `SensitivityLow` has been removed
    +	Const `SensitivityMedium` has been removed
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `Metadata` of struct `TimeSeriesBaseline` has been removed
    +	Function `*BaselineResponse.UnmarshalJSON` has been removed
    +	Function `BaselineResponse.MarshalJSON` has been removed
    +	Function `MetricBaselineClient.CalculateBaselinePreparer` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineResponder` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineSender` has been removed
    +	Function `MetricBaselineClient.CalculateBaseline` has been removed
    +	Function `MetricBaselineClient.GetPreparer` has been removed
    +	Function `MetricBaselineClient.GetResponder` has been removed
    +	Function `MetricBaselineClient.GetSender` has been removed
    +	Function `MetricBaselineClient.Get` has been removed
    +	Function `NewMetricBaselineClientWithBaseURI` has been removed
    +	Function `NewMetricBaselineClient` has been removed
    +	Function `PossibleSensitivityValues` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Struct `BaselineMetadataValue` has been removed
    +	Struct `BaselineProperties` has been removed
    +	Struct `BaselineResponse` has been removed
    +	Struct `Baseline` has been removed
    +	Struct `CalculateBaselineResponse` has been removed
    +	Struct `MetricBaselineClient` has been removed
    +	Struct `TimeSeriesInformation` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    azure-sdk-for-go - preview/monitor/mgmt/2019-06-01/insights - v56.3.0
    +	Const `SensitivityHigh` has been removed
    +	Const `SensitivityLow` has been removed
    +	Const `SensitivityMedium` has been removed
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `*MetricAlertProperties` of struct `MetricAlertResourcePatch` has been removed
    +	Field `Metadata` of struct `TimeSeriesBaseline` has been removed
    +	Function `*BaselineResponse.UnmarshalJSON` has been removed
    +	Function `BaselineResponse.MarshalJSON` has been removed
    +	Function `MetricBaselineClient.CalculateBaselinePreparer` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineResponder` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineSender` has been removed
    +	Function `MetricBaselineClient.CalculateBaseline` has been removed
    +	Function `MetricBaselineClient.GetPreparer` has been removed
    +	Function `MetricBaselineClient.GetResponder` has been removed
    +	Function `MetricBaselineClient.GetSender` has been removed
    +	Function `MetricBaselineClient.Get` has been removed
    +	Function `NewMetricBaselineClientWithBaseURI` has been removed
    +	Function `NewMetricBaselineClient` has been removed
    +	Function `PossibleSensitivityValues` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Struct `BaselineMetadataValue` has been removed
    +	Struct `BaselineProperties` has been removed
    +	Struct `BaselineResponse` has been removed
    +	Struct `Baseline` has been removed
    +	Struct `CalculateBaselineResponse` has been removed
    +	Struct `MetricBaselineClient` has been removed
    +	Struct `TimeSeriesInformation` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    azure-sdk-for-go - preview/monitor/mgmt/2019-03-01/insights - v56.3.0
    +	Const `SensitivityHigh` has been removed
    +	Const `SensitivityLow` has been removed
    +	Const `SensitivityMedium` has been removed
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `*MetricAlertProperties` of struct `MetricAlertResourcePatch` has been removed
    +	Field `Metadata` of struct `TimeSeriesBaseline` has been removed
    +	Function `*BaselineResponse.UnmarshalJSON` has been removed
    +	Function `BaselineResponse.MarshalJSON` has been removed
    +	Function `MetricBaselineClient.CalculateBaselinePreparer` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineResponder` has been removed
    +	Function `MetricBaselineClient.CalculateBaselineSender` has been removed
    +	Function `MetricBaselineClient.CalculateBaseline` has been removed
    +	Function `MetricBaselineClient.GetPreparer` has been removed
    +	Function `MetricBaselineClient.GetResponder` has been removed
    +	Function `MetricBaselineClient.GetSender` has been removed
    +	Function `MetricBaselineClient.Get` has been removed
    +	Function `NewMetricBaselineClientWithBaseURI` has been removed
    +	Function `NewMetricBaselineClient` has been removed
    +	Function `PossibleSensitivityValues` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Struct `BaselineMetadataValue` has been removed
    +	Struct `BaselineProperties` has been removed
    +	Struct `BaselineResponse` has been removed
    +	Struct `Baseline` has been removed
    +	Struct `CalculateBaselineResponse` has been removed
    +	Struct `MetricBaselineClient` has been removed
    +	Struct `TimeSeriesInformation` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    azure-sdk-for-go - preview/monitor/mgmt/2018-11-01-preview/insights - v56.3.0
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `*MetricAlertProperties` of struct `MetricAlertResourcePatch` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    azure-sdk-for-go - preview/monitor/mgmt/2018-09-01/insights - v56.3.0
    +	Const `High` type has been changed from `DynamicThresholdSensitivity` to `BaselineSensitivity`
    +	Const `Low` type has been changed from `DynamicThresholdSensitivity` to `BaselineSensitivity`
    +	Const `Medium` type has been changed from `DynamicThresholdSensitivity` to `BaselineSensitivity`
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `*MetricAlertProperties` of struct `MetricAlertResourcePatch` has been removed
    +	Function `MetricNamespacesClient.ListPreparer` has been removed
    +	Function `MetricNamespacesClient.ListResponder` has been removed
    +	Function `MetricNamespacesClient.ListSender` has been removed
    +	Function `MetricNamespacesClient.List` has been removed
    +	Function `NewMetricNamespacesClientWithBaseURI` has been removed
    +	Function `NewMetricNamespacesClient` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Struct `MetricNamespaceCollection` has been removed
    +	Struct `MetricNamespaceName` has been removed
    +	Struct `MetricNamespace` has been removed
    +	Struct `MetricNamespacesClient` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    azure-sdk-for-go - preview/monitor/mgmt/2018-03-01/insights - v56.3.0
    +	Const `UnitBitsPerSecond` has been removed
    +	Const `UnitByteSeconds` has been removed
    +	Const `UnitBytesPerSecond` has been removed
    +	Const `UnitBytes` has been removed
    +	Const `UnitCores` has been removed
    +	Const `UnitCountPerSecond` has been removed
    +	Const `UnitCount` has been removed
    +	Const `UnitMilliCores` has been removed
    +	Const `UnitMilliSeconds` has been removed
    +	Const `UnitNanoCores` has been removed
    +	Const `UnitPercent` has been removed
    +	Const `UnitSeconds` has been removed
    +	Const `UnitUnspecified` has been removed
    +	Field `*MetricAlertProperties` of struct `MetricAlertResourcePatch` has been removed
    +	Function `PossibleUnitValues` has been removed
    +	Type of `DynamicMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `Metric.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    +	Type of `MetricDefinition.Unit` has been changed from `Unit` to `MetricUnit`
    +	Type of `MultiMetricCriteria.TimeAggregation` has been changed from `interface{}` to `AggregationTypeEnum`
    ️✔️azure-sdk-for-go - preview/monitor/mgmt/2017-05-01-preview/insights - v56.3.0
    ️✔️azure-sdk-for-go - preview/monitor/mgmt/2021-07-01-preview/insights - v56.3.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 332c1c6. 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-monitor [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model BaselineResponse has a new parameter prediction_result_type
      info	[Changelog]   - Model BaselineResponse has a new parameter internal_operation_id
      info	[Changelog]   - Model BaselineResponse has a new parameter metdata
      info	[Changelog]   - Model BaselineResponse has a new parameter error_type
      info	[Changelog]   - Model SubscriptionLogSettings has a new parameter category_group
      info	[Changelog]   - Model MetricAlertResourcePatch has a new parameter is_migrated
      info	[Changelog]   - Model DiagnosticSettingsResource has a new parameter system_data
      info	[Changelog]   - Model DiagnosticSettingsResource has a new parameter marketplace_partner_id
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter override_query_time_range
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter created_with_api_version
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter etag
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter display_name
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter is_legacy_log_analytics_rule
      info	[Changelog]   - Model ScheduledQueryRuleResource has a new parameter kind
      info	[Changelog]   - Model AlertRuleResourcePatch has a new parameter action
      info	[Changelog]   - Model AlertRuleResourcePatch has a new parameter provisioning_state
      info	[Changelog]   - Model OperationDisplay has a new parameter publisher
      info	[Changelog]   - Model OperationDisplay has a new parameter description
      info	[Changelog]   - Model DataCollectionRule has a new parameter immutable_id
      info	[Changelog]   - Model Baseline has a new parameter prediction_result_type
      info	[Changelog]   - Model Baseline has a new parameter error_type
      info	[Changelog]   - Model Baseline has a new parameter timestamps
      info	[Changelog]   - Model ManagementGroupLogSettings has a new parameter category_group
      info	[Changelog]   - Model TimeSeriesBaseline has a new parameter metadata_values
      info	[Changelog]   - Model SubscriptionDiagnosticSettingsResource has a new parameter system_data
      info	[Changelog]   - Model SubscriptionDiagnosticSettingsResource has a new parameter marketplace_partner_id
      info	[Changelog]   - Model AutoscaleSettingResource has a new parameter target_resource_location
      info	[Changelog]   - Model AlertRuleResource has a new parameter action
      info	[Changelog]   - Model AlertRuleResource has a new parameter provisioning_state
      info	[Changelog]   - Model DataCollectionRuleAssociation has a new parameter data_collection_endpoint_id
      info	[Changelog]   - Model ExtensionDataSource has a new parameter input_data_sources
      info	[Changelog]   - Model ActionGroupResource has a new parameter kind
      info	[Changelog]   - Model ActionGroupResource has a new parameter identity
      info	[Changelog]   - Model MetricNamespace has a new parameter classification
      info	[Changelog]   - Model DataCollectionRuleResourceProperties has a new parameter immutable_id
      info	[Changelog]   - Model MetricTrigger has a new parameter metric_resource_location
      info	[Changelog]   - Model MetricTrigger has a new parameter divide_per_instance
      info	[Changelog]   - Model Metric has a new parameter error_message
      info	[Changelog]   - Model Metric has a new parameter error_code
      info	[Changelog]   - Model Metric has a new parameter display_description
      info	[Changelog]   - Model CalculateBaselineResponse has a new parameter internal_operation_id
      info	[Changelog]   - Model CalculateBaselineResponse has a new parameter error_type
      info	[Changelog]   - Model CalculateBaselineResponse has a new parameter statistics
      info	[Changelog]   - Model DataCollectionRuleResource has a new parameter kind
      info	[Changelog]   - Model DataCollectionRuleResource has a new parameter system_data
      info	[Changelog]   - Model DataCollectionRuleResource has a new parameter immutable_id
      info	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter created_with_api_version
      info	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter display_name
      info	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter override_query_time_range
      info	[Changelog]   - Model ScheduledQueryRuleResourcePatch has a new parameter is_legacy_log_analytics_rule
      info	[Changelog]   - Model MetricDefinition has a new parameter category
      info	[Changelog]   - Model MetricDefinition has a new parameter display_description
      info	[Changelog]   - Model MetricDefinition has a new parameter metric_class
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter created_with_api_version
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter etag
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter display_name
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter is_legacy_log_analytics_rule
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter kind
      info	[Changelog]   - Model LogSearchRuleResource has a new parameter auto_mitigate
      info	[Changelog]   - Model ManagementGroupDiagnosticSettingsResource has a new parameter system_data
      info	[Changelog]   - Model ManagementGroupDiagnosticSettingsResource has a new parameter marketplace_partner_id
      info	[Changelog]   - Model DataCollectionRuleAssociationProxyOnlyResourceProperties has a new parameter data_collection_endpoint_id
      info	[Changelog]   - Model DataCollectionRuleAssociationProxyOnlyResource has a new parameter system_data
      info	[Changelog]   - Model DataCollectionRuleAssociationProxyOnlyResource has a new parameter data_collection_endpoint_id
      info	[Changelog]   - Model DiagnosticSettingsCategoryResource has a new parameter system_data
      info	[Changelog]   - Model DiagnosticSettingsCategoryResource has a new parameter category_groups
      info	[Changelog]   - Model Operation has a new parameter is_data_action
      info	[Changelog]   - Model Operation has a new parameter service_specification
      info	[Changelog]   - Model RuleMetricDataSource has a new parameter resource_location
      info	[Changelog]   - Model RuleMetricDataSource has a new parameter legacy_resource_id
      info	[Changelog]   - Model RuleMetricDataSource has a new parameter metric_namespace
      info	[Changelog]   - Model RuleManagementEventDataSource has a new parameter resource_location
      info	[Changelog]   - Model RuleManagementEventDataSource has a new parameter legacy_resource_id
      info	[Changelog]   - Model RuleManagementEventDataSource has a new parameter metric_namespace
      info	[Changelog]   - Model RuleDataSource has a new parameter resource_location
      info	[Changelog]   - Model RuleDataSource has a new parameter legacy_resource_id
      info	[Changelog]   - Model RuleDataSource has a new parameter metric_namespace
      info	[Changelog]   - Model AutoscaleSettingResourcePatch has a new parameter target_resource_location
      info	[Changelog]   - Model MetricAlertResource has a new parameter is_migrated
      info	[Changelog]   - Model LogSettings has a new parameter category_group
      info	[Changelog]   - Added operation group DataCollectionEndpointsOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation ActivityLogAlertsOperations.create_or_update has a new signature
      info	[Changelog]   - Operation ActivityLogAlertsOperations.update has a new signature
      info	[Changelog]   - Parameter scopes of model MetricAlertResource is now required
      info	[Changelog]   - Model BaselineResponse no longer has parameter metadata
      info	[Changelog]   - Model TimeSeriesBaseline no longer has parameter metadata
      info	[Changelog]   - Model SubscriptionDiagnosticSettingsResource no longer has parameter location
      info	[Changelog]   - Model ManagementGroupDiagnosticSettingsResource no longer has parameter location
      info	[Changelog]   - Model PerfCounterDataSource has a new signature
      info	[Changelog]   - Model LogAnalyticsDestination has a new signature
      info	[Changelog]   - Model ErrorResponse has a new signature
      info	[Changelog]   - Model WindowsEventLogDataSource has a new signature
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 332c1c6. SDK Automation 14.0.0
      command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
      command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
      cmderr	[generate.py] 2021-09-02 01:52:57 INFO [VERSION][Not Found] cannot find version for "com.azure.resourcemanager:azure-resourcemanager-monitor-generated"
      cmderr	[generate.py] 2021-09-02 01:52:57 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.1"
      cmderr	[generate.py] 2021-09-02 01:52:57 INFO autorest --version=3.4.5 --use=@autorest/[email protected] --java.azure-libraries-for-java-folder=/home/vsts/work/1/s/azure-sdk-for-java --java.output-folder=/home/vsts/work/1/s/azure-sdk-for-java/sdk/monitor/azure-resourcemanager-monitor-generated --java.namespace=com.azure.resourcemanager.monitor.generated   --java --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [CI][Success] Write to ci.yml
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [POM][Skip] pom already has module sdk/monitor
      cmderr	[generate.py] 2021-09-02 01:53:53 INFO [POM][Success] Write to root pom
    • ️✔️azure-resourcemanager-monitor-generated [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG Got artifact_id: azure-resourcemanager-monitor-generated
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1-javadoc.jar
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG Got artifact: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG Match jar package: azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar
      cmderr	[Inst] 2021-09-02 01:56:44 DEBUG output: {"full": "```sh\ncurl -L \"https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/15246/azure-sdk-for-java/azure-resourcemanager-monitor-generated/azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\" -o azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar\nmvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-monitor-generated -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-monitor-generated-1.0.0-beta.1.jar -Dpackaging=jar -DgeneratePom=true
      ```"}
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 332c1c6. SDK Automation 14.0.0
      command	sh ./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
    • ️✔️monitor/mgmt/2020-10-01/insights [View full logs]  [Release SDK Changes]
      info	[Changelog] No exported changes
    • ️✔️preview/monitor/mgmt/2021-07-01-preview/insights [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/monitor/mgmt/2021-04-01-preview/insights [View full logsBreaking Change Detected
      info	[Changelog] This package was removed
    • ️✔️preview/monitor/mgmt/2019-11-01-preview/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `ResourceLocation` in struct `RuleDataSource`
      info	[Changelog] - New field `MetricNamespace` in struct `RuleDataSource`
      info	[Changelog] - New field `LegacyResourceID` in struct `RuleDataSource`
      info	[Changelog] - New field `Etag` in struct `ActivityLogAlertResource`
      info	[Changelog] - New field `Kind` in struct `ActivityLogAlertResource`
      info	[Changelog] - New field `Kind` in struct `ActionGroupResource`
      info	[Changelog] - New field `Identity` in struct `ActionGroupResource`
      info	[Changelog] - New field `TargetResourceLocation` in struct `AutoscaleSetting`
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog]
      info	[Changelog] Total 50 breaking change(s), 60 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2019-06-01/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `IsMigrated` in struct `MetricAlertProperties`
      info	[Changelog] - New field `ResourceLocation` in struct `RuleMetricDataSource`
      info	[Changelog] - New field `MetricNamespace` in struct `RuleMetricDataSource`
      info	[Changelog] - New field `LegacyResourceID` in struct `RuleMetricDataSource`
      info	[Changelog] - New field `Etag` in struct `Resource`
      info	[Changelog] - New field `Kind` in struct `Resource`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog] - New field `DividePerInstance` in struct `MetricTrigger`
      info	[Changelog] - New field `MetricResourceLocation` in struct `MetricTrigger`
      info	[Changelog]
      info	[Changelog] Total 51 breaking change(s), 64 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2019-03-01/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `Etag` in struct `LogSearchRuleResource`
      info	[Changelog] - New anonymous field `*MetricAlertPropertiesPatch` in struct `MetricAlertResourcePatch`
      info	[Changelog] - New field `MetricNamespace` in struct `RuleManagementEventDataSource`
      info	[Changelog] - New field `LegacyResourceID` in struct `RuleManagementEventDataSource`
      info	[Changelog] - New field `ResourceLocation` in struct `RuleManagementEventDataSource`
      info	[Changelog] - New field `Kind` in struct `MetricAlertResource`
      info	[Changelog] - New field `Etag` in struct `MetricAlertResource`
      info	[Changelog] - New field `Kind` in struct `ActionGroupResource`
      info	[Changelog] - New field `Identity` in struct `ActionGroupResource`
      info	[Changelog]
      info	[Changelog] Total 51 breaking change(s), 64 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-11-01-preview/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `DisplayDescription` in struct `Metric`
      info	[Changelog] - New field `ErrorCode` in struct `Metric`
      info	[Changelog] - New field `ErrorMessage` in struct `Metric`
      info	[Changelog] - New field `Kind` in struct `LogSearchRuleResource`
      info	[Changelog] - New field `Etag` in struct `LogSearchRuleResource`
      info	[Changelog] - New field `Kind` in struct `LogProfileResource`
      info	[Changelog] - New field `Etag` in struct `LogProfileResource`
      info	[Changelog] - New field `Kind` in struct `AlertRuleResource`
      info	[Changelog] - New field `Etag` in struct `AlertRuleResource`
      info	[Changelog]
      info	[Changelog] Total 20 breaking change(s), 61 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-09-01/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `Etag` in struct `MetricAlertResource`
      info	[Changelog] - New field `Kind` in struct `ActivityLogAlertResource`
      info	[Changelog] - New field `Etag` in struct `ActivityLogAlertResource`
      info	[Changelog] - New field `DisplayDescription` in struct `Metric`
      info	[Changelog] - New field `ErrorCode` in struct `Metric`
      info	[Changelog] - New field `ErrorMessage` in struct `Metric`
      info	[Changelog] - New field `DisplayDescription` in struct `MetricDefinition`
      info	[Changelog] - New field `Category` in struct `MetricDefinition`
      info	[Changelog] - New field `MetricClass` in struct `MetricDefinition`
      info	[Changelog]
      info	[Changelog] Total 37 breaking change(s), 80 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2018-03-01/insights [View full logsBreaking Change Detected
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `Kind` in struct `AutoscaleSettingResource`
      info	[Changelog] - New field `Etag` in struct `AutoscaleSettingResource`
      info	[Changelog] - New field `MetricClass` in struct `MetricDefinition`
      info	[Changelog] - New field `DisplayDescription` in struct `MetricDefinition`
      info	[Changelog] - New field `Category` in struct `MetricDefinition`
      info	[Changelog] - New field `DisplayName` in struct `LogSearchRule`
      info	[Changelog] - New field `AutoMitigate` in struct `LogSearchRule`
      info	[Changelog] - New field `CreatedWithAPIVersion` in struct `LogSearchRule`
      info	[Changelog] - New field `IsLegacyLogAnalyticsRule` in struct `LogSearchRule`
      info	[Changelog]
      info	[Changelog] Total 20 breaking change(s), 56 additive change(s).
      info	[Changelog]
    • ️✔️preview/monitor/mgmt/2017-05-01-preview/insights [View full logs
      Only show 12 items here, please refer to log for details.
      info	[Changelog] - New field `LegacyResourceID` in struct `RuleDataSource`
      info	[Changelog] - New field `ResourceLocation` in struct `RuleDataSource`
      info	[Changelog] - New field `Timestamps` in struct `Baseline`
      info	[Changelog] - New field `ErrorMessage` in struct `Metric`
      info	[Changelog] - New field `DisplayDescription` in struct `Metric`
      info	[Changelog] - New field `ErrorCode` in struct `Metric`
      info	[Changelog] - New field `MetricResourceLocation` in struct `MetricTrigger`
      info	[Changelog] - New field `DividePerInstance` in struct `MetricTrigger`
      info	[Changelog] - New field `TargetResourceLocation` in struct `AutoscaleSetting`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 15 additive change(s).
      info	[Changelog]
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 332c1c6. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/monitor/resource-manager/readme.md
    • ️✔️@azure/arm-monitor [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/monitorManagementClient.js → ./dist/arm-monitor.js...
      cmderr	[npmPack] created ./dist/arm-monitor.js in 858ms
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 332c1c6. 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]
      cmderr	[initScript.sh]  The package-lock.json file was created with an old version of npm,
      cmderr	[initScript.sh]  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
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (Use `node --trace-warnings ...` to show where the warning was created)
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      cmderr	[generateScript.sh] (node:2948) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2)
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 3)
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4)
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 5)
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: SyntaxError: Unexpected end of JSON input
      cmderr	[generateScript.sh]     at JSON.parse (<anonymous>)
      cmderr	[generateScript.sh]     at Object.readJsonFile (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/utils.ts:174:17)
      cmderr	[generateScript.sh]     at getCurrentTemplateRefs (/home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:290:21)
      cmderr	[generateScript.sh]     at /home/vsts/work/1/s/azure-resource-manager-schemas/generator/generate.ts:297:29
      cmderr	[generateScript.sh] (node:2948) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6)
    • ️✔️monitor [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @majastrz majastrz added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jul 20, 2021
    Copy link
    Member

    @majastrz majastrz left a comment

    Choose a reason for hiding this comment

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

    Signed off from ARM side.

    @openapi-workflow-bot
    Copy link

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

    @arolshan arolshan closed this Jul 22, 2021
    @weidongxu-microsoft
    Copy link
    Member

    weidongxu-microsoft commented Jul 23, 2021

    what you need to do:
    #15246 (comment)

    @majastrz
    Copy link
    Member

    What do I need to do exactly?

    image

    @arolshan
    Copy link
    Contributor Author

    arolshan commented Jul 23, 2021 via email

    @openapi-workflow-bot
    Copy link

    Hi @arolshan, Your PR has some issues. Please fix the CI sequentially by following the order of Avocado, semantic validation, model validation, breaking change, lintDiff.

    TaskHow to fixPrioritySupport (Microsoft alias)
    AvocadoFix-AvocadoHighruowan
    Semantic validationFix-SemanticValidation-ErrorHighraychen, jianyxi
    Model validationFix-ModelValidation-ErrorHighraychen,jianyxi
    LintDiffFix-LintDiffhighjianyxi, ruoxuan
    If you need further help, please feedback via swagger feedback."

    @arolshan
    Copy link
    Contributor Author

    Please review breaking change report https://msazure.visualstudio.com/One/_workitems/edit/10420715/

    @arolshan
    Copy link
    Contributor Author

    arolshan commented Jul 27, 2021 via email

    @arolshan arolshan added the DoNotMerge <valid label in PR review process> use to hold merge after approval label Aug 22, 2021
    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Aug 24, 2021
    @arolshan arolshan removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Sep 1, 2021
    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 ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants