Skip to content

[AutoGeneration] SecurityInsights module (1.2.0)#18790

Merged
BethanyZhou merged 3 commits intoAzure:gen/SecurityInsightsfrom
dicolanl:Az.SecurityInsights-generation
Jul 18, 2022
Merged

[AutoGeneration] SecurityInsights module (1.2.0)#18790
BethanyZhou merged 3 commits intoAzure:gen/SecurityInsightsfrom
dicolanl:Az.SecurityInsights-generation

Conversation

@dicolanl
Copy link
Contributor

Description

Per feedback on PR #17286 moving to a dedicated branch

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@ghost ghost added the customer-reported label Jun 29, 2022
@ghost
Copy link

ghost commented Jun 29, 2022

Thank you for your contribution dicolanl! We will review the pull request and get back to you soon.

@ghost
Copy link

ghost commented Jun 29, 2022

CLA assistant check
All CLA requirements met.

@BethanyZhou
Copy link
Contributor

/azp run

@BethanyZhou BethanyZhou self-assigned this Jul 13, 2022
@azure-pipelines
Copy link
Contributor

Azure Pipelines successfully started running 3 pipeline(s).

Copy link
Contributor

@BethanyZhou BethanyZhou left a comment

Choose a reason for hiding this comment

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

Generally looks good to me except few comments.

Copy link
Contributor

@BethanyZhou BethanyZhou left a comment

Choose a reason for hiding this comment

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

Generally looks good to me

@BethanyZhou BethanyZhou changed the base branch from Az.SecurityInsights-generation to gen/SecurityInsights July 18, 2022 01:20
@BethanyZhou BethanyZhou merged commit 7716fdb into Azure:gen/SecurityInsights Jul 18, 2022
@BethanyZhou
Copy link
Contributor

BethanyZhou commented Jul 19, 2022

Hi @dicolanl ,

seems like the syntaxes of cmdlets are different with previous design review: https://github.com/Azure/azure-powershell-cmdlet-review-pr/issues/1161, just reviewed current design again.

For New/Update-AzSentinelDataConnector,

  • Change Indicators, Teams, Incidents, DiscoveryLogs to their singular form

For Update-AzSentinelAlertRule,

  • parameter set 'UpdateViaIdentityFusionMLTI', 'UpdateViaIdentityMicrosoftSecurityIncidentCreation', 'UpdateViaIdentityNRT', 'UpdateViaIdentityUpdateScheduled' have the same mandatory parameters, and both of them are not default parameter set which may cause confusion.
  • please add a mandatory to differentiate them or combine them as one parameter set

Update-AzSentinelDataConnector, Update-AzSentinelDataConnector, Update-AzSentinelSetting, they have similar issue with Update-AzSentinelAlertRule,

  • please add a mandatory to differentiate their parameter sets or combine all parameter sets as one parameter set

please raise a PR target to gen/SecurityInsights and modify current cmdlets.

@dicolanl dicolanl mentioned this pull request Jul 25, 2022
1 task
VeryEarly added a commit that referenced this pull request Sep 8, 2022
* [AutoGeneration] SecurityInsights module (1.2.0) (#18790)

* Move to new branch

* fixes per comments

* Fixed docs with build-module and missing examples

* Delete README.md

* Rename readme.md to README.md

* Update per design review

* Fixes

* Delete readme.md

* Delete readme.md

* Delete readme.md

* Delete readme.md

* fix examples, type in custom

* suppress breakingchange and signature issues

* fix parameter name logs to log

* Fixing tests (#19248)

Had to update autorest readme and custom cmdlets to support testing record/playback

* Delete readme.md

* mark update tests as liveonly

* fix examples

* suppress breakingchange and signature issues

* suppress example issues cannot be resolved

* fix doc

* suppress one more example issue

* exmaple issues

* example issue

* fix examples

* remove exampleissues.csv

Co-authored-by: SecurityJedi <nicholas.dicola@outlook.com>
Co-authored-by: Beisi Zhou <zhoubeisi@gmail.com>
Co-authored-by: Yeming Liu <11371776+isra-fel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants