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

Dev sentinel 2022 01 01 preview #18025

Merged
merged 15 commits into from
Mar 7, 2022
Merged

Conversation

anat-gilenson
Copy link
Contributor

@anat-gilenson anat-gilenson commented Feb 28, 2022

Please note all PRs to the develop branch have already been reviewed and approved.

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

Changelog

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

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

Contribution checklist:

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

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

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

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

Breaking Change Review Checklist

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

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

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

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

anat-gilenson and others added 7 commits February 7, 2022 12:58
…w/2021-10-01-preview to version 2022-01-01-preview
…o SourceControl model (#17849)

* SourceControl 2022-01-01-preview version change

* fix validation error

* prettified

* prettified

Co-authored-by: debjyoti11 <[email protected]>
* metadata changes

* addressed changes

* updated enum kind

* updated values as well

Co-authored-by: Roey Ben Chaim <[email protected]>
Co-authored-by: Roey Ben Chaim <[email protected]>
@openapi-workflow-bot
Copy link

Hi, @anat-gilenson 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 Feb 28, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 5 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ 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.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1622
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: suppressionEnabled
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1637
    ⚠️ 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.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1712
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: suppressionEnabled
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1727
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: rotateWebhookSecret
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/SourceControls.json#L474


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/Entities.json#L1202
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/EntityQueries.json#L484
    R2018 - XmsEnumValidation The enum types should have x-ms-enum type extension set with appropriate options.
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/EntityQueryTemplates.json#L292
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/Bookmarks.json#L566
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L558
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L558
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L982
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L982
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L982
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L982
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1035
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1035
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1035
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1035
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1948
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1948
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1948
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L1948
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L2214
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L2214
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L2214
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: preview/2022-01-01-preview/common/EntityTypes.json#L2214
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2134
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2145
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2156
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2167
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2186
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2254
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2545
    R4041 - XmsIdentifierValidation Missing identifier id in array item property
    Location: Microsoft.SecurityInsights/preview/2022-01-01-preview/dataConnectors.json#L2556
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️~[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: 2 Errors, 28 Warnings failed [Detail]
    The following breaking changes are detected by comparison with the latest stable version:
    Rule Message
    1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L191:9
    Old: stable/2021-10-01/common/IncidentTypes.json#L191:9
    1029 - ReadonlyPropertyChanged The read only property has changed from 'false' to 'true'.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L191:9
    Old: stable/2021-10-01/common/IncidentTypes.json#L191:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L2309:11
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L533:11
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L326:13
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L317:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L375:13
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L366:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L381:13
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L372:13
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L2268:5
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L579:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1544:9
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L1038:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1561:5
    Old: Microsoft.SecurityInsights/stable/2021-10-01/AlertRules.json#L1055:5


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

    Rule Message
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L80:9
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L80:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L89:5
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L89:5
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L80:9
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L80:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L89:5
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L89:5
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L80:9
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L80:9
    ⚠️ 1019 - RemovedEnumValue The new version is removing enum value(s) 'System' from the old version.
    New: preview/2022-01-01-preview/common/IncidentTypes.json#L89:5
    Old: preview/2021-10-01-preview/common/IncidentTypes.json#L89:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1169:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1170:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1185:5
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1187:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1598:5
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1641:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1675:5
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1665:5
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1885:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1682:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1971:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1778:9
    ⚠️ 1032 - DifferentAllOf The new version has a different 'allOf' property than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1988:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1795:9
    ⚠️ 1033 - RemovedProperty The new version is missing a property found in the old version. Was 'watchlistItemsCount' renamed or removed?
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/Watchlists.json#L481:7
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/Watchlists.json#L463:7
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'severity, query' that was not found in the old version.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1675:5
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1665:5
    ⚠️ 1034 - AddedRequiredProperty The new version has new required property 'severity, query' that was not found in the old version.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AlertRules.json#L1988:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AlertRules.json#L1795:9
    ⚠️ 1036 - ConstraintChanged The new version has a different 'maxLength' value than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json#L385:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json#L385:9
    ⚠️ 1036 - ConstraintChanged The new version has a different 'maximum' value than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json#L390:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json#L389:9
    ⚠️ 1036 - ConstraintChanged The new version has a different 'minimum' value than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json#L390:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json#L389:9
    ⚠️ 1036 - ConstraintChanged The new version has a different 'maxItems' value than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json#L400:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json#L397:9
    ⚠️ 1036 - ConstraintChanged The new version has a different 'maxItems' value than the previous one.
    New: Microsoft.SecurityInsights/preview/2022-01-01-preview/AutomationRules.json#L838:9
    Old: Microsoft.SecurityInsights/preview/2021-10-01-preview/AutomationRules.json#L833:9
    ️️✔️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-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Feb 28, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go-track2 - armsecurityinsights - 0.2.0
    +	Const `IncidentLabelTypeSystem` has been removed
    +	Const `SourceLocalFile` has been removed
    +	Const `SourceRemoteStorage` has been removed
    +	Field `WatchlistItemsCount` of struct `WatchlistProperties` has been removed
    +	Function `*QueryBasedAlertRuleProperties.UnmarshalJSON` has been removed
    +	Function `PossibleSourceValues` has been removed
    +	Function `QueryBasedAlertRuleProperties.MarshalJSON` has been removed
    +	Function `Source.ToPtr` has been removed
    +	Struct `QueryBasedAlertRuleProperties` has been removed
    +	Type of `WatchlistProperties.Source` has been changed from `*Source` to `*string`
    azure-sdk-for-python-track2 - track2_azure-mgmt-securityinsight - 1.0.0b1
    -	Model ScheduledAlertRuleCommonProperties no longer has parameter query
    -	Model ScheduledAlertRuleCommonProperties no longer has parameter severity
    azure-sdk-for-go - securityinsight/mgmt/2020-01-01/securityinsight - v62.1.0
    +	Const `CaseSeverityCritical` has been removed
    +	Const `CaseSeverityHigh` has been removed
    +	Const `CaseSeverityInformational` has been removed
    +	Const `CaseSeverityLow` has been removed
    +	Const `CaseSeverityMedium` has been removed
    +	Const `KindBasicSettingsKindSettings` has been removed
    +	Const `KindBasicSettingsKindToggleSettings` has been removed
    +	Const `KindBasicSettingsKindUebaSettings` has been removed
    +	Const `LicenseStatusDisabled` has been removed
    +	Const `LicenseStatusEnabled` has been removed
    +	Const `SettingKindToggleSettings` has been removed
    +	Const `SettingKindUebaSettings` has been removed
    +	Const `StatusInMcasDisabled` has been removed
    +	Const `StatusInMcasEnabled` has been removed
    +	Function `*ToggleSettings.UnmarshalJSON` has been removed
    +	Function `*UebaSettings.UnmarshalJSON` has been removed
    +	Function `PossibleCaseSeverityValues` has been removed
    +	Function `PossibleKindBasicSettingsValues` has been removed
    +	Function `PossibleLicenseStatusValues` has been removed
    +	Function `PossibleSettingKindValues` has been removed
    +	Function `PossibleStatusInMcasValues` has been removed
    +	Function `Settings.AsBasicSettings` has been removed
    +	Function `Settings.AsSettings` has been removed
    +	Function `Settings.AsToggleSettings` has been removed
    +	Function `Settings.AsUebaSettings` has been removed
    +	Function `Settings.MarshalJSON` has been removed
    +	Function `ToggleSettings.AsBasicSettings` has been removed
    +	Function `ToggleSettings.AsSettings` has been removed
    +	Function `ToggleSettings.AsToggleSettings` has been removed
    +	Function `ToggleSettings.AsUebaSettings` has been removed
    +	Function `ToggleSettings.MarshalJSON` has been removed
    +	Function `UebaSettings.AsBasicSettings` has been removed
    +	Function `UebaSettings.AsSettings` has been removed
    +	Function `UebaSettings.AsToggleSettings` has been removed
    +	Function `UebaSettings.AsUebaSettings` has been removed
    +	Function `UebaSettings.MarshalJSON` has been removed
    +	Function `UebaSettingsProperties.MarshalJSON` has been removed
    +	Struct `Settings` has been removed
    +	Struct `ToggleSettingsProperties` has been removed
    +	Struct `ToggleSettings` has been removed
    +	Struct `UebaSettingsProperties` has been removed
    +	Struct `UebaSettings` has been removed
    +	Type of `IncidentInfo.Severity` has been changed from `CaseSeverity` to `IncidentSeverity`
    azure-sdk-for-go - preview/securityinsight/mgmt/2021-09-01-preview/securityinsight - v62.1.0
    +	Function `ErrorAdditionalInfo.MarshalJSON` has been removed
    +	Function `ErrorDetail.MarshalJSON` has been removed
    +	Struct `ErrorAdditionalInfo` has been removed
    +	Struct `ErrorDetail` has been removed
    +	Struct `ErrorResponse` has been removed
    azure-sdk-for-go - preview/securityinsight/mgmt/2019-01-01-preview/securityinsight - v62.1.0
    +	Const `KindAggregations` has been removed
    +	Const `KindBasicEntityKindAccount` has been removed
    +	Const `KindBasicEntityKindAzureResource` has been removed
    +	Const `KindBasicEntityKindBookmark` has been removed
    +	Const `KindBasicEntityKindCloudApplication` has been removed
    +	Const `KindBasicEntityKindDNSResolution` has been removed
    +	Const `KindBasicEntityKindEntity` has been removed
    +	Const `KindBasicEntityKindFileHash` has been removed
    +	Const `KindBasicEntityKindFile` has been removed
    +	Const `KindBasicEntityKindHost` has been removed
    +	Const `KindBasicEntityKindIP` has been removed
    +	Const `KindBasicEntityKindIoTDevice` has been removed
    +	Const `KindBasicEntityKindMailCluster` has been removed
    +	Const `KindBasicEntityKindMailMessage` has been removed
    +	Const `KindBasicEntityKindMailbox` has been removed
    +	Const `KindBasicEntityKindMalware` has been removed
    +	Const `KindBasicEntityKindProcess` has been removed
    +	Const `KindBasicEntityKindRegistryKey` has been removed
    +	Const `KindBasicEntityKindRegistryValue` has been removed
    +	Const `KindBasicEntityKindSecurityAlert` has been removed
    +	Const `KindBasicEntityKindSecurityGroup` has been removed
    +	Const `KindBasicEntityKindSubmissionMail` has been removed
    +	Const `KindBasicEntityKindURL` has been removed
    +	Const `KindCasesAggregation` has been removed
    +	Function `PossibleKindBasicEntityValues` has been removed
    +	Function `ThreatIntelligenceIndicatorsClient.ListComplete` parameter(s) have been changed from `(context.Context, string, string, string, string, *int32, string, string)` to `(context.Context, string, string, string, string, string, *int32, string)`
    +	Function `ThreatIntelligenceIndicatorsClient.ListPreparer` parameter(s) have been changed from `(context.Context, string, string, string, string, *int32, string, string)` to `(context.Context, string, string, string, string, string, *int32, string)`
    +	Function `ThreatIntelligenceIndicatorsClient.List` parameter(s) have been changed from `(context.Context, string, string, string, string, *int32, string, string)` to `(context.Context, string, string, string, string, string, *int32, string)`
    +	Type of `AccountEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `Aggregations.Kind` has been changed from `Kind` to `KindBasicAggregations`
    +	Type of `AzureResourceEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `CasesAggregation.Kind` has been changed from `Kind` to `KindBasicAggregations`
    +	Type of `CloudApplicationEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `DNSEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `Entity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `FileEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `FileHashEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `HostEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `HuntingBookmark.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `IPEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `IncidentInfo.Severity` has been changed from `CaseSeverity` to `IncidentSeverity`
    +	Type of `IoTDeviceEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `MailClusterEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `MailMessageEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `MailboxEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `MalwareEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `ProcessEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `RegistryKeyEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `RegistryValueEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `SecurityAlert.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `SecurityGroupEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `SubmissionMailEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    +	Type of `URLEntity.Kind` has been changed from `KindBasicEntity` to `Kind`
    azure-sdk-for-js - @azure/arm-securityinsight - 1.0.0-beta.2
    -	Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias FusionAlertRuleTemplateProperties
    -	Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ScheduledAlertRuleTemplateProperties
    +	Delete parameters of QueryBasedAlertRuleProperties in TypeAlias ScheduledAlertRuleProperties
    +	Enum KnownIncidentLabelType no longer has value System
    -	Type Alias FusionAlertRuleTemplateProperties no longer has parameter tactics
    +	Removed Enum KnownSource
    +	Type Alias ScheduledAlertRuleProperties has a new parameter displayName
    +	Type Alias ScheduledAlertRuleProperties has a new parameter enabled
    +	Type Alias ScheduledAlertRuleProperties has a new parameter suppressionDuration
    +	Type Alias ScheduledAlertRuleProperties has a new parameter suppressionEnabled
    +	Type Alias Watchlist no longer has parameter watchlistItemsCount
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 2b7c4aa. 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
    • ️✔️securityinsight/mgmt/2020-01-01/securityinsight [View full logs]  [Release SDK Changes]
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - Const `LicenseStatusDisabled` has been removed
      info	[Changelog] - Const `LicenseStatusEnabled` has been removed
      info	[Changelog] - Const `KindBasicSettingsKindUebaSettings` has been removed
      info	[Changelog] - Const `CaseSeverityLow` has been removed
      info	[Changelog] - Const `CaseSeverityHigh` has been removed
      info	[Changelog] - Const `SettingKindUebaSettings` has been removed
      info	[Changelog] - Const `CaseSeverityCritical` has been removed
      info	[Changelog] - Const `KindBasicSettingsKindToggleSettings` has been removed
      info	[Changelog] - Const `KindBasicSettingsKindSettings` has been removed
      info	[Changelog] - Const `StatusInMcasEnabled` has been removed
      info	[Changelog] - Function `Settings.AsSettings` has been removed
      info	[Changelog] - Function `Settings.AsBasicSettings` has been removed
      info	[Changelog] - Function `PossibleStatusInMcasValues` has been removed
      info	[Changelog] - Function `ToggleSettings.AsUebaSettings` has been removed
      info	[Changelog] - Function `UebaSettingsProperties.MarshalJSON` has been removed
      info	[Changelog] - Function `UebaSettings.AsToggleSettings` has been removed
      info	[Changelog] - Function `UebaSettings.AsSettings` has been removed
      info	[Changelog] - Function `ToggleSettings.AsToggleSettings` has been removed
      info	[Changelog] - Function `ToggleSettings.AsBasicSettings` has been removed
      info	[Changelog] - Function `ToggleSettings.MarshalJSON` has been removed
      info	[Changelog] - Function `Settings.AsUebaSettings` has been removed
      info	[Changelog] - Function `PossibleLicenseStatusValues` has been removed
      info	[Changelog] - Function `Settings.MarshalJSON` has been removed
      info	[Changelog] - Function `PossibleKindBasicSettingsValues` has been removed
      info	[Changelog] - Function `PossibleSettingKindValues` has been removed
      info	[Changelog] - Function `UebaSettings.MarshalJSON` has been removed
      info	[Changelog] - Function `PossibleCaseSeverityValues` has been removed
      info	[Changelog] - Function `UebaSettings.AsUebaSettings` has been removed
      info	[Changelog] - Function `Settings.AsToggleSettings` has been removed
      info	[Changelog] - Function `*UebaSettings.UnmarshalJSON` has been removed
      info	[Changelog] - Function `UebaSettings.AsBasicSettings` has been removed
      info	[Changelog] - Function `ToggleSettings.AsSettings` has been removed
      info	[Changelog] - Function `*ToggleSettings.UnmarshalJSON` has been removed
      info	[Changelog] - Struct `Settings` has been removed
      info	[Changelog] - Struct `ToggleSettings` has been removed
      info	[Changelog] - Struct `ToggleSettingsProperties` has been removed
      info	[Changelog] - Struct `UebaSettings` has been removed
      info	[Changelog] - Struct `UebaSettingsProperties` has been removed
      info	[Changelog]
      info	[Changelog] Total 49 breaking change(s), 0 additive change(s).
    • ️✔️preview/securityinsight/mgmt/2021-09-01-preview/securityinsight [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Function `ErrorAdditionalInfo.MarshalJSON` has been removed
      info	[Changelog] - Function `ErrorDetail.MarshalJSON` has been removed
      info	[Changelog] - Struct `ErrorAdditionalInfo` has been removed
      info	[Changelog] - Struct `ErrorDetail` has been removed
      info	[Changelog] - Struct `ErrorResponse` has been removed
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 0 additive change(s).
    • ️✔️preview/securityinsight/mgmt/2019-01-01-preview/securityinsight [View full logs
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - New function `Anomalies.AsSettings() (*Settings, bool)`
      info	[Changelog] - New function `NewIPGeodataClient(string) IPGeodataClient`
      info	[Changelog] - New function `DomainWhoisClient.Get(context.Context, string, string) (EnrichmentDomainWhois, error)`
      info	[Changelog] - New function `Anomalies.AsIPSyncer() (*IPSyncer, bool)`
      info	[Changelog] - New function `PossibleKindBasicAggregationsValues() []KindBasicAggregations`
      info	[Changelog] - New function `EyesOn.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `NewDomainWhoisClient(string) DomainWhoisClient`
      info	[Changelog] - New function `AnomaliesProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `Anomalies.AsUeba() (*Ueba, bool)`
      info	[Changelog] - New function `DomainWhoisClient.GetPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `IPGeodataClient.GetResponder(*http.Response) (EnrichmentIPGeodata, error)`
      info	[Changelog] - New function `NewIPGeodataClientWithBaseURI(string, string) IPGeodataClient`
      info	[Changelog] - New function `Ueba.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `NewDomainWhoisClientWithBaseURI(string, string) DomainWhoisClient`
      info	[Changelog] - New function `DomainWhoisClient.GetSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `Anomalies.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `Anomalies.AsEntityAnalytics() (*EntityAnalytics, bool)`
      info	[Changelog] - New function `Anomalies.AsEyesOn() (*EyesOn, bool)`
      info	[Changelog] - New function `DomainWhoisClient.GetResponder(*http.Response) (EnrichmentDomainWhois, error)`
      info	[Changelog] - New function `EntityAnalytics.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `Anomalies.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `Settings.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `IPGeodataClient.GetSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `Anomalies.AsBasicSettings() (BasicSettings, bool)`
      info	[Changelog] - New function `IPSyncer.AsAnomalies() (*Anomalies, bool)`
      info	[Changelog] - New function `*Anomalies.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `IPGeodataClient.GetPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `IPGeodataClient.Get(context.Context, string, string) (EnrichmentIPGeodata, error)`
      info	[Changelog] - New struct `Anomalies`
      info	[Changelog] - New struct `AnomaliesProperties`
      info	[Changelog] - New struct `DomainWhoisClient`
      info	[Changelog] - New struct `EnrichmentDomainWhois`
      info	[Changelog] - New struct `EnrichmentDomainWhoisContact`
      info	[Changelog] - New struct `EnrichmentDomainWhoisContacts`
      info	[Changelog] - New struct `EnrichmentDomainWhoisDetails`
      info	[Changelog] - New struct `EnrichmentDomainWhoisRegistrarDetails`
      info	[Changelog] - New struct `EnrichmentIPGeodata`
      info	[Changelog] - New struct `IPGeodataClient`
      info	[Changelog]
      info	[Changelog] Total 53 breaking change(s), 75 additive change(s).
    ️️✔️ azure-sdk-for-go-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 2b7c4aa. 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
    • ️✔️armsecurityinsights [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Type of `WatchlistProperties.Source` has been changed from `*Source` to `*string`
      info	[Changelog] - Const `SourceRemoteStorage` has been removed
      info	[Changelog] - Const `SourceLocalFile` has been removed
      info	[Changelog] - Const `IncidentLabelTypeSystem` has been removed
      info	[Changelog] - Function `PossibleSourceValues` has been removed
      info	[Changelog] - Function `QueryBasedAlertRuleProperties.MarshalJSON` has been removed
      info	[Changelog] - Function `*AutomationRulesClient.ManualTriggerPlaybook` has been removed
      info	[Changelog] - Function `Source.ToPtr` has been removed
      info	[Changelog] - Function `*QueryBasedAlertRuleProperties.UnmarshalJSON` has been removed
      info	[Changelog] - Struct `AutomationRulesClientManualTriggerPlaybookOptions` has been removed
      info	[Changelog] - Struct `AutomationRulesClientManualTriggerPlaybookResponse` has been removed
      info	[Changelog] - Struct `AutomationRulesClientManualTriggerPlaybookResult` has been removed
      info	[Changelog] - Struct `QueryBasedAlertRuleProperties` has been removed
      info	[Changelog] - Field `WatchlistItemsCount` of struct `WatchlistProperties` has been removed
      info	[Changelog]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog] - New const `DeploymentFetchStatusSuccess`
      info	[Changelog] - New const `DeploymentStateInProgress`
      info	[Changelog] - New const `DeploymentFetchStatusNotFound`
      info	[Changelog] - New const `KindLogicAppsCustomConnector`
      info	[Changelog] - New const `DeploymentFetchStatusUnauthorized`
      info	[Changelog] - New const `DeploymentResultCanceled`
      info	[Changelog] - New const `VersionV2`
      info	[Changelog] - New const `DeploymentResultFailed`
      info	[Changelog] - New const `DeploymentStateQueued`
      info	[Changelog] - New const `KindAzureFunction`
      info	[Changelog] - New const `DataConnectorKindIOT`
      info	[Changelog] - New const `KindAutomationRule`
      info	[Changelog] - New const `SourceTypeRemoteStorage`
      info	[Changelog] - New const `DeploymentStateCanceling`
      info	[Changelog] - New const `DeploymentResultSuccess`
      info	[Changelog] - New const `IncidentLabelTypeAutoAssigned`
      info	[Changelog] - New const `DeploymentStateCompleted`
      info	[Changelog] - New const `SourceTypeLocalFile`
      info	[Changelog] - New const `VersionV1`
      info	[Changelog] - New function `Deployment.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `IoTCheckRequirements.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `*IoTDataConnector.GetDataConnector() *DataConnector`
      info	[Changelog] - New function `Version.ToPtr() *Version`
      info	[Changelog] - New function `PossibleVersionValues() []Version`
      info	[Changelog] - New function `*IoTCheckRequirements.GetDataConnectorsCheckRequirements() *DataConnectorsCheckRequirements`
      info	[Changelog] - New function `PossibleDeploymentStateValues() []DeploymentState`
      info	[Changelog] - New function `IoTDataConnector.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `ScheduledAlertRuleCommonProperties.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `DeploymentFetchStatus.ToPtr() *DeploymentFetchStatus`
      info	[Changelog] - New function `PossibleSourceTypeValues() []SourceType`
      info	[Changelog] - New function `*IncidentsClient.RunPlaybook(context.Context, string, string, string, *IncidentsClientRunPlaybookOptions) (IncidentsClientRunPlaybookResponse, error)`
      info	[Changelog] - New function `PossibleDeploymentResultValues() []DeploymentResult`
      info	[Changelog] - New function `*IoTCheckRequirements.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `*IoTDataConnector.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `DeploymentResult.ToPtr() *DeploymentResult`
      info	[Changelog] - New function `DeploymentState.ToPtr() *DeploymentState`
      info	[Changelog] - New function `*Deployment.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `PossibleDeploymentFetchStatusValues() []DeploymentFetchStatus`
      info	[Changelog] - New function `SourceType.ToPtr() *SourceType`
      info	[Changelog] - New struct `AzureDevOpsResourceInfo`
      info	[Changelog] - New struct `Deployment`
      info	[Changelog] - New struct `DeploymentInfo`
      info	[Changelog] - New struct `GitHubResourceInfo`
      info	[Changelog] - New struct `IncidentsClientRunPlaybookOptions`
      info	[Changelog] - New struct `IncidentsClientRunPlaybookResponse`
      info	[Changelog] - New struct `IncidentsClientRunPlaybookResult`
      info	[Changelog] - New struct `IoTCheckRequirements`
      info	[Changelog] - New struct `IoTCheckRequirementsProperties`
      info	[Changelog] - New struct `IoTDataConnector`
      info	[Changelog] - New struct `IoTDataConnectorProperties`
      info	[Changelog] - New struct `RepositoryResourceInfo`
      info	[Changelog] - New struct `WatchlistsClientDeleteResult`
      info	[Changelog] - New struct `Webhook`
      info	[Changelog] - New field `CustomVersion` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `PreviewImagesDark` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `PreviewImages` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `ContentSchemaVersion` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `Icon` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `ThreatAnalysisTechniques` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `ThreatAnalysisTactics` in struct `MetadataPropertiesPatch`
      info	[Changelog] - New field `SkipToken` in struct `WatchlistItemsClientListOptions`
      info	[Changelog] - New field `SourceType` in struct `WatchlistProperties`
      info	[Changelog] - New field `CustomVersion` in struct `MetadataProperties`
      info	[Changelog] - New field `Icon` in struct `MetadataProperties`
      info	[Changelog] - New field `PreviewImagesDark` in struct `MetadataProperties`
      info	[Changelog] - New field `ThreatAnalysisTechniques` in struct `MetadataProperties`
      info	[Changelog] - New field `ThreatAnalysisTactics` in struct `MetadataProperties`
      info	[Changelog] - New field `ContentSchemaVersion` in struct `MetadataProperties`
      info	[Changelog] - New field `PreviewImages` in struct `MetadataProperties`
      info	[Changelog] - New anonymous field `WatchlistsClientDeleteResult` in struct `WatchlistsClientDeleteResponse`
      info	[Changelog] - New field `AzureAsyncOperation` in struct `WatchlistsClientCreateOrUpdateResult`
      info	[Changelog] - New field `Severity` in struct `ScheduledAlertRuleCommonProperties`
      info	[Changelog] - New field `AlertDetailsOverride` in struct `ScheduledAlertRuleCommonProperties`
      info	[Changelog] - New field `CustomDetails` in struct `ScheduledAlertRuleCommonProperties`
      info	[Changelog] - New field `EntityMappings` in struct `ScheduledAlertRuleCommonProperties`
      info	[Changelog] - New field `Query` in struct `ScheduledAlertRuleCommonProperties`
      info	[Changelog] - New field `SkipToken` in struct `WatchlistsClientListOptions`
      info	[Changelog] - New field `LastDeploymentInfo` in struct `SourceControlProperties`
      info	[Changelog] - New field `RepositoryResourceInfo` in struct `SourceControlProperties`
      info	[Changelog] - New field `Version` in struct `SourceControlProperties`
      info	[Changelog]
      info	[Changelog] Total 18 breaking change(s), 76 additive change(s).
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 2b7c4aa. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh] npm notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.3.1 -> 8.5.3
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.3>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-securityinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added operation group EntitiesRelationsOperations
      info	[Changelog]   - Added operation group EntityQueriesOperations
      info	[Changelog]   - Added operation group EntityQueryTemplatesOperations
      info	[Changelog]   - Added operation group EntityRelationsOperations
      info	[Changelog]   - Added operation group IPGeodataOperations
      info	[Changelog]   - Added operation group IncidentRelationsOperations
      info	[Changelog]   - Added operation group MetadataOperations
      info	[Changelog]   - Added operation group OfficeConsentsOperations
      info	[Changelog]   - Added operation group ProductSettingsOperations
      info	[Changelog]   - Added operation group SentinelOnboardingStatesOperations
      info	[Changelog]   - Added operation group SourceControlOperations
      info	[Changelog]   - Added operation group SourceControlsOperations
      info	[Changelog]   - Added operation group ThreatIntelligenceIndicatorMetricsOperations
      info	[Changelog]   - Added operation group ThreatIntelligenceIndicatorOperations
      info	[Changelog]   - Added operation group ThreatIntelligenceIndicatorsOperations
      info	[Changelog]   - Added operation group WatchlistItemsOperations
      info	[Changelog]   - Added operation group WatchlistsOperations
      info	[Changelog]   - Model AADDataConnector has a new parameter system_data
      info	[Changelog]   - Model AATPDataConnector has a new parameter system_data
      info	[Changelog]   - Model ASCDataConnector has a new parameter system_data
      info	[Changelog]   - Model ActionRequest has a new parameter system_data
      info	[Changelog]   - Model ActionResponse has a new parameter system_data
      info	[Changelog]   - Model AlertRule has a new parameter system_data
      info	[Changelog]   - Model AlertRuleTemplate has a new parameter system_data
      info	[Changelog]   - Model AwsCloudTrailDataConnector has a new parameter system_data
      info	[Changelog]   - Model Bookmark has a new parameter entity_mappings
      info	[Changelog]   - Model Bookmark has a new parameter event_time
      info	[Changelog]   - Model Bookmark has a new parameter query_end_time
      info	[Changelog]   - Model Bookmark has a new parameter query_start_time
      info	[Changelog]   - Model Bookmark has a new parameter system_data
      info	[Changelog]   - Model Bookmark has a new parameter tactics
      info	[Changelog]   - Model Bookmark has a new parameter techniques
      info	[Changelog]   - Model DataConnector has a new parameter system_data
      info	[Changelog]   - Model FusionAlertRule has a new parameter scenario_exclusion_patterns
      info	[Changelog]   - Model FusionAlertRule has a new parameter source_settings
      info	[Changelog]   - Model FusionAlertRule has a new parameter system_data
      info	[Changelog]   - Model FusionAlertRule has a new parameter techniques
      info	[Changelog]   - Model FusionAlertRuleTemplate has a new parameter last_updated_date_utc
      info	[Changelog]   - Model FusionAlertRuleTemplate has a new parameter source_settings
      info	[Changelog]   - Model FusionAlertRuleTemplate has a new parameter system_data
      info	[Changelog]   - Model FusionAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Model Incident has a new parameter provider_incident_id
      info	[Changelog]   - Model Incident has a new parameter provider_name
      info	[Changelog]   - Model Incident has a new parameter system_data
      info	[Changelog]   - Model Incident has a new parameter team_information
      info	[Changelog]   - Model IncidentAdditionalData has a new parameter provider_incident_url
      info	[Changelog]   - Model IncidentAdditionalData has a new parameter techniques
      info	[Changelog]   - Model IncidentComment has a new parameter etag
      info	[Changelog]   - Model IncidentComment has a new parameter last_modified_time_utc
      info	[Changelog]   - Model IncidentComment has a new parameter system_data
      info	[Changelog]   - Model IncidentOwnerInfo has a new parameter owner_type
      info	[Changelog]   - Model MCASDataConnector has a new parameter system_data
      info	[Changelog]   - Model MDATPDataConnector has a new parameter system_data
      info	[Changelog]   - Model MicrosoftSecurityIncidentCreationAlertRule has a new parameter system_data
      info	[Changelog]   - Model MicrosoftSecurityIncidentCreationAlertRuleTemplate has a new parameter last_updated_date_utc
      info	[Changelog]   - Model MicrosoftSecurityIncidentCreationAlertRuleTemplate has a new parameter system_data
      info	[Changelog]   - Model OfficeConsent has a new parameter consent_id
      info	[Changelog]   - Model OfficeConsent has a new parameter system_data
      info	[Changelog]   - Model OfficeDataConnector has a new parameter system_data
      info	[Changelog]   - Model Operation has a new parameter is_data_action
      info	[Changelog]   - Model Operation has a new parameter origin
      info	[Changelog]   - Model Resource has a new parameter system_data
      info	[Changelog]   - Model ResourceWithEtag has a new parameter system_data
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter alert_details_override
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter custom_details
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter entity_mappings
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter event_grouping_settings
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter incident_configuration
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter system_data
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter techniques
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter template_version
      info	[Changelog]   - Model ScheduledAlertRuleCommonProperties has a new parameter alert_details_override
      info	[Changelog]   - Model ScheduledAlertRuleCommonProperties has a new parameter custom_details
      info	[Changelog]   - Model ScheduledAlertRuleCommonProperties has a new parameter entity_mappings
      info	[Changelog]   - Model ScheduledAlertRuleCommonProperties has a new parameter event_grouping_settings
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter alert_details_override
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter custom_details
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter entity_mappings
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter event_grouping_settings
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter incident_configuration
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter techniques
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter template_version
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter alert_details_override
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter custom_details
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter entity_mappings
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter event_grouping_settings
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter last_updated_date_utc
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter system_data
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter version
      info	[Changelog]   - Model Settings has a new parameter system_data
      info	[Changelog]   - Model TIDataConnector has a new parameter system_data
      info	[Changelog]   - Model TIDataConnector has a new parameter tip_lookback_period
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model OfficeConsent no longer has parameter tenant_name
      info	[Changelog]   - Model OfficeDataConnectorDataTypes has a new required parameter teams
      info	[Changelog]   - Parameter alerts of model AlertsDataTypeOfDataConnector is now required
      info	[Changelog]   - Parameter alerts of model MCASDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter exchange of model OfficeDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter exchange of model OfficeDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter indicators of model TIDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter indicators of model TIDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter logs of model AwsCloudTrailDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter logs of model AwsCloudTrailDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter share_point of model OfficeDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter share_point of model OfficeDataConnectorDataTypes is now required
      info	[Changelog]   - Parameter state of model AwsCloudTrailDataConnectorDataTypesLogs is now required
      info	[Changelog]   - Parameter state of model DataConnectorDataTypeCommon is now required
      info	[Changelog]   - Parameter state of model OfficeDataConnectorDataTypesExchange is now required
      info	[Changelog]   - Parameter state of model OfficeDataConnectorDataTypesSharePoint is now required
      info	[Changelog]   - Parameter state of model TIDataConnectorDataTypesIndicators is now required
      info	[Changelog]   - Parameter tenant_id of model DataConnectorTenantId is now required
      info	[Changelog]   - Parameter trigger_uri of model ActionRequestProperties is now required
      info	[Changelog]   - Removed operation AlertRulesOperations.create_or_update_action
      info	[Changelog]   - Removed operation AlertRulesOperations.delete_action
      info	[Changelog]   - Removed operation AlertRulesOperations.get_action
      info	[Changelog]   - Removed operation IncidentCommentsOperations.create_comment
      info	[Changelog]   - Removed operation IncidentCommentsOperations.list_by_incident
    ️⚠️ azure-sdk-for-js warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 2b7c4aa. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      cmderr	[automation_init.sh] deprecated [email protected]: The functionality that this package provided is now in @npmcli/arborist
      cmderr	[automation_init.sh] deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
      cmderr	[automation_init.sh]  deprecated @opentelemetry/[email protected]: Package renamed to @opentelemetry/api, see https://github.com/open-telemetry/opentelemetry-js
      cmderr	[automation_init.sh] notice created a lockfile as package-lock.json. You should commit this file.
      cmderr	[automation_init.sh]  @octokit/[email protected] requires a peer of @octokit/core@>=3 but none is installed. You must install peer dependencies yourself.
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-securityinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Type Alias OfficePowerBICheckRequirements
      info	[Changelog]   - Added Type Alias OfficePowerBICheckRequirementsProperties
      info	[Changelog]   - Added Type Alias OfficePowerBIConnectorDataTypesLogs
      info	[Changelog]   - Added Type Alias OfficePowerBIDataConnector
      info	[Changelog]   - Added Type Alias OfficePowerBIDataConnectorProperties
      info	[Changelog]   - Added Type Alias PropertyConditionProperties
      info	[Changelog]   - Added Type Alias SourceType
      info	[Changelog]   - Added Type Alias ThreatIntelligenceResourceKindUnion
      info	[Changelog]   - Added Type Alias Version
      info	[Changelog]   - Added Type Alias WatchlistsDeleteResponse
      info	[Changelog]   - Interface AutomationRulesCreateOrUpdateOptionalParams has a new optional parameter automationRuleToUpsert
      info	[Changelog]   - Interface IncidentAdditionalData has a new optional parameter providerIncidentUrl
      info	[Changelog]   - Interface IncidentAdditionalData has a new optional parameter techniques
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter alertDetailsOverride
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter customDetails
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter entityMappings
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter query
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter severity
      info	[Changelog]   - Interface WatchlistItemsListNextOptionalParams has a new optional parameter skipToken
      info	[Changelog]   - Interface WatchlistItemsListOptionalParams has a new optional parameter skipToken
      info	[Changelog]   - Interface WatchlistsListNextOptionalParams has a new optional parameter skipToken
      info	[Changelog]   - Interface WatchlistsListOptionalParams has a new optional parameter skipToken
      info	[Changelog]   - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
      info	[Changelog]   - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias NrtAlertRuleTemplateProperties
      info	[Changelog]   - Add parameters of AlertRuleTemplateWithMitreProperties to TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
      info	[Changelog]   - Type Alias Bookmark has a new parameter entityMappings
      info	[Changelog]   - Type Alias Bookmark has a new parameter tactics
      info	[Changelog]   - Type Alias Bookmark has a new parameter techniques
      info	[Changelog]   - Type Alias FusionAlertRule has a new parameter sourceSettings
      info	[Changelog]   - Type Alias FusionAlertRule has a new parameter scenarioExclusionPatterns
      info	[Changelog]   - Type Alias FusionAlertRule has a new parameter techniques
      info	[Changelog]   - Type Alias FusionAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Type Alias FusionAlertRuleTemplate has a new parameter sourceSettings
      info	[Changelog]   - Type Alias MetadataModel has a new parameter customVersion
      info	[Changelog]   - Type Alias MetadataModel has a new parameter contentSchemaVersion
      info	[Changelog]   - Type Alias MetadataModel has a new parameter icon
      info	[Changelog]   - Type Alias MetadataModel has a new parameter threatAnalysisTactics
      info	[Changelog]   - Type Alias MetadataModel has a new parameter threatAnalysisTechniques
      info	[Changelog]   - Type Alias MetadataModel has a new parameter previewImages
      info	[Changelog]   - Type Alias MetadataModel has a new parameter previewImagesDark
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter customVersion
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter contentSchemaVersion
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter icon
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter threatAnalysisTactics
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter threatAnalysisTechniques
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter previewImages
      info	[Changelog]   - Type Alias MetadataPatch has a new parameter previewImagesDark
      info	[Changelog]   - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesFilter
      info	[Changelog]   - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter displayNamesExcludeFilter
      info	[Changelog]   - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter productFilter
      info	[Changelog]   - Type Alias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties has a new parameter severitiesFilter
      info	[Changelog]   - Type Alias MLBehaviorAnalyticsAlertRule has a new parameter techniques
      info	[Changelog]   - Type Alias MLBehaviorAnalyticsAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Type Alias NrtAlertRule has a new parameter techniques
      info	[Changelog]   - Type Alias NrtAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Type Alias ScheduledAlertRule has a new parameter techniques
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter alertRuleTemplateName
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter templateVersion
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter description
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter lastModifiedUtc
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter tactics
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter techniques
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter incidentConfiguration
      info	[Changelog]   - Type Alias ScheduledAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Type Alias SourceControl has a new parameter version
      info	[Changelog]   - Type Alias SourceControl has a new parameter repositoryResourceInfo
      info	[Changelog]   - Type Alias SourceControl has a new parameter lastDeploymentInfo
      info	[Changelog]   - Type Alias ThreatIntelligenceAlertRule has a new parameter techniques
      info	[Changelog]   - Type Alias ThreatIntelligenceAlertRuleTemplate has a new parameter techniques
      info	[Changelog]   - Type Alias Watchlist has a new parameter sourceType
      info	[Changelog]   - Added Enum KnownActionType
      info	[Changelog]   - Added Enum KnownConditionType
      info	[Changelog]   - Added Enum KnownDeploymentFetchStatus
      info	[Changelog]   - Added Enum KnownDeploymentResult
      info	[Changelog]   - Added Enum KnownDeploymentState
      info	[Changelog]   - Added Enum KnownEnum12
      info	[Changelog]   - Added Enum KnownSourceType
      info	[Changelog]   - Added Enum KnownVersion
      info	[Changelog]   - Enum KnownAttackTactic has a new value ImpairProcessControl
      info	[Changelog]   - Enum KnownAttackTactic has a new value InhibitResponseFunction
      info	[Changelog]   - Enum KnownAttackTactic has a new value Reconnaissance
      info	[Changelog]   - Enum KnownAttackTactic has a new value ResourceDevelopment
      info	[Changelog]   - Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value AlertProductNames
      info	[Changelog]   - Enum KnownAutomationRulePropertyConditionSupportedProperty has a new value IncidentLabel
      info	[Changelog]   - Enum KnownDataConnectorKind has a new value IOT
      info	[Changelog]   - Enum KnownDataConnectorKind has a new value Office365Project
      info	[Changelog]   - Enum KnownDataConnectorKind has a new value OfficePowerBI
      info	[Changelog]   - Enum KnownIncidentLabelType has a new value AutoAssigned
      info	[Changelog]   - Enum KnownKind has a new value AutomationRule
      info	[Changelog]   - Enum KnownKind has a new value AzureFunction
      info	[Changelog]   - Enum KnownKind has a new value LogicAppsCustomConnector
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Operation AutomationRules.createOrUpdate has a new signature
      info	[Changelog]   - Interface QueryBasedAlertRuleTemplateProperties no longer has parameter tactics
      info	[Changelog]   - Delete parameters of MicrosoftSecurityIncidentCreationAlertRuleCommonProperties in TypeAlias MicrosoftSecurityIncidentCreationAlertRuleTemplateProperties
      info	[Changelog]   - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias MLBehaviorAnalyticsAlertRuleTemplateProperties
      info	[Changelog]   - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias NrtAlertRuleTemplateProperties
      info	[Changelog]   - Delete parameters of QueryBasedAlertRuleProperties in TypeAlias ScheduledAlertRuleProperties
      info	[Changelog]   - Delete parameters of AlertRuleTemplatePropertiesBase in TypeAlias ThreatIntelligenceAlertRuleTemplateProperties
      info	[Changelog]   - Type Alias MLBehaviorAnalyticsAlertRuleTemplateProperties no longer has parameter tactics
      info	[Changelog]   - Type Alias ThreatIntelligenceAlertRuleTemplateProperties no longer has parameter tactics
      info	[Changelog]   - Type Alias Watchlist no longer has parameter watchlistItemsCount
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter displayName
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter enabled
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter suppressionDuration
      info	[Changelog]   - Type Alias ScheduledAlertRuleProperties has a new parameter suppressionEnabled
      info	[Changelog]   - Type Alias ThreatIntelligenceIndicatorModel has a new parameter kind
      info	[Changelog]   - Type Alias ThreatIntelligenceIndicatorModelForRequestBody has a new parameter kind
      info	[Changelog]   - Type Alias ThreatIntelligenceInformation has a new parameter kind
      info	[Changelog]   - Parameter displayName of Type Alias AutomationRule is now required
      info	[Changelog]   - Parameter order of Type Alias AutomationRule is now required
      info	[Changelog]   - Parameter triggeringLogic of Type Alias AutomationRule is now required
      info	[Changelog]   - Parameter actions of Type Alias AutomationRule is now required
      info	[Changelog]   - Removed Enum KnownAutomationRuleActionType
      info	[Changelog]   - Removed Enum KnownAutomationRuleConditionType
      info	[Changelog]   - Removed Enum KnownEnum8
      info	[Changelog]   - Removed Enum KnownSource
      info	[Changelog]   - Enum KnownIncidentLabelType no longer has value System
    ️⚠️ azure-sdk-for-java warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 2b7c4aa. 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] 2022-03-07 10:20:13 INFO [VERSION][Found] current version "com.azure.resourcemanager:azure-resourcemanager-securityinsights;1.0.0-beta.1;1.0.0-beta.2"
      cmderr	[generate.py] 2022-03-07 10:20:13 INFO [VERSION][Not Found] cannot find stable version, current version "1.0.0-beta.2"
      cmderr	[generate.py] 2022-03-07 10:20:13 INFO autorest --version=3.6.6 --use=@autorest/[email protected] --java --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/securityinsights/azure-resourcemanager-securityinsights --java.namespace=com.azure.resourcemanager.securityinsights   --pipeline.modelerfour.additional-checks=false --pipeline.modelerfour.lenient-model-deduplication=true --azure-arm --verbose --sdk-integration --generate-samples --fluent=lite --java.fluent=lite --java.license-header=MICROSOFT_MIT_SMALL  ../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [CI][Skip] ci.yml already has module azure-resourcemanager-securityinsights
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Process] dealing with pom.xml
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Skip] pom already has module azure-resourcemanager-securityinsights
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Success] Write to pom.xml
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Process] dealing with root pom
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Skip] pom already has module sdk/securityinsights
      cmderr	[generate.py] 2022-03-07 10:21:01 INFO [POM][Success] Write to root pom
      cmderr	[generate.py] 2022-03-07 10:21:34 ERROR [COMPILE] Maven build fail
    • ️✔️azure-resourcemanager-securityinsights [View full logs]  [Release SDK Changes]
      cmderr	[Inst] 2022-03-07 10:21:37 DEBUG Got artifact_id: azure-resourcemanager-securityinsights
      cmderr	[Inst] 2022-03-07 10:21:37 DEBUG Got artifact: pom.xml
      cmderr	[Inst] 2022-03-07 10:21:37 ERROR Unmatch any jar in artifacts
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 2b7c4aa. 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
    • ️✔️securityinsights [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-workflow-bot
    Copy link

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

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

    @openapi-workflow-bot
    Copy link

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

    @j5lim
    Copy link
    Contributor

    j5lim commented Mar 1, 2022

    "api-version": "2019-01-01-preview",
    

    2022-01-01-preview?


    Refers to: specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-01-01-preview/examples/alertRules/CreateNrtAlertRule.json:3 in 7f09862. [](commit_id = 7f09862, deletion_comment = False)

    @j5lim
    Copy link
    Contributor

    j5lim commented Mar 1, 2022

    "api-version": "2019-01-01-preview",
    

    2022-01-01-preview?


    Refers to: specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-01-01-preview/examples/alertRules/GetNrtAlertRule.json:3 in 7f09862. [](commit_id = 7f09862, deletion_comment = False)

    Copy link
    Contributor

    @j5lim j5lim left a comment

    Choose a reason for hiding this comment

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

    Approved from ARM side.

    @j5lim j5lim added ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review and removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Mar 1, 2022
    * Align definitions with stable version
    
    * align scheduled rule and template properties with stable
    ushasan and others added 2 commits March 2, 2022 10:21
    …json 2022-01-01-preview parameter name changes (#17848)
    
    * changed source to sourceType and watchlistAlias to alias
    
    * Update CreateWatchlistAndWatchlistItems.json
    
    * Update CreateWatchlistItem.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlistItem.json
    
    * Update GetWatchlistByAlias.json
    
    * Update GetWatchlistItemById.json
    
    * Update GetWatchlistItems.json
    
    * Update GetWatchlistByAlias.json
    
    * added missing params to match stable version
    
    * Revert "added missing params to match stable version"
    
    This reverts commit a30a709.
    
    Reverting by 1 commit
    
    * refreshing pipeline
    
    * reverting lint diff change
    
    * attempting to fix RemovedPath breaking changes
    
    * Revert "attempting to fix RemovedPath breaking changes"
    
    This reverts commit 2f96ee3.
    
    reverting attempt at correcting breaking changes. cannot match preview
    to stable without breaking everything.
    
    * adding back source type for backwards compatibility, added response descriptions, corrected PR comments
    
    * adding missing bracket
    
    * ran npm run prettier-fix to correct style issues
    
    * resolving model/definition errors
    
    * Revert "resolving model/definition errors"
    
    This reverts commit fd67a4f.
    
    Reverting prettier changes made to other branches
    
    * Revert "ran npm run prettier-fix to correct style issues"
    
    This reverts commit 3055791.
    
    * update
    
    * Update DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * fixing styling issues on Delete example
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * ran npm run prettier on DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * reverting alias to watchlistAlias
    
    Co-authored-by: Hassan Chawiche <[email protected]>
    * Rename system to AutoAssigned
    
    * Add example to list operations
    
    * Update API version in NRT examples
    shschwar and others added 5 commits March 3, 2022 10:16
    * Execute validation tools and fic results
    
    * Prettyfieir GetIoTById.json
    …reference for files changed -> https://github.com/Azure/azure-rest-api-specs/pull/17848/files) (#18085)
    
    * changed source to sourceType and watchlistAlias to alias
    
    * Update CreateWatchlistAndWatchlistItems.json
    
    * Update CreateWatchlistItem.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlistItem.json
    
    * Update GetWatchlistByAlias.json
    
    * Update GetWatchlistItemById.json
    
    * Update GetWatchlistItems.json
    
    * Update GetWatchlistByAlias.json
    
    * added missing params to match stable version
    
    * Revert "added missing params to match stable version"
    
    This reverts commit a30a709.
    
    Reverting by 1 commit
    
    * refreshing pipeline
    
    * reverting lint diff change
    
    * attempting to fix RemovedPath breaking changes
    
    * Revert "attempting to fix RemovedPath breaking changes"
    
    This reverts commit 2f96ee3.
    
    reverting attempt at correcting breaking changes. cannot match preview
    to stable without breaking everything.
    
    * adding back source type for backwards compatibility, added response descriptions, corrected PR comments
    
    * adding missing bracket
    
    * ran npm run prettier-fix to correct style issues
    
    * resolving model/definition errors
    
    * Revert "resolving model/definition errors"
    
    This reverts commit fd67a4f.
    
    Reverting prettier changes made to other branches
    
    * Revert "ran npm run prettier-fix to correct style issues"
    
    This reverts commit 3055791.
    
    * update
    
    * Update DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * fixing styling issues on Delete example
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * ran npm run prettier on DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * reverting alias to watchlistAlias
    
    * fixing type version
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * fixing commas
    
    Co-authored-by: Hassan Chawiche <[email protected]>
    Co-authored-by: Usman Hasan <[email protected]>
    Co-authored-by: Roy Reinhorn <[email protected]>
    * add contraints (alinged with the latest stable version)
    @dw511214992 dw511214992 merged commit 2b7c4aa into main Mar 7, 2022
    FredericHeem pushed a commit to grucloud/azure-rest-api-specs that referenced this pull request Mar 7, 2022
    * Adds base for updating Microsoft.SecurityInsights from version preview/2021-10-01-preview to version 2022-01-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * SourceControl API 2022-01-01-preview version - adding new attribute to SourceControl model (Azure#17849)
    
    * SourceControl 2022-01-01-preview version change
    
    * fix validation error
    
    * prettified
    
    * prettified
    
    Co-authored-by: debjyoti11 <[email protected]>
    
    * New metadata API (Azure#17942)
    
    * metadata changes
    
    * addressed changes
    
    * updated enum kind
    
    * updated values as well
    
    Co-authored-by: Roey Ben Chaim <[email protected]>
    
    * added new enum to kind (Azure#17994)
    
    Co-authored-by: Roey Ben Chaim <[email protected]>
    
    * Add flag to rotate webhook secret (Azure#17989)
    
    Co-authored-by: debjyoti11 <[email protected]>
    
    * Align definitions with stable version (Azure#17931)
    
    * Align definitions with stable version
    
    * align scheduled rule and template properties with stable
    
    * Note: We are creating a new api-version with this change. Watchlists.json 2022-01-01-preview parameter name changes (Azure#17848)
    
    * changed source to sourceType and watchlistAlias to alias
    
    * Update CreateWatchlistAndWatchlistItems.json
    
    * Update CreateWatchlistItem.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlistItem.json
    
    * Update GetWatchlistByAlias.json
    
    * Update GetWatchlistItemById.json
    
    * Update GetWatchlistItems.json
    
    * Update GetWatchlistByAlias.json
    
    * added missing params to match stable version
    
    * Revert "added missing params to match stable version"
    
    This reverts commit a30a709.
    
    Reverting by 1 commit
    
    * refreshing pipeline
    
    * reverting lint diff change
    
    * attempting to fix RemovedPath breaking changes
    
    * Revert "attempting to fix RemovedPath breaking changes"
    
    This reverts commit 2f96ee3.
    
    reverting attempt at correcting breaking changes. cannot match preview
    to stable without breaking everything.
    
    * adding back source type for backwards compatibility, added response descriptions, corrected PR comments
    
    * adding missing bracket
    
    * ran npm run prettier-fix to correct style issues
    
    * resolving model/definition errors
    
    * Revert "resolving model/definition errors"
    
    This reverts commit fd67a4f.
    
    Reverting prettier changes made to other branches
    
    * Revert "ran npm run prettier-fix to correct style issues"
    
    This reverts commit 3055791.
    
    * update
    
    * Update DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * fixing styling issues on Delete example
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * ran npm run prettier on DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * reverting alias to watchlistAlias
    
    Co-authored-by: Hassan Chawiche <[email protected]>
    
    * Rename system to AutoAssigned (Azure#18061)
    
    * Rename system to AutoAssigned
    
    * Add example to list operations
    
    * Update API version in NRT examples
    
    * Execute validation tools and fix results (Azure#17733)
    
    * Execute validation tools and fic results
    
    * Prettyfieir GetIoTById.json
    
    * Watchlists.json-2022-01-01-preview-parameterNameChanges (reverted PR reference for files changed -> https://github.com/Azure/azure-rest-api-specs/pull/17848/files) (Azure#18085)
    
    * changed source to sourceType and watchlistAlias to alias
    
    * Update CreateWatchlistAndWatchlistItems.json
    
    * Update CreateWatchlistItem.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlistItem.json
    
    * Update GetWatchlistByAlias.json
    
    * Update GetWatchlistItemById.json
    
    * Update GetWatchlistItems.json
    
    * Update GetWatchlistByAlias.json
    
    * added missing params to match stable version
    
    * Revert "added missing params to match stable version"
    
    This reverts commit a30a709.
    
    Reverting by 1 commit
    
    * refreshing pipeline
    
    * reverting lint diff change
    
    * attempting to fix RemovedPath breaking changes
    
    * Revert "attempting to fix RemovedPath breaking changes"
    
    This reverts commit 2f96ee3.
    
    reverting attempt at correcting breaking changes. cannot match preview
    to stable without breaking everything.
    
    * adding back source type for backwards compatibility, added response descriptions, corrected PR comments
    
    * adding missing bracket
    
    * ran npm run prettier-fix to correct style issues
    
    * resolving model/definition errors
    
    * Revert "resolving model/definition errors"
    
    This reverts commit fd67a4f.
    
    Reverting prettier changes made to other branches
    
    * Revert "ran npm run prettier-fix to correct style issues"
    
    This reverts commit 3055791.
    
    * update
    
    * Update DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * fixing styling issues on Delete example
    
    * Update DeleteWatchlist.json
    
    * Update DeleteWatchlist.json
    
    * ran npm run prettier on DeleteWatchlist.json
    
    * Update Watchlists.json
    
    * reverting alias to watchlistAlias
    
    * fixing type version
    
    * Update Watchlists.json
    
    * Update DeleteWatchlist.json
    
    * fixing commas
    
    Co-authored-by: Hassan Chawiche <[email protected]>
    Co-authored-by: Usman Hasan <[email protected]>
    
    * Done (Azure#17843)
    
    Co-authored-by: Roy Reinhorn <[email protected]>
    
    * AutomationRules 2022-01-01-preview: Add constraints (Azure#18099)
    
    * add contraints (alinged with the latest stable version)
    
    Co-authored-by: debroy <[email protected]>
    Co-authored-by: debjyoti11 <[email protected]>
    Co-authored-by: RoeyBC <[email protected]>
    Co-authored-by: Roey Ben Chaim <[email protected]>
    Co-authored-by: Laith Hisham <[email protected]>
    Co-authored-by: ushasan <[email protected]>
    Co-authored-by: Hassan Chawiche <[email protected]>
    Co-authored-by: shschwar <[email protected]>
    Co-authored-by: Usman Hasan <[email protected]>
    Co-authored-by: royrein <[email protected]>
    Co-authored-by: Roy Reinhorn <[email protected]>
    Co-authored-by: dosegal <[email protected]>
    Co-authored-by: Arthur Ning <[email protected]>
    @nazang nazang mentioned this pull request Apr 12, 2023
    11 tasks
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go-V2 CI-BreakingChange-JavaScript
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.