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 Recommendations API Spec #21118

Conversation

Vaspate
Copy link
Contributor

@Vaspate Vaspate commented Oct 13, 2022

ARM API Information (Control Plane)

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

Azure 1st Party Service can try out the Shift Left experience to initiate API design review from ADO code repo. If you are interested, may request engineering support by filling in with the form https://aka.ms/ShiftLeftSupportForm.

Changelog

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

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month. November
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month. November
  4. By default, Azure SDKs of all languages (.NET/Python/Java/JavaScript for both management-plane SDK and data-plane SDK, Go for management-plane SDK only ) MUST be refreshed with/after swagger of new version is published. If you prefer NOT to refresh any specific SDK language upon swagger updates in the current PR, please leave details with justification here.

Contribution checklist (MS Employees Only):

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

ARM API Review Checklist

Applicability: ⚠️

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

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

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

  • Check this box if any of the following apply to the PR so that the label "ARMReview" and "WaitForARMFeedback" will be added by bot to kick off ARM API Review. Missing to check this box in the following scenario may result in delays to the ARM manifest review and deployment.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you copy the existing version into the new directory structure for first commit and then push new changes, including version updates, in separate commits. You can use OpenAPIHub to initialize the PR for adding a new version. For more details refer to the wiki.
  • Ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

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

Breaking Change Review Checklist

If you have any breaking changes as defined in the Breaking Change Policy, request approval from the Breaking Change Review Board.

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

NOTE: To update API(s) in public preview for over 1 year (refer to Retirement of Previews)

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

@openapi-workflow-bot
Copy link

Hi, @Vaspate 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. vscswagger@microsoft.com

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 13, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️⚠️LintDiff: 3 Warnings warning [Detail]
    compared tags (via openapi-validator v1.13.0) new version base version
    package-preview-2022-11 package-preview-2022-11(cc984d3) package-preview-2022-11(release-securityinsights-Microsoft.SecurityInsights-2022-11-01-preview)

    [must fix]The following errors/warnings are introduced by current PR:

    Rule Message Related RPC [For API reviewers]
    ⚠️ R2029 - PageableOperation Based on the response model schema, operation 'GetRecommendations_List' might be pageable. Consider adding the x-ms-pageable extension.
    Location: Microsoft.SecurityInsights/preview/2022-11-01-preview/Recommendations.json#L38
    ⚠️ R3017 - GuidUsage Guid used in model definition 'Recommendation' for property 'id'. 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/2022-11-01-preview/Recommendations.json#L176
    ⚠️ R3018 - EnumInsteadOfBoolean Booleans are not descriptive and make them hard to use. Consider using string enums with allowed set of values defined. Property: visible
    Location: Microsoft.SecurityInsights/preview/2022-11-01-preview/Recommendations.json#L265
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️⚠️SDK Track2 Validation: 3 Warnings warning [Detail]
    • The following tags are being changed in this PR
      • "https://github.com/Azure/azure-rest-api-specs/blob/cc984d32ed3d5eba41b9c8c5fe625a1c24b9d4fa/specification/securityinsights/resource-manager/readme.md#tag-package-preview-2022-11">securityinsights/resource-manager/readme.md#package-preview-2022-11
    The following errors/warnings are introduced by current PR:
    Rule Message
    ⚠️ Modeler/MissingType "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-preview-2022-11",
    "details":"The schema 'components·1qaufw0·schemas·threatintelligenceindicatorproperties·properties·extensions·additionalproperties' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-11-01-preview/ThreatIntelligence.json#/components/schemas/components·1qaufw0·schemas·threatintelligenceindicatorproperties·properties·extensions·additionalproperties"
    ⚠️ Modeler/MissingType "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-preview-2022-11",
    "details":"The schema 'components·2sbdb2·schemas·watchlistitemproperties·properties·itemskeyvalue·additionalproperties' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-11-01-preview/Watchlists.json#/components/schemas/components·2sbdb2·schemas·watchlistitemproperties·properties·itemskeyvalue·additionalproperties"
    ⚠️ Modeler/MissingType "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-preview-2022-11",
    "details":"The schema 'components·84fvid·schemas·watchlistitemproperties·properties·entitymapping·additionalproperties' has no type or format information whatsoever. Location:\n file:///mnt/vss/_work/1/azure-rest-api-specs/specification/securityinsights/resource-manager/Microsoft.SecurityInsights/preview/2022-11-01-preview/Watchlists.json#/components/schemas/components·84fvid·schemas·watchlistitemproperties·properties·entitymapping·additionalproperties"


    The following errors/warnings exist before current PR submission:

    Rule Message
    ⚠️ UnkownSecurityScheme "readme":"securityinsights/resource-manager/readme.md",
    "tag":"package-preview-2022-11",
    "details":"Security scheme azure_auth is unknown and will not be processed. Only supported types are AADToken,
    AzureKey,
    Anonymous"
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 13, 2022

    Swagger Generation Artifacts

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

    Breaking Changes Tracking


    ⚠️azure-sdk-for-js - @azure/arm-securityinsight - 1.0.0-beta.6
    +	Interface AADDataConnector no longer has parameter kind
    +	Interface ASCDataConnector no longer has parameter kind
    +	Interface AatpDataConnector no longer has parameter kind
    +	Interface AccountEntity no longer has parameter kind
    +	Interface ActivityCustomEntityQuery no longer has parameter kind
    +	Interface ActivityEntityQuery no longer has parameter kind
    +	Interface ActivityEntityQueryTemplate no longer has parameter kind
    +	Interface Anomalies no longer has parameter kind
    +	Interface AnomalySecurityMLAnalyticsSettings no longer has parameter kind
    +	Interface AwsCloudTrailDataConnector no longer has parameter kind
    +	Interface AwsS3DataConnector no longer has parameter kind
    +	Interface AzureResourceEntity no longer has parameter kind
    +	Interface CloudApplicationEntity no longer has parameter kind
    +	Interface CodelessApiPollingDataConnector no longer has parameter kind
    +	Interface CodelessUiDataConnector no longer has parameter kind
    +	Interface DnsEntity no longer has parameter kind
    +	Interface Dynamics365DataConnector no longer has parameter kind
    +	Interface EntityAnalytics no longer has parameter kind
    +	Interface ExpansionEntityQuery no longer has parameter kind
    +	Interface EyesOn no longer has parameter kind
    +	Interface FileEntity no longer has parameter kind
    +	Interface FileHashEntity no longer has parameter kind
    +	Interface FusionAlertRule no longer has parameter kind
    +	Interface FusionAlertRuleTemplate no longer has parameter kind
    +	Interface HostEntity no longer has parameter kind
    +	Interface HuntingBookmark no longer has parameter kind
    +	Interface IoTDataConnector no longer has parameter kind
    +	Interface IoTDeviceEntity no longer has parameter kind
    +	Interface IpEntity no longer has parameter kind
    +	Interface MLBehaviorAnalyticsAlertRule no longer has parameter kind
    +	Interface MLBehaviorAnalyticsAlertRuleTemplate no longer has parameter kind
    +	Interface MTPDataConnector no longer has parameter kind
    +	Interface MailClusterEntity no longer has parameter kind
    +	Interface MailMessageEntity no longer has parameter kind
    +	Interface MailboxEntity no longer has parameter kind
    +	Interface MalwareEntity no longer has parameter kind
    +	Interface McasDataConnector no longer has parameter kind
    +	Interface MdatpDataConnector no longer has parameter kind
    +	Interface MicrosoftSecurityIncidentCreationAlertRule no longer has parameter kind
    +	Interface MicrosoftSecurityIncidentCreationAlertRuleTemplate no longer has parameter kind
    +	Interface MstiDataConnector no longer has parameter kind
    +	Interface NicEntity no longer has parameter kind
    +	Interface NrtAlertRule no longer has parameter kind
    +	Interface NrtAlertRuleTemplate no longer has parameter kind
    +	Interface Office365ProjectDataConnector no longer has parameter kind
    +	Interface OfficeATPDataConnector no longer has parameter kind
    +	Interface OfficeDataConnector no longer has parameter kind
    +	Interface OfficeIRMDataConnector no longer has parameter kind
    +	Interface OfficePowerBIDataConnector no longer has parameter kind
    +	Interface ProcessEntity no longer has parameter kind
    +	Interface RegistryKeyEntity no longer has parameter kind
    +	Interface RegistryValueEntity no longer has parameter kind
    +	Interface ScheduledAlertRule no longer has parameter kind
    +	Interface ScheduledAlertRuleTemplate no longer has parameter kind
    +	Interface SecurityAlert no longer has parameter kind
    +	Interface SecurityGroupEntity no longer has parameter kind
    +	Interface SubmissionMailEntity no longer has parameter kind
    +	Interface TIDataConnector no longer has parameter kind
    +	Interface ThreatIntelligenceAlertRule no longer has parameter kind
    +	Interface ThreatIntelligenceAlertRuleTemplate no longer has parameter kind
    +	Interface ThreatIntelligenceIndicatorModel no longer has parameter kind
    +	Interface TiTaxiiDataConnector no longer has parameter kind
    +	Interface Ueba no longer has parameter kind
    +	Interface UrlEntity no longer has parameter kind
    ️❌ azure-sdk-for-net failed [Detail]
    • Failed [Logs] Generate from 1fae10d5170d60f5b894901cb7ca499255fc5c38. SDK Automation 14.0.0
      warn	Skip initScript due to not configured
      command	sudo apt-get install -y dotnet-sdk-6.0
      command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.82 --csharp-sdks-folder=/mnt/vss/_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
      cmderr	[Autorest] FATAL: System.InvalidOperationException: Swagger document contains two or more x-ms-enum extensions with the same name 'Priority' and different values: Active,InProgress,Done vs. Low,Medium,High
      cmderr	[Autorest]    at AutoRest.Modeler.ObjectBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/ObjectBuilder.cs:line 150
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.ParentBuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 217
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 48
      cmderr	[Autorest]    at AutoRest.Modeler.SchemaBuilder.BuildServiceType(String serviceTypeName, Boolean required) in /opt/vsts/work/1/s/src/SchemaBuilder.cs:line 133
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.BuildCompositeTypes() in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 348
      cmderr	[Autorest]    at AutoRest.Modeler.SwaggerModeler.Build(ServiceDefinition serviceDefinition) in /opt/vsts/work/1/s/src/SwaggerModeler.cs:line 66
      cmderr	[Autorest]    at AutoRest.Modeler.Program.<ProcessInternal>d2.MoveNext() in /opt/vsts/work/1/s/src/Program.cs:line 60
      cmderr	[Autorest] --- End of stack trace from previous location where exception was thrown ---
      cmderr	[Autorest]    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
      cmderr	[Autorest]    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
      cmderr	[Autorest]    at NewPlugin.<Process>d15.MoveNext()
      cmderr	[Autorest] FATAL: csharp/imodeler1 - FAILED
      cmderr	[Autorest] FATAL: Error: Plugin imodeler1 reported failure.
      cmderr	[Autorest]   Error: Plugin imodeler1 reported failure.
      error	Script return with result [failed] code [1] signal [null] cwd [azure-sdk-for-net]: autorest
      warn	Skip package processing as generation is failed
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 1fae10d5170d60f5b894901cb7ca499255fc5c38. SDK Automation 14.0.0
      command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
      cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
      command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
      cmderr	[automation_generate.sh]  notice
      cmderr	[automation_generate.sh] npm notice New minor version of npm available! 8.15.0 -> 8.19.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@8.19.2` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-securityinsight [View full logs]  [Preview SDK Changes]
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation group GetOperations
      info	[Changelog]   - Added operation group GetRecommendationsOperations
      info	[Changelog]   - Added operation group UpdateOperations
      info	[Changelog]   - Model AlertDetailsOverride has a new parameter alert_dynamic_properties
      info	[Changelog]   - Model NrtAlertRule has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model NrtAlertRuleTemplate has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model NrtAlertRuleTemplateProperties has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model QueryBasedAlertRuleTemplateProperties has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model ScheduledAlertRule has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model ScheduledAlertRuleCommonProperties has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model ScheduledAlertRuleProperties has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model ScheduledAlertRuleTemplate has a new parameter sentinel_entities_mappings
      info	[Changelog]   - Model SecurityAlertTimelineItem has a new parameter intent
      info	[Changelog]   - Model SecurityAlertTimelineItem has a new parameter techniques
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 1fae10d5170d60f5b894901cb7ca499255fc5c38. SDK Automation 14.0.0
      command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
      warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
      command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
    • ️✔️@azure/arm-securityinsight [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] **Features**
      info	[Changelog]
      info	[Changelog]   - Added operation group Get
      info	[Changelog]   - Added operation group GetRecommendations
      info	[Changelog]   - Added operation group Update
      info	[Changelog]   - Added Interface AlertPropertyMapping
      info	[Changelog]   - Added Interface Content
      info	[Changelog]   - Added Interface GetRecommendationsListOptionalParams
      info	[Changelog]   - Added Interface GetSingleRecommendationOptionalParams
      info	[Changelog]   - Added Interface Instructions
      info	[Changelog]   - Added Interface Recommendation
      info	[Changelog]   - Added Interface RecommendationList
      info	[Changelog]   - Added Interface RecommendationPatch
      info	[Changelog]   - Added Interface RecommendedAction
      info	[Changelog]   - Added Interface SentinelEntityMapping
      info	[Changelog]   - Added Interface UpdateRecommendationOptionalParams
      info	[Changelog]   - Added Type Alias AlertProperty
      info	[Changelog]   - Added Type Alias Category
      info	[Changelog]   - Added Type Alias Context
      info	[Changelog]   - Added Type Alias GetRecommendationsListResponse
      info	[Changelog]   - Added Type Alias GetSingleRecommendationResponse
      info	[Changelog]   - Added Type Alias Priority
      info	[Changelog]   - Added Type Alias State
      info	[Changelog]   - Added Type Alias UpdateRecommendationResponse
      info	[Changelog]   - Interface AlertDetailsOverride has a new optional parameter alertDynamicProperties
      info	[Changelog]   - Interface NrtAlertRule has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface NrtAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface QueryBasedAlertRuleTemplateProperties has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface ScheduledAlertRule has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface ScheduledAlertRuleCommonProperties has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface ScheduledAlertRuleTemplate has a new optional parameter sentinelEntitiesMappings
      info	[Changelog]   - Interface SecurityAlertTimelineItem has a new optional parameter intent
      info	[Changelog]   - Interface SecurityAlertTimelineItem has a new optional parameter techniques
      info	[Changelog]   - Class SecurityInsights has a new parameter get
      info	[Changelog]   - Class SecurityInsights has a new parameter getRecommendations
      info	[Changelog]   - Class SecurityInsights has a new parameter update
      info	[Changelog]   - Added Enum KnownAlertProperty
      info	[Changelog]   - Added Enum KnownCategory
      info	[Changelog]   - Added Enum KnownContext
      info	[Changelog]   - Added Enum KnownPriority
      info	[Changelog]   - Added Enum KnownState
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface AADDataConnector no longer has parameter kind
      info	[Changelog]   - Interface AatpDataConnector no longer has parameter kind
      info	[Changelog]   - Interface AccountEntity no longer has parameter kind
      info	[Changelog]   - Interface ActivityCustomEntityQuery no longer has parameter kind
      info	[Changelog]   - Interface ActivityEntityQuery no longer has parameter kind
      info	[Changelog]   - Interface ActivityEntityQueryTemplate no longer has parameter kind
      info	[Changelog]   - Interface Anomalies no longer has parameter kind
      info	[Changelog]   - Interface AnomalySecurityMLAnalyticsSettings no longer has parameter kind
      info	[Changelog]   - Interface ASCDataConnector no longer has parameter kind
      info	[Changelog]   - Interface AwsCloudTrailDataConnector no longer has parameter kind
      info	[Changelog]   - Interface AwsS3DataConnector no longer has parameter kind
      info	[Changelog]   - Interface AzureResourceEntity no longer has parameter kind
      info	[Changelog]   - Interface CloudApplicationEntity no longer has parameter kind
      info	[Changelog]   - Interface CodelessApiPollingDataConnector no longer has parameter kind
      info	[Changelog]   - Interface CodelessUiDataConnector no longer has parameter kind
      info	[Changelog]   - Interface DnsEntity no longer has parameter kind
      info	[Changelog]   - Interface Dynamics365DataConnector no longer has parameter kind
      info	[Changelog]   - Interface EntityAnalytics no longer has parameter kind
      info	[Changelog]   - Interface ExpansionEntityQuery no longer has parameter kind
      info	[Changelog]   - Interface EyesOn no longer has parameter kind
      info	[Changelog]   - Interface FileEntity no longer has parameter kind
      info	[Changelog]   - Interface FileHashEntity no longer has parameter kind
      info	[Changelog]   - Interface FusionAlertRule no longer has parameter kind
      info	[Changelog]   - Interface FusionAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface HostEntity no longer has parameter kind
      info	[Changelog]   - Interface HuntingBookmark no longer has parameter kind
      info	[Changelog]   - Interface IoTDataConnector no longer has parameter kind
      info	[Changelog]   - Interface IoTDeviceEntity no longer has parameter kind
      info	[Changelog]   - Interface IpEntity no longer has parameter kind
      info	[Changelog]   - Interface MailboxEntity no longer has parameter kind
      info	[Changelog]   - Interface MailClusterEntity no longer has parameter kind
      info	[Changelog]   - Interface MailMessageEntity no longer has parameter kind
      info	[Changelog]   - Interface MalwareEntity no longer has parameter kind
      info	[Changelog]   - Interface McasDataConnector no longer has parameter kind
      info	[Changelog]   - Interface MdatpDataConnector no longer has parameter kind
      info	[Changelog]   - Interface MicrosoftSecurityIncidentCreationAlertRule no longer has parameter kind
      info	[Changelog]   - Interface MicrosoftSecurityIncidentCreationAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface MLBehaviorAnalyticsAlertRule no longer has parameter kind
      info	[Changelog]   - Interface MLBehaviorAnalyticsAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface MstiDataConnector no longer has parameter kind
      info	[Changelog]   - Interface MTPDataConnector no longer has parameter kind
      info	[Changelog]   - Interface NicEntity no longer has parameter kind
      info	[Changelog]   - Interface NrtAlertRule no longer has parameter kind
      info	[Changelog]   - Interface NrtAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface Office365ProjectDataConnector no longer has parameter kind
      info	[Changelog]   - Interface OfficeATPDataConnector no longer has parameter kind
      info	[Changelog]   - Interface OfficeDataConnector no longer has parameter kind
      info	[Changelog]   - Interface OfficeIRMDataConnector no longer has parameter kind
      info	[Changelog]   - Interface OfficePowerBIDataConnector no longer has parameter kind
      info	[Changelog]   - Interface ProcessEntity no longer has parameter kind
      info	[Changelog]   - Interface RegistryKeyEntity no longer has parameter kind
      info	[Changelog]   - Interface RegistryValueEntity no longer has parameter kind
      info	[Changelog]   - Interface ScheduledAlertRule no longer has parameter kind
      info	[Changelog]   - Interface ScheduledAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface SecurityAlert no longer has parameter kind
      info	[Changelog]   - Interface SecurityGroupEntity no longer has parameter kind
      info	[Changelog]   - Interface SubmissionMailEntity no longer has parameter kind
      info	[Changelog]   - Interface ThreatIntelligenceAlertRule no longer has parameter kind
      info	[Changelog]   - Interface ThreatIntelligenceAlertRuleTemplate no longer has parameter kind
      info	[Changelog]   - Interface ThreatIntelligenceIndicatorModel no longer has parameter kind
      info	[Changelog]   - Interface TIDataConnector no longer has parameter kind
      info	[Changelog]   - Interface TiTaxiiDataConnector no longer has parameter kind
      info	[Changelog]   - Interface Ueba no longer has parameter kind
      info	[Changelog]   - Interface UrlEntity no longer has parameter kind
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Failed [Logs] Generate from 1fae10d5170d60f5b894901cb7ca499255fc5c38. 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
      warn	No file changes detected after generation
    • securityinsights/resource-manager [View full logs
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs] Generate from 1fae10d5170d60f5b894901cb7ca499255fc5c38. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.securityinsights [View full logs]  [Preview SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Oct 13, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Java azure-resourcemanager-securityinsights Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-securityinsight Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-securityinsight Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @openapi-workflow-bot openapi-workflow-bot bot added ARMReview WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Oct 13, 2022
    @openapi-workflow-bot
    Copy link

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

    @Vaspate
    Copy link
    Contributor Author

    Vaspate commented Oct 13, 2022

    https://github.com/Azure/azure-rest-api-specs-pr/pull/7705

    ARMSignedOff already given in this PR. The specs and files are identical.

    @openapi-workflow-bot
    Copy link

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

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

    @raosuhas
    Copy link

    Is this PR different from #21052 ? Can you please close either one if it is a dupe ?

    @raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Oct 14, 2022
    @openapi-workflow-bot
    Copy link

    Please ensure to respond feedbacks from the ARM API reviewer. When you are ready to continue the ARM API review, please remove ARMChangesRequested

    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 14, 2022
    @Vaspate
    Copy link
    Contributor Author

    Vaspate commented Oct 16, 2022

    Is this PR different from #21052 ? Can you please close either one if it is a dupe ?

    Closed #21052 as this merges to the correct branch.

    @Vaspate Vaspate added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 16, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Oct 16, 2022
    @rkmanda rkmanda added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Oct 18, 2022
    @openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Oct 18, 2022
    @dw511214992 dw511214992 merged commit 45aa8a6 into Azure:release-securityinsights-Microsoft.SecurityInsights-2022-11-01-preview Oct 20, 2022
    dw511214992 pushed a commit that referenced this pull request Nov 7, 2022
    #21267)
    
    * Adds base for updating Microsoft.SecurityInsights from version preview/2022-10-01-preview to version 2022-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added recommendations specs (#21118)
    
    * model validation fixes (#21350)
    
    Co-authored-by: Vaspate <103540155+Vaspate@users.noreply.github.com>
    Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    Azure#21267)
    
    * Adds base for updating Microsoft.SecurityInsights from version preview/2022-10-01-preview to version 2022-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added recommendations specs (Azure#21118)
    
    * model validation fixes (Azure#21350)
    
    Co-authored-by: Vaspate <103540155+Vaspate@users.noreply.github.com>
    Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
    kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this pull request Dec 21, 2022
    Azure#21267)
    
    * Adds base for updating Microsoft.SecurityInsights from version preview/2022-10-01-preview to version 2022-11-01-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * added recommendations specs (Azure#21118)
    
    * model validation fixes (Azure#21350)
    
    Co-authored-by: Vaspate <103540155+Vaspate@users.noreply.github.com>
    Co-authored-by: dosegal <51155368+dosegal@users.noreply.github.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review CI-FixRequiredOnFailure ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants