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

Add Security Settings new API version supporting AlertSyncSettings #14374

Merged
merged 2 commits into from
Jun 22, 2021

Conversation

yibirnba
Copy link
Contributor

@yibirnba yibirnba commented May 12, 2021

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

Changelog

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

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

Contribution checklist:

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

ARM API Review Checklist

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

    • Adding new API(s)
    • Adding a new API version
    • Ensure to copy the existing version into new directory structure for first commit (including refactoring) and then push new changes including version updates in separate commits. This is required to review the changes efficiently.
    • Adding a new service
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

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

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from Breaking Change Review Board as defined in the Breaking Change Policy.

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

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

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

@openapi-workflow-bot
Copy link

Hi, @yibirnba 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 May 12, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 1 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.Security/stable/2021-06-01/settings.json#L265


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions'
    Location: Microsoft.Security/stable/2020-01-01/externalSecuritySolutions.json#L76
    R3021 - PathResourceTypeNameCamelCase Resource type naming must follow camel case. Path: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/ExternalSecuritySolutions/{externalSecuritySolutionsName}'
    Location: Microsoft.Security/stable/2020-01-01/externalSecuritySolutions.json#L118
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Security/preview/2017-08-01-preview/securityContacts.json#L185
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Security/preview/2017-08-01-preview/workspaceSettings.json#L216
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Security/preview/2019-01-01-preview/automations.json#L239
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Security/preview/2019-01-01-preview/alertsSuppressionRules.json#L182
    R4011 - DeleteOperationResponses The delete operation is defined without a 200 or 204 error response implementation,please add it.'
    Location: Microsoft.Security/stable/2020-01-01/assessmentMetadata.json#L248
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.Security/preview/2017-08-01-preview/compliances.json#L163
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json#L371
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.Security/preview/2019-01-01-preview/regulatoryCompliance.json#L376
    ️⚠️Avocado: 1 Warnings warning [Detail]
    Rule Message
    ⚠️ MULTIPLE_API_VERSION The default tag contains multiple API versions swaggers.
    readme: specification/security/resource-manager/readme.md
    tag: specification/security/resource-manager/readme.md#tag-package-composite-v3
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️❌Cross-Version Breaking Changes: 11 Errors, 0 Warnings failed [Detail]
    The following breaking changes are detected by comparison with the latest stable version:
    Rule Message
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L88:9
    Old: Microsoft.Security/stable/2019-01-01/settings.json#L88:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L125:9
    Old: Microsoft.Security/stable/2019-01-01/settings.json#L125:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L276:5
    Old: Microsoft.Security/stable/2019-01-01/settings.json#L242:5
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L213:9
    Old: Microsoft.Security/stable/2019-01-01/settings.json#L196:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L213:9
    Old: Microsoft.Security/stable/2019-01-01/settings.json#L196:9


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

    Rule Message
    1006 - RemovedDefinition The new version is missing a definition that was found in the old version. Was 'DataExportSetting' removed or renamed?
    New: Microsoft.Security/stable/2021-06-01/settings.json#L156:3
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L156:3
    1019 - RemovedEnumValue The new version is removing enum value(s) 'DataExportSetting' from the old version.
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L125:9
    1036 - ConstraintChanged The new version has a different 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L213:9
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L196:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L88:9
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L88:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L125:9
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L125:9
    1037 - ConstraintIsWeaker The new version has a less constraining 'enum' value than the previous one.
    New: Microsoft.Security/stable/2021-06-01/settings.json#L276:5
    Old: Microsoft.Security/preview/2017-08-01-preview/settings.json#L242:5
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail]
    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"> Installed AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0->1.8.0)"|


    The following errors/warnings exist before current PR submission:

    Rule Message
    PreCheck/DuplicateSchema "readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"Duplicate Schema named ExternalSecuritySolutionKind -- type: undefined => "string",
    properties: "kind":"x-ms-enum":"name":"ExternalSecuritySolutionKind",
    "modelAsString":true,
    "values":["value":"CEF",
    "value":"ATA",
    "value":"AAD"],
    "$ref":"#/components/schemas/ExternalSecuritySolutionKind",
    "description":"The kind of the external solution" =>,
    enum: undefined => ["CEF",
    "ATA",
    "AAD"],
    x-ms-enum: undefined => "name":"ExternalSecuritySolutionKind",
    "modelAsString":true,
    "values":["value":"CEF",
    "value":"ATA",
    "value":"AAD"] ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    PreCheck/DuplicateSchema "readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"Duplicate Schema named AadConnectivityState -- type: undefined => "string",
    properties: "connectivityState":"x-ms-enum":"name":"AadConnectivityState",
    "modelAsString":true,
    "values":["value":"Discovered",
    "value":"NotLicensed",
    "value":"Connected"],
    "$ref":"#/components/schemas/AadConnectivityState" =>,
    title: undefined => "The connectivity state of the external AAD solution ",
    enum: undefined => ["Discovered",
    "NotLicensed",
    "Connected"],
    x-ms-enum: undefined => "name":"AadConnectivityState",
    "modelAsString":true,
    "values":["value":"Discovered",
    "value":"NotLicensed",
    "value":"Connected"] ; This error can be temporarily avoided by using the 'modelerfour.lenient-model-deduplication' setting. NOTE: This setting will be removed in a future version of @autorest/modelerfour; schemas should be updated to fix this issue sooner than that."
    AutorestCore/Exception "readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"Error: Plugin prechecker reported failure."
    💬 AutorestCore/Exception "readme":"security/resource-manager/readme.md",
    "tag":"package-composite-v3",
    "details":"> Loading AutoRest extension '@autorest/modelerfour' (4.15.456->4.15.456)"
    ️️✔️[Staging] PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️[Staging] SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️[Staging] Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented May 12, 2021

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    azure-sdk-for-go - preview/security/mgmt/v3.0/security - Approved - v55.0.0
    +	Const `Alerts` type has been changed from `EventSource` to `AdditionalWorkspaceDataType`
    +	Const `Assessments` has been removed
    +	Const `Audit` has been removed
    +	Const `Compute` type has been changed from `Category` to `Categories`
    +	Const `Data` type has been changed from `Category` to `Categories`
    +	Const `Enforce` has been removed
    +	Const `IdentityAndAccess` type has been changed from `Category` to `Categories`
    +	Const `IoT` type has been changed from `Category` to `Categories`
    +	Const `KindAAD` type has been changed from `KindEnum1` to `KindEnum`
    +	Const `KindATA` type has been changed from `KindEnum1` to `KindEnum`
    +	Const `KindCEF` type has been changed from `KindEnum1` to `KindEnum`
    +	Const `KindDataExportSettings` type has been changed from `KindEnum` to `KindEnum2`
    +	Const `KindExternalSecuritySolution` type has been changed from `KindEnum1` to `KindEnum`
    +	Const `KindSetting` type has been changed from `KindEnum` to `KindEnum2`
    +	Const `Networking` type has been changed from `Category` to `Categories`
    +	Const `None` type has been changed from `EnforcementMode` to `EndOfSupportStatus`
    +	Const `RawEvents` type has been changed from `ExportData` to `AdditionalWorkspaceDataType`
    +	Const `SecureScoreControls` has been removed
    +	Const `SecureScores` has been removed
    +	Const `SubAssessments` has been removed
    +	Field `Category` of struct `AssessmentMetadataProperties` has been removed
    +	Function `AlertsClient.GetResourceGroupLevelAlertsPreparer` has been removed
    +	Function `AlertsClient.GetResourceGroupLevelAlertsResponder` has been removed
    +	Function `AlertsClient.GetResourceGroupLevelAlertsSender` has been removed
    +	Function `AlertsClient.GetResourceGroupLevelAlerts` has been removed
    +	Function `AlertsClient.GetSubscriptionLevelAlertPreparer` has been removed
    +	Function `AlertsClient.GetSubscriptionLevelAlertResponder` has been removed
    +	Function `AlertsClient.GetSubscriptionLevelAlertSender` has been removed
    +	Function `AlertsClient.GetSubscriptionLevelAlert` has been removed
    +	Function `AlertsClient.ListResourceGroupLevelAlertsByRegionComplete` has been removed
    +	Function `AlertsClient.ListResourceGroupLevelAlertsByRegionPreparer` has been removed
    +	Function `AlertsClient.ListResourceGroupLevelAlertsByRegionResponder` has been removed
    +	Function `AlertsClient.ListResourceGroupLevelAlertsByRegionSender` has been removed
    +	Function `AlertsClient.ListResourceGroupLevelAlertsByRegion` has been removed
    +	Function `AlertsClient.ListSubscriptionLevelAlertsByRegionComplete` has been removed
    +	Function `AlertsClient.ListSubscriptionLevelAlertsByRegionPreparer` has been removed
    +	Function `AlertsClient.ListSubscriptionLevelAlertsByRegionResponder` has been removed
    +	Function `AlertsClient.ListSubscriptionLevelAlertsByRegionSender` has been removed
    +	Function `AlertsClient.ListSubscriptionLevelAlertsByRegion` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToDismissPreparer` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToDismissResponder` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToDismissSender` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToDismiss` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToReactivatePreparer` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToReactivateResponder` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToReactivateSender` has been removed
    +	Function `AlertsClient.UpdateResourceGroupLevelAlertStateToReactivate` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToDismissPreparer` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToDismissResponder` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToDismissSender` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToDismiss` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToReactivatePreparer` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToReactivateResponder` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToReactivateSender` has been removed
    +	Function `AlertsClient.UpdateSubscriptionLevelAlertStateToReactivate` has been removed
    +	Function `PossibleCategoryValues` has been removed
    +	Function `ServerVulnerabilityAssessmentClient.DeleteSender` return value(s) have been changed from `(*http.Response, error)` to `(ServerVulnerabilityAssessmentDeleteFuture, error)`
    +	Function `ServerVulnerabilityAssessmentClient.Delete` return value(s) have been changed from `(autorest.Response, error)` to `(ServerVulnerabilityAssessmentDeleteFuture, error)`
    +	Type of `AadExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
    +	Type of `AtaExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
    +	Type of `CefExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
    +	Type of `DataExportSettings.Kind` has been changed from `KindEnum` to `KindEnum2`
    +	Type of `ExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
    +	Type of `IoTSecurityAggregatedAlertProperties.Count` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityAggregatedAlertPropertiesTopDevicesListItem.AlertsCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityAggregatedRecommendationProperties.HealthyDevices` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityAggregatedRecommendationProperties.UnhealthyDeviceCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityAlertedDevice.AlertsCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityDeviceAlert.AlertsCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecurityDeviceRecommendation.DevicesCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSecuritySolutionAnalyticsModelProperties.UnhealthyDeviceCount` has been changed from `*int32` to `*int64`
    +	Type of `IoTSeverityMetrics.High` has been changed from `*int32` to `*int64`
    +	Type of `IoTSeverityMetrics.Low` has been changed from `*int32` to `*int64`
    +	Type of `IoTSeverityMetrics.Medium` has been changed from `*int32` to `*int64`
    +	Type of `Setting.Kind` has been changed from `KindEnum` to `KindEnum2`
    azure-sdk-for-go - preview/security/mgmt/v2.0/security - Approved - v55.0.0
    +	Const `Alerts` has been removed
    +	Const `Assessments` has been removed
    +	Const `Audit` has been removed
    +	Const `Enforce` has been removed
    +	Const `KindAAD` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindATA` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindCEF` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindExternalSecuritySolution` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `None` type has been changed from `EnforcementMode` to `EndOfSupportStatus`
    +	Const `SecureScoreControls` has been removed
    +	Const `SecureScores` has been removed
    +	Const `SettingKindAlertSuppressionSetting` has been removed
    +	Const `SettingKindDataExportSetting` has been removed
    +	Const `SubAssessments` has been removed
    +	Function `PossibleSettingKindValues` has been removed
    +	Function `SettingResource.MarshalJSON` has been removed
    +	Function `SettingsClient.GetResponder` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.Get` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.UpdatePreparer` parameter(s) have been changed from `(context.Context, string, Setting)` to `(context.Context, string, BasicSetting)`
    +	Function `SettingsClient.UpdateResponder` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.Update` parameter(s) have been changed from `(context.Context, string, Setting)` to `(context.Context, string, BasicSetting)`
    +	Function `SettingsClient.Update` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsListIterator.Value` return value(s) have been changed from `(Setting)` to `(BasicSetting)`
    +	Function `SettingsListPage.Values` return value(s) have been changed from `([]Setting)` to `([]BasicSetting)`
    +	Struct `SettingResource` has been removed
    +	Type of `AadExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `AtaExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `CefExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `DataExportSetting.Kind` has been changed from `SettingKind` to `KindEnum`
    +	Type of `ExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `Setting.Kind` has been changed from `SettingKind` to `KindEnum`
    +	Type of `SettingsList.Value` has been changed from `*[]Setting` to `*[]BasicSetting`
    azure-sdk-for-go - preview/security/mgmt/v1.0/security - Approved - v55.0.0
    +	Const `Alerts` has been removed
    +	Const `Assessments` has been removed
    +	Const `Audit` has been removed
    +	Const `Enforce` has been removed
    +	Const `KindAAD` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindATA` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindCEF` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `KindExternalSecuritySolution` type has been changed from `KindEnum` to `KindEnum1`
    +	Const `None` type has been changed from `EnforcementMode` to `EndOfSupportStatus`
    +	Const `SecureScoreControls` has been removed
    +	Const `SecureScores` has been removed
    +	Const `SettingKindAlertSuppressionSetting` has been removed
    +	Const `SettingKindDataExportSetting` has been removed
    +	Const `SubAssessments` has been removed
    +	Function `PossibleSettingKindValues` has been removed
    +	Function `SettingResource.MarshalJSON` has been removed
    +	Function `SettingsClient.GetResponder` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.Get` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.UpdatePreparer` parameter(s) have been changed from `(context.Context, string, Setting)` to `(context.Context, string, BasicSetting)`
    +	Function `SettingsClient.UpdateResponder` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsClient.Update` parameter(s) have been changed from `(context.Context, string, Setting)` to `(context.Context, string, BasicSetting)`
    +	Function `SettingsClient.Update` return value(s) have been changed from `(Setting, error)` to `(SettingModel, error)`
    +	Function `SettingsListIterator.Value` return value(s) have been changed from `(Setting)` to `(BasicSetting)`
    +	Function `SettingsListPage.Values` return value(s) have been changed from `([]Setting)` to `([]BasicSetting)`
    +	Struct `SettingResource` has been removed
    +	Type of `AadExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `AtaExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `CefExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `DataExportSetting.Kind` has been changed from `SettingKind` to `KindEnum`
    +	Type of `ExternalSecuritySolution.Kind` has been changed from `KindEnum` to `KindEnum1`
    +	Type of `Setting.Kind` has been changed from `SettingKind` to `KindEnum`
    +	Type of `SettingsList.Value` has been changed from `*[]Setting` to `*[]BasicSetting`
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 10e8392. 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-security [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter system_data
      info	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter additional_workspaces
      info	[Changelog]   - Model SecurityAssessmentMetadata has a new parameter categories
      info	[Changelog]   - Model IotAlertModel has a new parameter id
      info	[Changelog]   - Model IotAlertModel has a new parameter name
      info	[Changelog]   - Model IotAlertModel has a new parameter type
      info	[Changelog]   - Model SecurityAssessmentMetadataProperties has a new parameter categories
      info	[Changelog]   - Model IotSensorsModel has a new parameter sensor_type
      info	[Changelog]   - Model IotDefenderSettingsModel has a new parameter onboarding_kind
      info	[Changelog]   - Added operation ServerVulnerabilityAssessmentOperations.begin_delete
      info	[Changelog]   - Added operation AlertsOperations.list_resource_group_level_by_region
      info	[Changelog]   - Added operation AlertsOperations.update_subscription_level_state_to_dismiss
      info	[Changelog]   - Added operation AlertsOperations.update_subscription_level_state_to_activate
      info	[Changelog]   - Added operation AlertsOperations.get_resource_group_level
      info	[Changelog]   - Added operation AlertsOperations.begin_simulate
      info	[Changelog]   - Added operation AlertsOperations.get_subscription_level
      info	[Changelog]   - Added operation AlertsOperations.list_subscription_level_by_region
      info	[Changelog]   - Added operation AlertsOperations.update_resource_group_level_state_to_activate
      info	[Changelog]   - Added operation AlertsOperations.update_resource_group_level_state_to_dismiss
      info	[Changelog]   - Added operation group IngestionSettingsOperations
      info	[Changelog]   - Added operation group SoftwareInventoriesOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Model SecurityAssessmentMetadata no longer has parameter category
      info	[Changelog]   - Model SecurityAssessmentMetadataProperties no longer has parameter category
      info	[Changelog]   - Removed operation ServerVulnerabilityAssessmentOperations.delete
      info	[Changelog]   - Removed operation AlertsOperations.list_subscription_level_alerts_by_region
      info	[Changelog]   - Removed operation AlertsOperations.get_resource_group_level_alerts
      info	[Changelog]   - Removed operation AlertsOperations.list_resource_group_level_alerts_by_region
      info	[Changelog]   - Removed operation AlertsOperations.update_resource_group_level_alert_state_to_dismiss
      info	[Changelog]   - Removed operation AlertsOperations.update_subscription_level_alert_state_to_reactivate
      info	[Changelog]   - Removed operation AlertsOperations.update_resource_group_level_alert_state_to_reactivate
      info	[Changelog]   - Removed operation AlertsOperations.get_subscription_level_alert
      info	[Changelog]   - Removed operation AlertsOperations.update_subscription_level_alert_state_to_dismiss
      info	[Changelog]   - Removed operation IotRecommendationTypesOperations.get_at_subscription_scope
      info	[Changelog]   - Removed operation IotRecommendationTypesOperations.list_at_subscription_scope
      info	[Changelog]   - Removed operation IotAlertTypesOperations.get_at_subscription_scope
      info	[Changelog]   - Removed operation IotAlertTypesOperations.list_at_subscription_scope
      info	[Changelog]   - Removed operation IotRecommendationsOperations.list_at_scope
      info	[Changelog]   - Removed operation IotRecommendationsOperations.get_at_scope
      info	[Changelog]   - Removed operation IotAlertsOperations.list_at_scope
      info	[Changelog]   - Removed operation IotAlertsOperations.get_at_scope
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 10e8392. 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 [email protected]/[email protected] --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/security/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.SecurityCenter [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 10e8392. SDK Automation 14.0.0
      command	sh ./initScript.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
      command	generator automation ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
    • ️✔️preview/security/mgmt/v3.0/security [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] - Const `KindCEF` type has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Const `KindDataExportSettings` type has been changed from `KindEnum` to `KindEnum2`
      info	[Changelog] - Const `KindAAD` type has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Const `KindSetting` type has been changed from `KindEnum` to `KindEnum2`
      info	[Changelog] - Const `KindATA` type has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Const `KindAlertSimulatorRequestProperties` type has been changed from `KindEnum2` to `KindEnum1`
      info	[Changelog] - Const `KindBundles` type has been changed from `KindEnum2` to `KindEnum1`
      info	[Changelog] - Const `KindExternalSecuritySolution` type has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Type of `CefExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Type of `Setting.Kind` has been changed from `KindEnum` to `KindEnum2`
      info	[Changelog] - Type of `AlertSimulatorBundlesRequestProperties.Kind` has been changed from `KindEnum2` to `KindEnum1`
      info	[Changelog] - Type of `DataExportSettings.Kind` has been changed from `KindEnum` to `KindEnum2`
      info	[Changelog] - Type of `AtaExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Type of `AadExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Type of `ExternalSecuritySolution.Kind` has been changed from `KindEnum1` to `KindEnum`
      info	[Changelog] - Type of `AlertSimulatorRequestProperties.Kind` has been changed from `KindEnum2` to `KindEnum1`
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New const `KindAlertSyncSettings`
      info	[Changelog] - New function `AlertSyncSettings.AsDataExportSettings() (*DataExportSettings, bool)`
      info	[Changelog] - New function `AlertSyncSettings.AsAlertSyncSettings() (*AlertSyncSettings, bool)`
      info	[Changelog] - New function `AlertSyncSettings.AsSetting() (*Setting, bool)`
      info	[Changelog] - New function `DataExportSettings.AsAlertSyncSettings() (*AlertSyncSettings, bool)`
      info	[Changelog] - New function `Setting.AsAlertSyncSettings() (*AlertSyncSettings, bool)`
      info	[Changelog] - New function `*AlertSyncSettings.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `AlertSyncSettings.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `AlertSyncSettings.AsBasicSetting() (BasicSetting, bool)`
      info	[Changelog] - New struct `AlertSyncSettingProperties`
      info	[Changelog] - New struct `AlertSyncSettings`
      info	[Changelog]
      info	[Changelog] Total 16 breaking change(s), 14 additive change(s).
      info	[Changelog]
    • ️✔️preview/security/mgmt/v2.0/security [View full logsBreaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscription(context.Context) (SoftwaresListPage, error)`
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscriptionPreparer(context.Context) (*http.Request, error)`
      info	[Changelog] - New function `IngestionSettingsClient.ListTokensSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `IngestionSettingsClient.ListConnectionStringsSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `SoftwaresListIterator.Response() SoftwaresList`
      info	[Changelog] - New function `IngestionSettingsClient.DeleteSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `IngestionSettingListIterator.Response() IngestionSettingList`
      info	[Changelog] - New function `PossibleKindEnum1Values() []KindEnum1`
      info	[Changelog] - New function `SoftwaresList.IsEmpty() bool`
      info	[Changelog] - New function `*SettingsList.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `IngestionSetting.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscriptionResponder(*http.Response) (SoftwaresList, error)`
      info	[Changelog] - New function `SoftwareInventoriesClient.GetSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `IngestionSettingsClient.Get(context.Context, string) (IngestionSetting, error)`
      info	[Changelog] - New function `*IngestionSettingListPage.NextWithContext(context.Context) error`
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscriptionComplete(context.Context) (SoftwaresListIterator, error)`
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscriptionSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `Setting.AsSetting() (*Setting, bool)`
      info	[Changelog] - New struct `ConnectionStrings`
      info	[Changelog] - New struct `ErrorAdditionalInfo`
      info	[Changelog] - New struct `IngestionConnectionString`
      info	[Changelog] - New struct `IngestionSetting`
      info	[Changelog] - New struct `IngestionSettingList`
      info	[Changelog] - New struct `IngestionSettingListIterator`
      info	[Changelog] - New struct `IngestionSettingListPage`
      info	[Changelog] - New struct `IngestionSettingToken`
      info	[Changelog] - New struct `IngestionSettingsClient`
      info	[Changelog] - New struct `SettingModel`
      info	[Changelog] - New struct `Software`
      info	[Changelog] - New struct `SoftwareInventoriesClient`
      info	[Changelog] - New struct `SoftwareProperties`
      info	[Changelog] - New struct `SoftwaresList`
      info	[Changelog] - New struct `SoftwaresListIterator`
      info	[Changelog] - New struct `SoftwaresListPage`
      info	[Changelog] - New field `Target` in struct `CloudErrorBody`
      info	[Changelog] - New field `Details` in struct `CloudErrorBody`
      info	[Changelog] - New field `AdditionalInfo` in struct `CloudErrorBody`
      info	[Changelog]
      info	[Changelog] Total 32 breaking change(s), 139 additive change(s).
      info	[Changelog]
    • ️✔️preview/security/mgmt/v1.0/security [View full logsBreaking Change Detected
      Only show 40 items here, please refer to log for details.
      info	[Changelog] - New function `SoftwareInventoriesClient.ListBySubscriptionSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `NewIngestionSettingsClient(string, string) IngestionSettingsClient`
      info	[Changelog] - New function `*SoftwaresListPage.NextWithContext(context.Context) error`
      info	[Changelog] - New function `*SettingsList.UnmarshalJSON([]byte) error`
      info	[Changelog] - New function `IngestionSettingsClient.CreateSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `NewSoftwaresListIterator(SoftwaresListPage) SoftwaresListIterator`
      info	[Changelog] - New function `SoftwareInventoriesClient.ListByExtendedResourceResponder(*http.Response) (SoftwaresList, error)`
      info	[Changelog] - New function `IngestionSettingsClient.Delete(context.Context, string) (autorest.Response, error)`
      info	[Changelog] - New function `IngestionSettingsClient.DeletePreparer(context.Context, string) (*http.Request, error)`
      info	[Changelog] - New function `IngestionSettingsClient.ListConnectionStrings(context.Context, string) (ConnectionStrings, error)`
      info	[Changelog] - New function `IngestionSettingListIterator.NotDone() bool`
      info	[Changelog] - New function `SoftwareInventoriesClient.GetResponder(*http.Response) (Software, error)`
      info	[Changelog] - New function `IngestionConnectionString.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `IngestionSettingsClient.ListConnectionStringsResponder(*http.Response) (ConnectionStrings, error)`
      info	[Changelog] - New function `Setting.AsBasicSetting() (BasicSetting, bool)`
      info	[Changelog] - New function `Software.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `IngestionSetting.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New function `IngestionSettingList.MarshalJSON() ([]byte, error)`
      info	[Changelog] - New struct `ConnectionStrings`
      info	[Changelog] - New struct `ErrorAdditionalInfo`
      info	[Changelog] - New struct `IngestionConnectionString`
      info	[Changelog] - New struct `IngestionSetting`
      info	[Changelog] - New struct `IngestionSettingList`
      info	[Changelog] - New struct `IngestionSettingListIterator`
      info	[Changelog] - New struct `IngestionSettingListPage`
      info	[Changelog] - New struct `IngestionSettingToken`
      info	[Changelog] - New struct `IngestionSettingsClient`
      info	[Changelog] - New struct `SettingModel`
      info	[Changelog] - New struct `Software`
      info	[Changelog] - New struct `SoftwareInventoriesClient`
      info	[Changelog] - New struct `SoftwareProperties`
      info	[Changelog] - New struct `SoftwaresList`
      info	[Changelog] - New struct `SoftwaresListIterator`
      info	[Changelog] - New struct `SoftwaresListPage`
      info	[Changelog] - New field `AdditionalInfo` in struct `CloudErrorBody`
      info	[Changelog] - New field `Target` in struct `CloudErrorBody`
      info	[Changelog] - New field `Details` in struct `CloudErrorBody`
      info	[Changelog]
      info	[Changelog] Total 32 breaking change(s), 139 additive change(s).
      info	[Changelog]
    ️⚠️ azure-sdk-for-python warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 10e8392. 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] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      cmderr	[automation_init.sh] ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
      cmderr	[automation_init.sh] azure-mgmt-core 1.2.2 requires azure-core<2.0.0,>=1.9.0, but you have azure-core 1.6.0 which is incompatible.
      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
    • ️✔️azure-mgmt-security [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Model SecurityAssessmentMetadataProperties has a new parameter categories
      info	[Changelog]   - Model PackageDownloads has a new parameter device_information_update_import_template
      info	[Changelog]   - Model PackageDownloads has a new parameter authorized_devices_import_template
      info	[Changelog]   - Model PackageDownloads has a new parameter wmi_tool
      info	[Changelog]   - Model PackageDownloads has a new parameter snmp
      info	[Changelog]   - Model SecurityAssessmentMetadata has a new parameter categories
      info	[Changelog]   - Model IotAlertModel has a new parameter name
      info	[Changelog]   - Model IotAlertModel has a new parameter type
      info	[Changelog]   - Model IotAlertModel has a new parameter id
      info	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter system_data
      info	[Changelog]   - Model IoTSecuritySolutionModel has a new parameter additional_workspaces
      info	[Changelog]   - Added operation IotDefenderSettingsOperations.download_manager_activation
      info	[Changelog]   - Added operation OnPremiseIotSensorsOperations.download_reset_password
      info	[Changelog]   - Added operation IotSensorsOperations.trigger_ti_package_update
      info	[Changelog]   - Added operation IotSensorsOperations.download_reset_password
      info	[Changelog]   - Added operation AlertsOperations.list_resource_group_level_by_region
      info	[Changelog]   - Added operation AlertsOperations.get_resource_group_level
      info	[Changelog]   - Added operation AlertsOperations.update_resource_group_level_state_to_activate
      info	[Changelog]   - Added operation AlertsOperations.get_subscription_level
      info	[Changelog]   - Added operation AlertsOperations.list_subscription_level_by_region
      info	[Changelog]   - Added operation AlertsOperations.update_resource_group_level_state_to_dismiss
      info	[Changelog]   - Added operation AlertsOperations.update_subscription_level_state_to_dismiss
      info	[Changelog]   - Added operation AlertsOperations.simulate
      info	[Changelog]   - Added operation AlertsOperations.update_subscription_level_state_to_activate
      info	[Changelog]   - Added operation group SoftwareInventoriesOperations
      info	[Changelog]   - Added operation group IotSitesOperations
      info	[Changelog]   - Added operation group IngestionSettingsOperations
      info	[Changelog]
      info	[Changelog] **Breaking changes**
      info	[Changelog]
      info	[Changelog]   - Operation IotSensorsOperations.create_or_update has a new signature
      info	[Changelog]   - Operation IotDefenderSettingsOperations.create_or_update has a new signature
      info	[Changelog]   - Model SecurityAssessmentMetadataProperties no longer has parameter category
      info	[Changelog]   - Model SecurityAssessmentMetadata no longer has parameter category
      info	[Changelog]   - Model IotDefenderSettingsModel has a new required parameter onboarding_kind
      info	[Changelog]   - Removed operation IotRecommendationTypesOperations.list1
      info	[Changelog]   - Removed operation IotRecommendationTypesOperations.get1
      info	[Changelog]   - Removed operation IotAlertTypesOperations.list1
      info	[Changelog]   - Removed operation IotAlertTypesOperations.get1
      info	[Changelog]   - Removed operation IotRecommendationsOperations.list1
      info	[Changelog]   - Removed operation IotRecommendationsOperations.get1
      info	[Changelog]   - Removed operation IotAlertsOperations.list1
      info	[Changelog]   - Removed operation IotAlertsOperations.get1
      info	[Changelog]   - Removed operation AlertsOperations.update_resource_group_level_alert_state_to_dismiss
      info	[Changelog]   - Removed operation AlertsOperations.list_resource_group_level_alerts_by_region
      info	[Changelog]   - Removed operation AlertsOperations.update_subscription_level_alert_state_to_dismiss
      info	[Changelog]   - Removed operation AlertsOperations.update_subscription_level_alert_state_to_reactivate
      info	[Changelog]   - Removed operation AlertsOperations.get_subscription_level_alert
      info	[Changelog]   - Removed operation AlertsOperations.update_resource_group_level_alert_state_to_reactivate
      info	[Changelog]   - Removed operation AlertsOperations.get_resource_group_level_alerts
      info	[Changelog]   - Removed operation AlertsOperations.list_subscription_level_alerts_by_region
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 10e8392. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION [email protected]/[email protected] --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/security/resource-manager/readme.md
    • ️✔️@azure/arm-security [View full logs]  [Release SDK Changes]
      cmderr	[npmPack] loaded rollup.config.js with warnings
      cmderr	[npmPack] (!) Unused external imports
      cmderr	[npmPack] default imported from external module 'rollup' but never used
      cmderr	[npmPack] ./esm/securityCenter.js → ./dist/arm-security.js...
      cmderr	[npmPack] created ./dist/arm-security.js in 1.1s
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 10e8392. 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
      cmderr	[generateScript.sh] (node:2514) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, unlink '/home/vsts/work/1/s/azure-resource-manager-schemas/schemas/2019-01-01-preview/Microsoft.Security.json'
      cmderr	[generateScript.sh] (Use `node --trace-warnings ...` to show where the warning was created)
      cmderr	[generateScript.sh] (node:2514) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
      cmderr	[generateScript.sh] (node:2514) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    • ️✔️security [View full logs]  [Release Schema Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @yibirnba yibirnba requested a review from yuvi123yuvi May 12, 2021 07:30
    @yibirnba yibirnba added the DoNotMerge <valid label in PR review process> use to hold merge after approval label May 12, 2021
    @openapi-workflow-bot
    Copy link

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

    @yibirnba yibirnba marked this pull request as ready for review May 12, 2021 12:45
    @yibirnba
    Copy link
    Contributor Author

    @ruowan

    can you please look at this PR?
    opened a ticket about the test that relates to breaking change:
    https://msazure.visualstudio.com/One/_workitems/edit/9912842

    @openapi-workflow-bot
    Copy link

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

    @openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label May 24, 2021
    @ruowan
    Copy link
    Member

    ruowan commented May 24, 2021

    Hi, You are adding a new api-version. Please wait for arm review

    "description": "the kind of the settings string",
    "enum": [
    "DataExportSettings",
    "AlertSuppressionSetting",
    Copy link
    Member

    Choose a reason for hiding this comment

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

    Why is AlertSuppressionSetting not used in plural way? Other setting names DataExportSettings, AlertSyncSettings are plural.

    @RamyasreeChakka RamyasreeChakka 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 May 25, 2021
    @RamyasreeChakka
    Copy link
    Member

    Signed off from ARM side, added ARMSignedOff label.
    I see 'Cross Version Breaking Change' check failed for your PR. Please follow up with breaking change team for signoff.

    @JeffreyRichter JeffreyRichter added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label May 26, 2021
    @yibirnba
    Copy link
    Contributor Author

    @ruowan Hi ruowan, we got signoff from ARM team and breaking change team.
    Is this PR ready for merge once i'll remove the "DoNotMerg" flag? How is the merge process should be? who is responsible for this merge?

    @ruowan ruowan removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label May 31, 2021
    @ruowan
    Copy link
    Member

    ruowan commented May 31, 2021

    @ArcturusZhang Could you help to take a look at the SDK track2 breaking change.

    @yibirnba yibirnba added the DoNotMerge <valid label in PR review process> use to hold merge after approval label May 31, 2021
    @ArcturusZhang
    Copy link
    Member

    /azp run

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @ghost
    Copy link

    ghost commented Jun 20, 2021

    Hi, @yibirnba. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

    @ghost ghost added the no-recent-activity label Jun 20, 2021
    @ArcturusZhang ArcturusZhang added the Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go label Jun 21, 2021
    @ghost ghost removed the no-recent-activity label Jun 21, 2021
    Copy link
    Member

    @ArcturusZhang ArcturusZhang left a comment

    Choose a reason for hiding this comment

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

    Sorry for the delay of response, this LGTM

    @yibirnba yibirnba removed the DoNotMerge <valid label in PR review process> use to hold merge after approval label Jun 22, 2021
    @ruowan ruowan merged commit 10e8392 into Azure:master Jun 22, 2021
    mkarmark pushed a commit to mkarmark/azure-rest-api-specs that referenced this pull request Jul 21, 2021
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 Approved-SdkBreakingChange-Go Approve the breaking change tracking for azure-sdk-for-go ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-BreakingChange-Go CI-BreakingChange-Python
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants