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

[Hub Generated] Review request for Microsoft.AlertsManagement to add version preview/2021-08-08-preview #16564

Conversation

inballeibovitch
Copy link
Contributor

@inballeibovitch inballeibovitch commented Oct 27, 2021

This is a PR generated at OpenAPI Hub. You can view your work branch via this link.

Changelog

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

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge 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 copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits.
  • 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, @inballeibovitch 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. vsswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 27, 2021

    Swagger Validation Report

    ️❌BreakingChange: 32 Errors, 39 Warnings failed [Detail]

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

    Rule Message
    1005 - RemovedPath The new version is missing a path that was found in the old version. Was path '/providers/Microsoft.AlertsManagement/operations' removed or restructured?
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertsManagement.json#L30:5
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ActionRule' removed or renamed?
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L391:3
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L391:3
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'ActionRuleProperties' removed or renamed?
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L391:3
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L391:3
    1007 - RemovedClientParameter The new version is missing a client parameter that was found in the old version. Was 'ApiVersionParameter' removed or renamed?
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L359:3
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L359:3
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_ListBySubscription' to 'AlertProcessingRules_ListBySubscription'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L31:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L31:7
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_ListByResourceGroup' to 'AlertProcessingRules_ListByResourceGroup'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L73:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L73:7
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_GetByName' to 'AlertProcessingRules_GetByName'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L118:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L118:7
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_CreateUpdate' to 'AlertProcessingRules_CreateOrUpdate'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L165:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L165:7
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_Delete' to 'AlertProcessingRules_Delete'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L248:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L248:7
    1008 - ModifiedOperationId The operation id has been changed from 'ActionRules_Update' to 'AlertProcessingRules_Update'. This will impact generated code.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L301:7
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L301:7
    1009 - RemovedRequiredParameter The required parameter 'actionRuleName' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L128:11
    1009 - RemovedRequiredParameter The required parameter 'actionRuleName' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L175:11
    1009 - RemovedRequiredParameter The required parameter 'actionRule' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L182:11
    1009 - RemovedRequiredParameter The required parameter 'actionRuleName' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L258:11
    1009 - RemovedRequiredParameter The required parameter 'actionRuleName' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L311:11
    1009 - RemovedRequiredParameter The required parameter 'actionRulePatch' was removed in the new version.
    Old: Microsoft.AlertsManagement/preview/2021-08-08-preview/ActionRules.json#L318:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRuleName' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L128:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRuleName' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L175:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRule' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L182:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRuleName' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L258:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRuleName' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L311:11
    1010 - AddingRequiredParameter The required parameter 'alertProcessingRulePatch' was added in the new version.
    New: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L318:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L49:11
    1011 - AddingResponseCode The new version adds a response code 'default'.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L83:11
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L101:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L89:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1084:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1066:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1089:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1070:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1115:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1095:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L35:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L35:9
    1023 - TypeFormatChanged The new version has a different format than the previous one.
    New: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L612:9
    Old: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L606:9
    ️⚠️LintDiff: 15 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R1003 - ListInOperationName Since operation 'Alerts_GetAll' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L99
    ⚠️ R1003 - ListInOperationName Since operation 'SmartGroups_GetAll' response has model definition 'x-ms-pageable', it should be of the form '_list'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L32
    ⚠️ R1005 - GetInOperationName 'GET' operation 'Alerts_MetaData' should use method name 'Get' or Method name start with 'List'. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L63
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L792
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L995
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1075
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L1137
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L506
    ⚠️ R2001 - AvoidNestedProperties Consider using x-ms-client-flatten to provide a better end user experience
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L678
    ⚠️ R2023 - SummaryAndDescriptionMustNotBeSame The summary and description values should not be same.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L105
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L719
    ⚠️ R4024 - PreviewVersionOverOneYear The API version:2019-05-05-preview having been in a preview state over one year , please move it to GA or retire.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L4
    ⚠️ R4024 - PreviewVersionOverOneYear The API version:2019-05-05-preview having been in a preview state over one year , please move it to GA or retire.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L4
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Resolve
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L295
    ⚠️ R4030 - UniqueXmsExample Do not have duplicate name of x-ms-example, make sure every x-ms-example name unique. Duplicate x-ms-example: Resolve
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L224


    The following errors/warnings exist before current PR submission:

    Rule Message
    R4018 - OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.AlertsManagement/operations' does not match the ARM specification. Please standardize the schema.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L30
    R4037 - MissingTypeObject The schema 'errorResponse' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L392
    R4037 - MissingTypeObject The schema 'errorResponseBody' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L400
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L424
    R4037 - MissingTypeObject The schema 'ManagedResource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L445
    R4037 - MissingTypeObject The schema 'PatchProperties' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L797
    R4037 - MissingTypeObject The schema 'PatchObject' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L806
    R4037 - MissingTypeObject The schema 'operation' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L680
    R4037 - MissingTypeObject The schema 'operationsList' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L711
    R4037 - MissingTypeObject The schema 'errorResponse' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L730
    R4037 - MissingTypeObject The schema 'errorResponseBody' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L738
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/AlertsManagement.json#L762
    R4037 - MissingTypeObject The schema 'errorResponse' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L444
    R4037 - MissingTypeObject The schema 'errorResponseBody' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L452
    R4037 - MissingTypeObject The schema 'Resource' is considered an object but without a 'type:object', please add the missing 'type:object'.
    Location: Microsoft.AlertsManagement/preview/2019-05-05-preview/SmartGroups.json#L476
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: enabled
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L800
    ⚠️ R3027 - TrackedResourceListByResourceGroup The tracked resource, 'ManagedResource', must have a list by resource group operation.(This rule does not apply for tenant level resources.)
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L445
    ⚠️ R3028 - TrackedResourceListBySubscription The tracked resource, 'ManagedResource', must have a list by subscriptions operation.
    Location: Microsoft.AlertsManagement/preview/2021-08-08-preview/AlertProcessingRules.json#L445
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/alertsmanagement/resource-manager/readme.md
    tag: specification/alertsmanagement/resource-manager/readme.md#tag-package-preview-2021-08
    ️️✔️~[Staging] ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️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] [Expand]
    Validation passes for SDKTrack2Validation

    ️️✔️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-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 Oct 27, 2021

    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 - armalertsmanagement - 0.3.0
    +	Const `ActionRuleStatusDisabled` has been removed
    +	Const `ActionRuleStatusEnabled` has been removed
    +	Const `ActionRuleTypeActionGroup` has been removed
    +	Const `ActionRuleTypeDiagnostics` has been removed
    +	Const `ActionRuleTypeSuppression` has been removed
    +	Const `AlertRuleStateDisabled` has been removed
    +	Const `AlertRuleStateEnabled` has been removed
    +	Const `Enum11Asc` has been removed
    +	Const `Enum11Desc` has been removed
    +	Const `ScopeTypeResourceGroup` has been removed
    +	Const `ScopeTypeResource` has been removed
    +	Const `ScopeTypeSubscription` has been removed
    +	Const `SuppressionTypeAlways` has been removed
    +	Const `SuppressionTypeDaily` has been removed
    +	Const `SuppressionTypeMonthly` has been removed
    +	Const `SuppressionTypeOnce` has been removed
    +	Const `SuppressionTypeWeekly` has been removed
    +	Field `Status` of struct `PatchProperties` has been removed
    +	Function `*ActionGroup.UnmarshalJSON` has been removed
    +	Function `*ActionRule.UnmarshalJSON` has been removed
    +	Function `*ActionRuleProperties.GetActionRuleProperties` has been removed
    +	Function `*ActionRuleProperties.UnmarshalJSON` has been removed
    +	Function `*ActionRulesClient.CreateUpdate` has been removed
    +	Function `*ActionRulesClient.Delete` has been removed
    +	Function `*ActionRulesClient.GetByName` has been removed
    +	Function `*ActionRulesClient.ListByResourceGroup` has been removed
    +	Function `*ActionRulesClient.ListBySubscription` has been removed
    +	Function `*ActionRulesClient.Update` has been removed
    +	Function `*ActionRulesListByResourceGroupPager.Err` has been removed
    +	Function `*ActionRulesListByResourceGroupPager.NextPage` has been removed
    +	Function `*ActionRulesListByResourceGroupPager.PageResponse` has been removed
    +	Function `*ActionRulesListBySubscriptionPager.Err` has been removed
    +	Function `*ActionRulesListBySubscriptionPager.NextPage` has been removed
    +	Function `*ActionRulesListBySubscriptionPager.PageResponse` has been removed
    +	Function `*Alert.UnmarshalJSON` has been removed
    +	Function `*AlertModification.UnmarshalJSON` has been removed
    +	Function `*AlertsSummary.UnmarshalJSON` has been removed
    +	Function `*ManagedResource.UnmarshalJSON` has been removed
    +	Function `*Resource.UnmarshalJSON` has been removed
    +	Function `*SmartDetectorAlertRulesClient.CreateOrUpdate` has been removed
    +	Function `*SmartDetectorAlertRulesClient.Delete` has been removed
    +	Function `*SmartDetectorAlertRulesClient.Get` has been removed
    +	Function `*SmartDetectorAlertRulesClient.ListByResourceGroup` has been removed
    +	Function `*SmartDetectorAlertRulesClient.List` has been removed
    +	Function `*SmartDetectorAlertRulesClient.Patch` has been removed
    +	Function `*SmartDetectorAlertRulesListByResourceGroupPager.Err` has been removed
    +	Function `*SmartDetectorAlertRulesListByResourceGroupPager.NextPage` has been removed
    +	Function `*SmartDetectorAlertRulesListByResourceGroupPager.PageResponse` has been removed
    +	Function `*SmartDetectorAlertRulesListPager.Err` has been removed
    +	Function `*SmartDetectorAlertRulesListPager.NextPage` has been removed
    +	Function `*SmartDetectorAlertRulesListPager.PageResponse` has been removed
    +	Function `*SmartGroup.UnmarshalJSON` has been removed
    +	Function `*SmartGroupModification.UnmarshalJSON` has been removed
    +	Function `*Suppression.UnmarshalJSON` has been removed
    +	Function `ActionGroup.MarshalJSON` has been removed
    +	Function `ActionGroupsInformation.MarshalJSON` has been removed
    +	Function `ActionRule.MarshalJSON` has been removed
    +	Function `ActionRuleStatus.ToPtr` has been removed
    +	Function `ActionRuleType.ToPtr` has been removed
    +	Function `ActionRulesList.MarshalJSON` has been removed
    +	Function `AlertRule.MarshalJSON` has been removed
    +	Function `AlertRulePatchObject.MarshalJSON` has been removed
    +	Function `AlertRuleProperties.MarshalJSON` has been removed
    +	Function `AlertRuleState.ToPtr` has been removed
    +	Function `AlertRulesList.MarshalJSON` has been removed
    +	Function `AzureResource.MarshalJSON` has been removed
    +	Function `Detector.MarshalJSON` has been removed
    +	Function `Diagnostics.MarshalJSON` has been removed
    +	Function `Enum11.ToPtr` has been removed
    +	Function `NewActionRulesClient` has been removed
    +	Function `NewSmartDetectorAlertRulesClient` has been removed
    +	Function `PossibleActionRuleStatusValues` has been removed
    +	Function `PossibleActionRuleTypeValues` has been removed
    +	Function `PossibleAlertRuleStateValues` has been removed
    +	Function `PossibleEnum11Values` has been removed
    +	Function `PossibleScopeTypeValues` has been removed
    +	Function `PossibleSuppressionTypeValues` has been removed
    +	Function `Scope.MarshalJSON` has been removed
    +	Function `ScopeType.ToPtr` has been removed
    +	Function `SmartDetectorErrorResponse.Error` has been removed
    +	Function `Suppression.MarshalJSON` has been removed
    +	Function `SuppressionSchedule.MarshalJSON` has been removed
    +	Function `SuppressionType.ToPtr` has been removed
    +	Struct `ActionGroup` has been removed
    +	Struct `ActionGroupsInformation` has been removed
    +	Struct `ActionRuleProperties` has been removed
    +	Struct `ActionRule` has been removed
    +	Struct `ActionRulesClient` has been removed
    +	Struct `ActionRulesCreateUpdateOptions` has been removed
    +	Struct `ActionRulesCreateUpdateResponse` has been removed
    +	Struct `ActionRulesCreateUpdateResult` has been removed
    +	Struct `ActionRulesDeleteOptions` has been removed
    +	Struct `ActionRulesDeleteResponse` has been removed
    +	Struct `ActionRulesDeleteResult` has been removed
    +	Struct `ActionRulesGetByNameOptions` has been removed
    +	Struct `ActionRulesGetByNameResponse` has been removed
    +	Struct `ActionRulesGetByNameResult` has been removed
    +	Struct `ActionRulesListByResourceGroupOptions` has been removed
    +	Struct `ActionRulesListByResourceGroupPager` has been removed
    +	Struct `ActionRulesListByResourceGroupResponse` has been removed
    +	Struct `ActionRulesListByResourceGroupResult` has been removed
    +	Struct `ActionRulesListBySubscriptionOptions` has been removed
    +	Struct `ActionRulesListBySubscriptionPager` has been removed
    +	Struct `ActionRulesListBySubscriptionResponse` has been removed
    +	Struct `ActionRulesListBySubscriptionResult` has been removed
    +	Struct `ActionRulesList` has been removed
    +	Struct `ActionRulesUpdateOptions` has been removed
    +	Struct `ActionRulesUpdateResponse` has been removed
    +	Struct `ActionRulesUpdateResult` has been removed
    +	Struct `AlertRulePatchObject` has been removed
    +	Struct `AlertRulePatchProperties` has been removed
    +	Struct `AlertRuleProperties` has been removed
    +	Struct `AlertRule` has been removed
    +	Struct `AlertRulesList` has been removed
    +	Struct `AzureResource` has been removed
    +	Struct `Conditions` has been removed
    +	Struct `Detector` has been removed
    +	Struct `Diagnostics` has been removed
    +	Struct `Scope` has been removed
    +	Struct `SmartDetectorAlertRulesClient` has been removed
    +	Struct `SmartDetectorAlertRulesCreateOrUpdateOptions` has been removed
    +	Struct `SmartDetectorAlertRulesCreateOrUpdateResponse` has been removed
    +	Struct `SmartDetectorAlertRulesCreateOrUpdateResult` has been removed
    +	Struct `SmartDetectorAlertRulesDeleteOptions` has been removed
    +	Struct `SmartDetectorAlertRulesDeleteResponse` has been removed
    +	Struct `SmartDetectorAlertRulesGetOptions` has been removed
    +	Struct `SmartDetectorAlertRulesGetResponse` has been removed
    +	Struct `SmartDetectorAlertRulesGetResult` has been removed
    +	Struct `SmartDetectorAlertRulesListByResourceGroupOptions` has been removed
    +	Struct `SmartDetectorAlertRulesListByResourceGroupPager` has been removed
    +	Struct `SmartDetectorAlertRulesListByResourceGroupResponse` has been removed
    +	Struct `SmartDetectorAlertRulesListByResourceGroupResult` has been removed
    +	Struct `SmartDetectorAlertRulesListOptions` has been removed
    +	Struct `SmartDetectorAlertRulesListPager` has been removed
    +	Struct `SmartDetectorAlertRulesListResponse` has been removed
    +	Struct `SmartDetectorAlertRulesListResult` has been removed
    +	Struct `SmartDetectorAlertRulesPatchOptions` has been removed
    +	Struct `SmartDetectorAlertRulesPatchResponse` has been removed
    +	Struct `SmartDetectorAlertRulesPatchResult` has been removed
    +	Struct `SmartDetectorErrorResponse` has been removed
    +	Struct `SuppressionConfig` has been removed
    +	Struct `SuppressionSchedule` has been removed
    +	Struct `Suppression` has been removed
    +	Struct `ThrottlingInformation` has been removed
    +	Type of `AlertsGetAllOptions.PageCount` has been changed from `*int32` to `*int64`
    +	Type of `AlertsGetAllOptions.SortOrder` has been changed from `*Enum11` to `*Enum12`
    +	Type of `AlertsSummaryGroup.SmartGroupsCount` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroup.Total` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroupItem.Count` has been changed from `*int32` to `*int64`
    +	Type of `PatchObject.Tags` has been changed from `map[string]interface{}` to `map[string]*string`
    +	Type of `SmartGroupAggregatedProperty.Count` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupProperties.AlertsCount` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupsGetAllOptions.PageCount` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupsGetAllOptions.SortOrder` has been changed from `*Enum11` to `*Enum12`
    azure-sdk-for-python-track2 - track2_azure-mgmt-alertsmanagement - 1.0.0
    +	Model PatchObject no longer has parameter status
    +	Removed operation group ActionRulesOperations
    +	Removed operation group SmartDetectorAlertRulesOperations
    ️✔️azure-sdk-for-go - alertsmanagement/mgmt/2019-03-01/alertsmanagement - v59.2.0
    ️✔️azure-sdk-for-go - alertsmanagement/mgmt/2018-05-05/alertsmanagement - v59.2.0
    azure-sdk-for-go - preview/alertsmanagement/mgmt/2019-06-01-preview/alertsmanagement - v59.2.0
    +	Function `AlertsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `AlertsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `AlertsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `SmartGroupsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Function `SmartGroupsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Function `SmartGroupsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Type of `AlertsSummaryGroup.SmartGroupsCount` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroup.Total` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroupItem.Count` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupAggregatedProperty.Count` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupProperties.AlertsCount` has been changed from `*int32` to `*int64`
    azure-sdk-for-go - preview/alertsmanagement/mgmt/2019-05-05-preview/alertsmanagement - v59.2.0
    +	Function `AlertsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `AlertsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `AlertsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
    +	Function `SmartGroupsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Function `SmartGroupsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Function `SmartGroupsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
    +	Type of `AlertsSummaryGroup.SmartGroupsCount` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroup.Total` has been changed from `*int32` to `*int64`
    +	Type of `AlertsSummaryGroupItem.Count` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupAggregatedProperty.Count` has been changed from `*int32` to `*int64`
    +	Type of `SmartGroupProperties.AlertsCount` has been changed from `*int32` to `*int64`
    ️✔️azure-sdk-for-go - preview/alertsmanagement/mgmt/2018-05-05-preview/alertsmanagement - v59.2.0
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs]Release - Generate from 73356bf. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/alertsmanagement/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.AlertsManagement [View full logs]  [Release SDK Changes]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(207,37): error CS0246: The type or namespace name 'ActionRule' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(207,53): error CS0246: The type or namespace name 'ActionRule' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(226,37): error CS0246: The type or namespace name 'Scope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(226,48): error CS0246: The type or namespace name 'Scope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(239,37): error CS0246: The type or namespace name 'Conditions' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]      3>/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(239,53): error CS0246: The type or namespace name 'Conditions' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(207,37): error CS0246: The type or namespace name 'ActionRule' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(207,53): error CS0246: The type or namespace name 'ActionRule' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(226,37): error CS0246: The type or namespace name 'Scope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(226,48): error CS0246: The type or namespace name 'Scope' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(239,37): error CS0246: The type or namespace name 'Conditions' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      cmdout	[msbuild]          /home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Helpers/ComparisonUtility.cs(239,53): error CS0246: The type or namespace name 'Conditions' could not be found (are you missing a using directive or an assembly reference?) [/home/vsts/work/1/s/azure-sdk-for-net/sdk/alertsmanagement/Microsoft.Azure.Management.AlertsManagement/tests/Microsoft.Azure.Management.AlertsManagement.Tests.csproj]
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: dotnet
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 73356bf. 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-alertsmanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model Condition has a new parameter field
      info	[Changelog]   - Model PatchObject has a new parameter enabled
      info	[Changelog]   - Added operation group AlertProcessingRulesOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model PatchObject no longer has parameter status
      info	[Changelog]   - Removed operation group SmartDetectorAlertRulesOperations
      info	[Changelog]   - Removed operation group ActionRulesOperations
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 73356bf. 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
    • ️✔️alertsmanagement/mgmt/2019-03-01/alertsmanagement [View full logs]  [Release SDK Changes]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New function `SmartDetectorAlertRulesClient.PatchSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `AlertRulePatchObject.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*AlertRulePatchObject.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `SmartDetectorAlertRulesClient.PatchResponder(*http.Response) (AlertRule, error)`
      info	[Changelog] - New function `SmartDetectorAlertRulesClient.Patch(context.Context, string, string, AlertRulePatchObject) (AlertRule, error)`
      info	[Changelog] - New function `SmartDetectorAlertRulesClient.PatchPreparer(context.Context, string, string, AlertRulePatchObject) (*http.Request, error)`
      info	[Changelog] - New struct `AlertRulePatchObject`
      info	[Changelog] - New struct `AlertRulePatchProperties`
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 10 additive change(s).
      info	[Changelog]
    • ️✔️alertsmanagement/mgmt/2018-05-05/alertsmanagement [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/alertsmanagement/mgmt/2019-06-01-preview/alertsmanagement [View full logsBreaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `AlertsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Function `AlertsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Function `SmartGroupsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Function `AlertsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Function `SmartGroupsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Function `SmartGroupsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Type of `AlertsSummaryGroup.Total` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `AlertsSummaryGroup.SmartGroupsCount` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `SmartGroupProperties.AlertsCount` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `SmartGroupAggregatedProperty.Count` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `AlertsSummaryGroupItem.Count` has been changed from `*int32` to `*int64`
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 10 breaking change(s), 0 additive change(s).
      info	[Changelog]
    • ️✔️preview/alertsmanagement/mgmt/2019-05-05-preview/alertsmanagement [View full logsBreaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `SmartGroupsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Function `AlertsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Function `AlertsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Function `SmartGroupsClient.GetAll` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Function `SmartGroupsClient.GetAllComplete` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int32, SmartGroupsSortByFields, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, TimeRange, *int64, SmartGroupsSortByFields, string)`
      info	[Changelog] - Function `AlertsClient.GetAllPreparer` parameter(s) have been changed from `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int32, AlertsSortByFields, string, string, TimeRange, string)` to `(context.Context, string, string, string, MonitorService, MonitorCondition, Severity, AlertState, string, string, *bool, *bool, *int64, AlertsSortByFields, string, string, TimeRange, string)`
      info	[Changelog] - Type of `AlertsSummaryGroupItem.Count` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `SmartGroupProperties.AlertsCount` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `AlertsSummaryGroup.Total` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `AlertsSummaryGroup.SmartGroupsCount` has been changed from `*int32` to `*int64`
      info	[Changelog] - Type of `SmartGroupAggregatedProperty.Count` has been changed from `*int32` to `*int64`
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog]
      info	[Changelog] Total 10 breaking change(s), 0 additive change(s).
      info	[Changelog]
    • ️✔️preview/alertsmanagement/mgmt/2018-05-05-preview/alertsmanagement [View full logs
      info	[Changelog] No exported changes
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 73356bf. 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
    • ️✔️armalertsmanagement [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - Struct `Suppression` has been removed
      info	[Changelog] - Struct `SuppressionConfig` has been removed
      info	[Changelog] - Struct `SuppressionSchedule` has been removed
      info	[Changelog] - Struct `ThrottlingInformation` has been removed
      info	[Changelog] - Field `Status` of struct `PatchProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `FieldMonitorService`
      info	[Changelog] - New const `FieldDescription`
      info	[Changelog] - New const `DaysOfWeekMonday`
      info	[Changelog] - New const `FieldMonitorCondition`
      info	[Changelog] - New const `DaysOfWeekThursday`
      info	[Changelog] - New const `DaysOfWeekFriday`
      info	[Changelog] - New const `DaysOfWeekTuesday`
      info	[Changelog] - New const `RecurrenceTypeDaily`
      info	[Changelog] - New const `ActionTypeRemoveAllActionGroups`
      info	[Changelog] - New const `FieldAlertRuleName`
      info	[Changelog] - New const `DaysOfWeekSaturday`
      info	[Changelog] - New const `ActionTypeAddActionGroups`
      info	[Changelog] - New const `CreatedByTypeUser`
      info	[Changelog] - New const `CreatedByTypeManagedIdentity`
      info	[Changelog] - New const `CreatedByTypeKey`
      info	[Changelog] - New const `FieldAlertContext`
      info	[Changelog] - New const `RecurrenceTypeWeekly`
      info	[Changelog] - New const `Enum12Asc`
      info	[Changelog] - New const `CreatedByTypeApplication`
      info	[Changelog] - New const `FieldSeverity`
      info	[Changelog] - New const `RecurrenceTypeMonthly`
      info	[Changelog] - New const `FieldTargetResource`
      info	[Changelog] - New const `DaysOfWeekWednesday`
      info	[Changelog] - New const `DaysOfWeekSunday`
      info	[Changelog] - New const `FieldTargetResourceType`
      info	[Changelog] - New const `FieldTargetResourceGroup`
      info	[Changelog] - New const `FieldAlertRuleID`
      info	[Changelog] - New const `FieldSignalType`
      info	[Changelog] - New const `Enum12Desc`
      info	[Changelog] - New function `*AlertProcessingRulesClient.Update(context.Context, string, string, PatchObject, *AlertProcessingRulesUpdateOptions) (AlertProcessingRulesUpdateResponse, error)`
      info	[Changelog] - New function `*AlertProcessingRulesListByResourceGroupPager.NextPage(context.Context) bool`
      info	[Changelog] - New function `*AlertProcessingRulesListBySubscriptionPager.Err() error`
      info	[Changelog] - New function `AddActionGroups.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `DailyRecurrence.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*SystemData.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleFieldValues() []Field`
      info	[Changelog] - New function `PossibleCreatedByTypeValues() []CreatedByType`
      info	[Changelog] - New function `PossibleActionTypeValues() []ActionType`
      info	[Changelog] - New function `CreatedByType.ToPtr() *CreatedByType`
      info	[Changelog] - New function `*AlertProcessingRulesClient.GetByName(context.Context, string, string, *AlertProcessingRulesGetByNameOptions) (AlertProcessingRulesGetByNameResponse, error)`
      info	[Changelog] - New function `*AddActionGroups.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*Recurrence.GetRecurrence() *Recurrence`
      info	[Changelog] - New function `*AlertProcessingRuleProperties.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*AlertProcessingRulesListByResourceGroupPager.PageResponse() AlertProcessingRulesListByResourceGroupResponse`
      info	[Changelog] - New function `AlertProcessingRuleProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `Enum12.ToPtr() *Enum12`
      info	[Changelog] - New function `DaysOfWeek.ToPtr() *DaysOfWeek`
      info	[Changelog] - New function `*AlertProcessingRulesListBySubscriptionPager.NextPage(context.Context) bool`
      info	[Changelog] - New function `PossibleDaysOfWeekValues() []DaysOfWeek`
      info	[Changelog] - New function `Field.ToPtr() *Field`
      info	[Changelog] - New function `*AlertProcessingRulesClient.CreateOrUpdate(context.Context, string, string, AlertProcessingRule, *AlertProcessingRulesCreateOrUpdateOptions) (AlertProcessingRulesCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `RemoveAllActionGroups.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*Action.GetAction() *Action`
      info	[Changelog] - New function `SystemData.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*AlertProcessingRulesListByResourceGroupPager.Err() error`
      info	[Changelog] - New function `*Action.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `NewAlertProcessingRulesClient(string, azcore.TokenCredential, *arm.ClientOptions) *AlertProcessingRulesClient`
      info	[Changelog] - New function `*WeeklyRecurrence.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*AlertProcessingRulesListBySubscriptionPager.PageResponse() AlertProcessingRulesListBySubscriptionResponse`
      info	[Changelog] - New function `*AlertProcessingRulesClient.Delete(context.Context, string, string, *AlertProcessingRulesDeleteOptions) (AlertProcessingRulesDeleteResponse, error)`
      info	[Changelog] - New function `*MonthlyRecurrence.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleEnum12Values() []Enum12`
      info	[Changelog] - New function `*Schedule.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `WeeklyRecurrence.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `MonthlyRecurrence.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*AlertProcessingRulesClient.ListByResourceGroup(string, *AlertProcessingRulesListByResourceGroupOptions) *AlertProcessingRulesListByResourceGroupPager`
      info	[Changelog] - New function `PossibleRecurrenceTypeValues() []RecurrenceType`
      info	[Changelog] - New function `*Recurrence.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AlertProcessingRule.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `RecurrenceType.ToPtr() *RecurrenceType`
      info	[Changelog] - New function `AlertProcessingRulesList.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ActionType.ToPtr() *ActionType`
      info	[Changelog] - New function `Schedule.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*AlertProcessingRulesClient.ListBySubscription(*AlertProcessingRulesListBySubscriptionOptions) *AlertProcessingRulesListBySubscriptionPager`
      info	[Changelog] - New struct `Action`
      info	[Changelog] - New struct `AddActionGroups`
      info	[Changelog] - New struct `AlertProcessingRule`
      info	[Changelog] - New struct `AlertProcessingRuleProperties`
      info	[Changelog] - New struct `AlertProcessingRulesClient`
      info	[Changelog] - New struct `AlertProcessingRulesCreateOrUpdateOptions`
      info	[Changelog] - New struct `AlertProcessingRulesCreateOrUpdateResponse`
      info	[Changelog] - New struct `AlertProcessingRulesCreateOrUpdateResult`
      info	[Changelog] - New struct `AlertProcessingRulesDeleteOptions`
      info	[Changelog] - New struct `AlertProcessingRulesDeleteResponse`
      info	[Changelog] - New struct `AlertProcessingRulesDeleteResult`
      info	[Changelog] - New struct `AlertProcessingRulesGetByNameOptions`
      info	[Changelog] - New struct `AlertProcessingRulesGetByNameResponse`
      info	[Changelog] - New struct `AlertProcessingRulesGetByNameResult`
      info	[Changelog] - New struct `AlertProcessingRulesList`
      info	[Changelog] - New struct `AlertProcessingRulesListByResourceGroupOptions`
      info	[Changelog] - New struct `AlertProcessingRulesListByResourceGroupPager`
      info	[Changelog] - New struct `AlertProcessingRulesListByResourceGroupResponse`
      info	[Changelog] - New struct `AlertProcessingRulesListByResourceGroupResult`
      info	[Changelog] - New struct `AlertProcessingRulesListBySubscriptionOptions`
      info	[Changelog] - New struct `AlertProcessingRulesListBySubscriptionPager`
      info	[Changelog] - New struct `AlertProcessingRulesListBySubscriptionResponse`
      info	[Changelog] - New struct `AlertProcessingRulesListBySubscriptionResult`
      info	[Changelog] - New struct `AlertProcessingRulesUpdateOptions`
      info	[Changelog] - New struct `AlertProcessingRulesUpdateResponse`
      info	[Changelog] - New struct `AlertProcessingRulesUpdateResult`
      info	[Changelog] - New struct `DailyRecurrence`
      info	[Changelog] - New struct `MonthlyRecurrence`
      info	[Changelog] - New struct `Recurrence`
      info	[Changelog] - New struct `RemoveAllActionGroups`
      info	[Changelog] - New struct `Schedule`
      info	[Changelog] - New struct `SystemData`
      info	[Changelog] - New struct `WeeklyRecurrence`
      info	[Changelog] - New field `Enabled` in struct `PatchProperties`
      info	[Changelog] - New field `Field` in struct `Condition`
      info	[Changelog]
      info	[Changelog] Total 213 breaking change(s), 144 additive change(s).
      info	[Changelog]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 73356bf. 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
    • ️✔️alertsmanagement [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

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

    @openapi-workflow-bot
    Copy link

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

    @inballeibovitch
    Copy link
    Contributor Author

    /azp run unifiedPipeline

    @azure-pipelines
    Copy link

    No pipelines are associated with this pull request.

    @inballeibovitch inballeibovitch marked this pull request as ready for review October 28, 2021 11:54
    @inballeibovitch
    Copy link
    Contributor Author

    @jianyexi
    this PR introduces a name change from "action rule" to "alert processing rule" in our new API. This API has not been published yet and the SDK wasn't generated for it. All changes have been reviewed and approved in this PR #15899.

    Also, lintDiff errors refer to files that were not changed in this PR, can we suppress these errors?

    }
    },
    "paths": {
    "/providers/Microsoft.AlertsManagement/operations": {
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Why do you remove this path in new version? I don't see you copy previous paths to this version.

    Copy link
    Contributor Author

    Choose a reason for hiding this comment

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

    @raych1 AlertsManagement.json in the 2019-05-05-preview version contains both the operations API, and alerts APIs. In this version we only change the "alerts processing rule" APIs. So we referenced the 2019 version for the alerts and operation APIs (2019-05-05-preview/AlertsManagement.json) under the package-preview-2021-08.

    @raych1
    Copy link
    Member

    raych1 commented Nov 1, 2021

    @inballeibovitch , can you fix PrettierCheck errors?

    @jianyexi
    Copy link
    Contributor

    jianyexi commented Nov 1, 2021

    @inballeibovitch For the lintDiff errors, could you fix the following part, others can be ignored :
    R4037 - MissingTypeObject
    R4010 - RequiredDefaultResponse

    @inballeibovitch
    Copy link
    Contributor Author

    /azp run unifiedPipeline

    @azure-pipelines
    Copy link

    No pipelines are associated with this pull request.

    @inballeibovitch
    Copy link
    Contributor Author

    @jianyexi, After I fixed the lintDiff error R4010 - RequiredDefaultResponse, The lint diff check failed with AutoRest exception "swagger-document/individual/schema-validator - FAILED". Is this okay?

    @jianyexi
    Copy link
    Contributor

    jianyexi commented Nov 4, 2021

    @jianyexi Jianye Xi FTE, After I fixed the lintDiff error R4010 - RequiredDefaultResponse, The lint diff check failed with AutoRest exception "swagger-document/individual/schema-validator - FAILED". Is this okay?

    No, should not introduce this error, you might need to double check your change

    @jianyexi
    Copy link
    Contributor

    @inballeibovitch Since your PR introduced breaking change , could you follow the action at #16564 (comment) to get approval from breaking change review

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Nov 10, 2021
    @jianyexi jianyexi merged commit 73356bf into Azure:main Nov 11, 2021
    ghost pushed a commit to Azure/azure-resource-manager-schemas that referenced this pull request Nov 11, 2021
    LeiWang3 pushed a commit to LeiWang3/azure-rest-api-specs that referenced this pull request Mar 31, 2022
    …version preview/2021-08-08-preview (Azure#16564)
    
    * rename action rules to alert processing rules
    
    * rename in examples
    
    * remove alertsmanagement from 2021-08-08
    
    * fix lintdif
    
    * update operations descriptions
    
    * prettier fix
    
    * fix lntDiff error
    
    * remove
    
    * add default response
    
    * add type object
    
    * fix descriptions and integer format
    
    * fix errors
    
    * fix errors
    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 CI-BreakingChange-Go CI-BreakingChange-Go-V2
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants