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

extract AutomationRules to new file #15075

Merged
merged 11 commits into from
Jul 6, 2021

Conversation

moranraz
Copy link
Contributor

@moranraz moranraz commented Jul 4, 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 (no new additions - just extracted AutomationRules resource from SecurityInsights.json to a new file.
  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, @moranraz Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. vsswagger@microsoft.com

    @openapi-workflow-bot
    Copy link

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 4, 2021

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.

    ️⚠️LintDiff: 2 Warnings warning [Detail]
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ R3017 - GuidUsage Guid used in model definition 'ClientInfo' for property 'objectId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/AutomationRules.json#L928
    ⚠️ R3017 - GuidUsage Guid used in model definition 'IncidentOwnerInfo' for property 'objectId'. Usage of Guid is not recommanded. If GUIDs are absolutely required in your service, please get sign off from the Azure API review board.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/AutomationRules.json#L1051


    The following errors/warnings exist before current PR submission:

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

    Rule Message
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L5746
    R2026 - AvoidAnonymousTypes Inline/anonymous models must not be used, instead define a schema with a model name in the 'definitions' section and refer to it. This allows operations to share the models.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L5746
    R4010 - RequiredDefaultResponse The response is defined but without a default error response implementation.Consider adding it.'
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L49
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L5451
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6176
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6373
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6406
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6411
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6416
    R4013 - IntegerTypeMustHaveFormat The integer type does not have a format, please add it.
    Location: Microsoft.SecurityInsights/preview/2019-01-01-preview/SecurityInsights.json#L6421
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️Cross-Version Breaking Changes succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️[Staging] SDK Track2 Validation succeeded [Detail]
    The following errors/warnings are introduced by current PR:

    |:speech_balloon: AutorestCore/Exception|"readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-2019-01-preview",
    "details":"> Installing AutoRest extension '@microsoft.azure/openapi-validator' (1.8.0)"|
    |:speech_balloon: AutorestCore/Exception|"readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-2019-01-preview",
    "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
    AutorestCore/Exception "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-2019-01-preview",
    "details":"Error: Semantic validation failed. There was some errors"
    💬 AutorestCore/Exception "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-2019-01-preview",
    "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 Jul 4, 2021

    Swagger Generation Artifacts

    ️🔄[Staging] ApiDocPreview inProgress [Detail]
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - securityinsight/mgmt/v1.0/securityinsight - v55.5.0
    +	Package was removed
    ️✔️azure-sdk-for-go - securityinsight/mgmt/2020-01-01/securityinsight - v55.5.0
    azure-sdk-for-go - preview/securityinsight/mgmt/2019-01-01-preview/securityinsight - v55.5.0
    +	Field `ID` of struct `AADDataConnector` has been removed
    +	Field `ID` of struct `AATPDataConnector` has been removed
    +	Field `ID` of struct `ASCDataConnector` has been removed
    +	Field `ID` of struct `AlertRule` has been removed
    +	Field `ID` of struct `AwsCloudTrailDataConnector` has been removed
    +	Field `ID` of struct `DataConnector` has been removed
    +	Field `ID` of struct `Dynamics365DataConnector` has been removed
    +	Field `ID` of struct `EntityAnalytics` has been removed
    +	Field `ID` of struct `EntityQuery` has been removed
    +	Field `ID` of struct `ExpansionEntityQuery` has been removed
    +	Field `ID` of struct `EyesOn` has been removed
    +	Field `ID` of struct `FusionAlertRule` has been removed
    +	Field `ID` of struct `IPSyncer` has been removed
    +	Field `ID` of struct `MCASDataConnector` has been removed
    +	Field `ID` of struct `MDATPDataConnector` has been removed
    +	Field `ID` of struct `MLBehaviorAnalyticsAlertRule` has been removed
    +	Field `ID` of struct `MSTIDataConnector` has been removed
    +	Field `ID` of struct `MTPDataConnector` has been removed
    +	Field `ID` of struct `MicrosoftSecurityIncidentCreationAlertRule` has been removed
    +	Field `ID` of struct `OfficeATPDataConnector` has been removed
    +	Field `ID` of struct `OfficeDataConnector` has been removed
    +	Field `ID` of struct `ScheduledAlertRule` has been removed
    +	Field `ID` of struct `Settings` has been removed
    +	Field `ID` of struct `TIDataConnector` has been removed
    +	Field `ID` of struct `ThreatIntelligenceAlertRule` has been removed
    +	Field `ID` of struct `ThreatIntelligenceIndicatorModel` has been removed
    +	Field `ID` of struct `ThreatIntelligenceInformation` has been removed
    +	Field `ID` of struct `TiTaxiiDataConnector` has been removed
    +	Field `ID` of struct `Ueba` has been removed
    +	Field `Name` of struct `AADDataConnector` has been removed
    +	Field `Name` of struct `AATPDataConnector` has been removed
    +	Field `Name` of struct `ASCDataConnector` has been removed
    +	Field `Name` of struct `AlertRule` has been removed
    +	Field `Name` of struct `AwsCloudTrailDataConnector` has been removed
    +	Field `Name` of struct `DataConnector` has been removed
    +	Field `Name` of struct `Dynamics365DataConnector` has been removed
    +	Field `Name` of struct `EntityAnalytics` has been removed
    +	Field `Name` of struct `EntityQuery` has been removed
    +	Field `Name` of struct `ExpansionEntityQuery` has been removed
    +	Field `Name` of struct `EyesOn` has been removed
    +	Field `Name` of struct `FusionAlertRule` has been removed
    +	Field `Name` of struct `IPSyncer` has been removed
    +	Field `Name` of struct `MCASDataConnector` has been removed
    +	Field `Name` of struct `MDATPDataConnector` has been removed
    +	Field `Name` of struct `MLBehaviorAnalyticsAlertRule` has been removed
    +	Field `Name` of struct `MSTIDataConnector` has been removed
    +	Field `Name` of struct `MTPDataConnector` has been removed
    +	Field `Name` of struct `MicrosoftSecurityIncidentCreationAlertRule` has been removed
    +	Field `Name` of struct `OfficeATPDataConnector` has been removed
    +	Field `Name` of struct `OfficeDataConnector` has been removed
    +	Field `Name` of struct `ScheduledAlertRule` has been removed
    +	Field `Name` of struct `Settings` has been removed
    +	Field `Name` of struct `TIDataConnector` has been removed
    +	Field `Name` of struct `ThreatIntelligenceAlertRule` has been removed
    +	Field `Name` of struct `ThreatIntelligenceIndicatorModel` has been removed
    +	Field `Name` of struct `ThreatIntelligenceInformation` has been removed
    +	Field `Name` of struct `TiTaxiiDataConnector` has been removed
    +	Field `Name` of struct `Ueba` has been removed
    +	Field `Type` of struct `AADDataConnector` has been removed
    +	Field `Type` of struct `AATPDataConnector` has been removed
    +	Field `Type` of struct `ASCDataConnector` has been removed
    +	Field `Type` of struct `AlertRule` has been removed
    +	Field `Type` of struct `AwsCloudTrailDataConnector` has been removed
    +	Field `Type` of struct `DataConnector` has been removed
    +	Field `Type` of struct `Dynamics365DataConnector` has been removed
    +	Field `Type` of struct `EntityAnalytics` has been removed
    +	Field `Type` of struct `EntityQuery` has been removed
    +	Field `Type` of struct `ExpansionEntityQuery` has been removed
    +	Field `Type` of struct `EyesOn` has been removed
    +	Field `Type` of struct `FusionAlertRule` has been removed
    +	Field `Type` of struct `IPSyncer` has been removed
    +	Field `Type` of struct `MCASDataConnector` has been removed
    +	Field `Type` of struct `MDATPDataConnector` has been removed
    +	Field `Type` of struct `MLBehaviorAnalyticsAlertRule` has been removed
    +	Field `Type` of struct `MSTIDataConnector` has been removed
    +	Field `Type` of struct `MTPDataConnector` has been removed
    +	Field `Type` of struct `MicrosoftSecurityIncidentCreationAlertRule` has been removed
    +	Field `Type` of struct `OfficeATPDataConnector` has been removed
    +	Field `Type` of struct `OfficeDataConnector` has been removed
    +	Field `Type` of struct `ScheduledAlertRule` has been removed
    +	Field `Type` of struct `Settings` has been removed
    +	Field `Type` of struct `TIDataConnector` has been removed
    +	Field `Type` of struct `ThreatIntelligenceAlertRule` has been removed
    +	Field `Type` of struct `ThreatIntelligenceIndicatorModel` has been removed
    +	Field `Type` of struct `ThreatIntelligenceInformation` has been removed
    +	Field `Type` of struct `TiTaxiiDataConnector` has been removed
    +	Field `Type` of struct `Ueba` has been removed
    +	Function `NewActionsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewActionsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewAlertRuleTemplatesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewAlertRuleTemplatesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewAlertRulesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewAlertRulesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewAutomationRulesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewAutomationRulesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewBookmarkClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewBookmarkClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewBookmarkRelationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewBookmarkRelationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewBookmarksClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewBookmarksClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewCaseCommentsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewCaseCommentsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewCaseRelationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewCaseRelationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewCasesAggregationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewCasesAggregationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewCasesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewCasesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewCommentsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewCommentsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewDataConnectorsCheckRequirementsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewDataConnectorsCheckRequirementsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewDataConnectorsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewDataConnectorsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewEntitiesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewEntitiesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewEntitiesGetTimelineClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewEntitiesGetTimelineClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewEntitiesRelationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewEntitiesRelationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewEntityQueriesClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewEntityQueriesClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewEntityRelationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewEntityRelationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewIncidentCommentsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewIncidentCommentsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewIncidentRelationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewIncidentRelationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewIncidentsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewIncidentsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewOfficeConsentsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewOfficeConsentsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewOperationsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewOperationsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewProductSettingsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewProductSettingsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewThreatIntelligenceIndicatorClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewThreatIntelligenceIndicatorClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewThreatIntelligenceIndicatorMetricsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewThreatIntelligenceIndicatorMetricsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewThreatIntelligenceIndicatorsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewThreatIntelligenceIndicatorsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewWatchlistItemsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewWatchlistItemsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewWatchlistsClientWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `NewWatchlistsClient` parameter(s) have been changed from `(string)` to `(string, string)`
    +	Function `NewWithBaseURI` parameter(s) have been changed from `(string, string)` to `(string, string, string)`
    +	Function `New` parameter(s) have been changed from `(string)` to `(string, string)`
    ️🔄 azure-sdk-for-net inProgress [Detail]
    ️⌛ azure-sdk-for-go pending [Detail]
    ️🔄 azure-sdk-for-python-track2 inProgress [Detail]
    ️🔄 azure-sdk-for-js inProgress [Detail]
    ️🔄 azure-cli-extensions inProgress [Detail]
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    Posted by Swagger Pipeline | How to fix these errors?

    @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 Jul 4, 2021
    @openapi-workflow-bot
    Copy link

    Hi, @moranraz your PR are labelled with WaitForARMFeedback. A notification email will be sent out shortly afterwards to notify ARM review board(armapireview@microsoft.com).

    @openapi-workflow-bot
    Copy link

    NewApiVersionRequired reason:

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

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

    @openapi-workflow-bot
    Copy link

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

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Jul 5, 2021

    Swagger Generation Artifacts

    ️❌[Staging] ApiDocPreview: 1 Errors, 0 Warnings failed [Detail]
    Rule Message
    RestBuild error "logUrl":"https://apidrop.visualstudio.com/Content%20CI/_build/results?buildId=229975&view=logs&j=fd490c07-0b22-5182-fac9-6d67fe1e939b",
    "detail":"FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory"
    ️❌[Staging] SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - securityinsight/mgmt/v1.0/securityinsight - v55.5.0
    +	Package was removed
    ️✔️azure-sdk-for-go - securityinsight/mgmt/2020-01-01/securityinsight - v55.5.0
    ️✔️azure-sdk-for-go - preview/securityinsight/mgmt/2019-01-01-preview/securityinsight - v55.5.0
    ️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d57e9e2. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-5.0
      command	autorest --version=V2 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/securityinsights/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.SecurityInsights [View full logs]  [Release SDK Changes]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d57e9e2. 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
    • ️✔️securityinsight/mgmt/v1.0/securityinsight [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] This package was removed
    • ️✔️securityinsight/mgmt/2020-01-01/securityinsight [View full logs
      info	[Changelog] No exported changes
    • ️✔️preview/securityinsight/mgmt/2019-01-01-preview/securityinsight [View full logs
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog] ### New Content
      info	[Changelog]
      info	[Changelog] - New function `IPGeodataClient.Get(context.Context, string, string) (EnrichmentIPGeodata, error)`
      info	[Changelog] - New function `NewDomainWhoisClientWithBaseURI(string, string) DomainWhoisClient`
      info	[Changelog] - New function `IPGeodataClient.GetPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `NewIPGeodataClient(string) IPGeodataClient`
      info	[Changelog] - New function `DomainWhoisClient.GetSender(*http.Request) (*http.Response, error)`
      info	[Changelog] - New function `NewDomainWhoisClient(string) DomainWhoisClient`
      info	[Changelog] - New function `DomainWhoisClient.GetResponder(*http.Response) (EnrichmentDomainWhois, error)`
      info	[Changelog] - New function `DomainWhoisClient.Get(context.Context, string, string) (EnrichmentDomainWhois, error)`
      info	[Changelog] - New function `DomainWhoisClient.GetPreparer(context.Context, string, string) (*http.Request, error)`
      info	[Changelog] - New function `NewIPGeodataClientWithBaseURI(string, string) IPGeodataClient`
      info	[Changelog] - New function `IPGeodataClient.GetResponder(*http.Response) (EnrichmentIPGeodata, error)`
      info	[Changelog] - New function `IPGeodataClient.GetSender(*http.Request) (*http.Response, error)`
      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 0 breaking change(s), 28 additive change(s).
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d57e9e2. 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-securityinsight [View full logs]  [Release SDK Changes]
      error	breakingChangeTracking is enabled, but version or changelogItem is not found in output.
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d57e9e2. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	autorest --version=V2 --typescript --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.typescript@4.7.0 --typescript-sdks-folder=/home/vsts/work/1/s/azure-sdk-for-js/azure-sdk-for-js ../../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md
    • ️✔️@azure/arm-securityinsight [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/securityInsights.js → ./dist/arm-securityinsight.js...
      cmderr	[npmPack] created ./dist/arm-securityinsight.js in 369ms
    ️️✔️ azure-cli-extensions succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from d57e9e2. Azure CLI Automation 14.0.0
      warn	Skip initScript due to not configured
      command	npx n 12
      command	python3 -m venv venv
      command	pip install --upgrade setuptools wheel pip
      command	pip install pathlib jinja2 msrestazure
      command	autorest --az --use=@autorest/az@latest --version=3.0.6271 --clear-output-folder=true --azure-cli-extension-folder=/home/vsts/work/1/s/azure-cli-extensions ../azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'AwsCloudTrailDataConnectorDataTypes-logs' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OfficeDataConnectorDataTypes-exchange' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OfficeDataConnectorDataTypes-sharePoint' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OfficeDataConnectorDataTypes-teams' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'TIDataConnectorDataTypes-indicators' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ActionsList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRuleTemplatesList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'AlertRulesList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'BookmarkList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'CloudError' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'DataConnectorList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IncidentCommentList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'IncidentList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OfficeConsentList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Operation' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationsList' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/SchemaMissingType): The schema 'ResourceWithEtag' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
      cmdout	[Autorest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
      cmdout	[Autorest] WARNING (PreCheck/PropertyRedeclarationWarning): Schema 'MCASDataConnectorDataTypes' has a property 'alerts' that is already declared the parent schema 'AlertsDataTypeOfDataConnector' but isn't significantly different. The property has been removed from MCASDataConnectorDataTypes
      cmdout	[Autorest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
      cmderr	[Autorest] BELOW TEST SCENARIO SECTION CAN BE USED IN readme.cli.md
      cmderr	[Autorest] --------------------------------------------------------
      cmderr	[Autorest]   test-scenario:
      cmderr	[Autorest]     - name: /Actions/put/Creates or updates an action of alert rule.
      cmderr	[Autorest]     - name: /Actions/get/Get all actions of alert rule.
      cmderr	[Autorest]     - name: /Actions/get/Get an action of alert rule.
      cmderr	[Autorest]     - name: /Actions/delete/Delete an action of alert rule.
      cmderr	[Autorest]     - name: /AlertRules/put/Creates or updates a Fusion alert rule.
      cmderr	[Autorest]     - name: /AlertRules/put/Creates or updates a MicrosoftSecurityIncidentCreation rule.
      cmderr	[Autorest]     - name: /AlertRules/put/Creates or updates a Scheduled alert rule.
      cmderr	[Autorest]     - name: /AlertRules/get/Get a Fusion alert rule.
      cmderr	[Autorest]     - name: /AlertRules/get/Get a MicrosoftSecurityIncidentCreation rule.
      cmderr	[Autorest]     - name: /AlertRules/get/Get a Scheduled alert rule.
      cmderr	[Autorest]     - name: /AlertRules/get/Get all alert rules.
      cmderr	[Autorest]     - name: /AlertRules/delete/Delete an alert rule.
      cmderr	[Autorest]     - name: /AlertRuleTemplates/get/Get alert rule template by Id.
      cmderr	[Autorest]     - name: /AlertRuleTemplates/get/Get all alert rule templates.
      cmderr	[Autorest]     - name: /Bookmarks/put/Creates or updates a bookmark.
      cmderr	[Autorest]     - name: /Bookmarks/get/Get a bookmark.
      cmderr	[Autorest]     - name: /Bookmarks/get/Get all bookmarks.
      cmderr	[Autorest]     - name: /Bookmarks/delete/Delete a bookmark.
      cmderr	[Autorest]     - name: /DataConnectors/put/Creates or updates an Office365 data connector.
      cmderr	[Autorest]     - name: /DataConnectors/put/Creates or updates an Threat Intelligence Platform data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get a ASC data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get a MCAS data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get a MDATP data connector
      cmderr	[Autorest]     - name: /DataConnectors/get/Get a TI data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get all data connectors.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get an AAD data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get an AATP data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get an AwsCloudTrail data connector.
      cmderr	[Autorest]     - name: /DataConnectors/get/Get an Office365 data connector.
      cmderr	[Autorest]     - name: /DataConnectors/delete/Delete an Office365 data connector.
      cmderr	[Autorest]     - name: /IncidentComments/put/Creates an incident comment.
      cmderr	[Autorest]     - name: /IncidentComments/get/Get all incident comments.
      cmderr	[Autorest]     - name: /IncidentComments/get/Get an incident comment.
      cmderr	[Autorest]     - name: /Incidents/put/Creates or updates an incident.
      cmderr	[Autorest]     - name: /Incidents/get/Get all incidents.
      cmderr	[Autorest]     - name: /Incidents/get/Get an incident.
      cmderr	[Autorest]     - name: /Incidents/delete/Delete an incident.
      cmderr	[Autorest] --------------------------------------------------------
    • ️✔️securityinsight [View full logs]  [Release Azure CLI Changes]
    ️⚠️ azure-resource-manager-schemas warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from d57e9e2. 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?

    @moranraz moranraz marked this pull request as ready for review July 5, 2021 17:16
    @leni-msft leni-msft assigned leni-msft and unassigned zhenglaizhang Jul 6, 2021
    @leni-msft leni-msft removed WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required BreakingChangeReviewRequired labels Jul 6, 2021
    @leni-msft leni-msft added the Approved-BreakingChange DO NOT USE! OBSOLETE label. See https://github.com/Azure/azure-sdk-tools/issues/6374 label Jul 6, 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 CI-BreakingChange-Go
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants