Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.63 KB

File metadata and controls

56 lines (42 loc) · 1.63 KB

Upcoming Release

Version 3.1.2

  • Introduced secrets detection feature to safeguard sensitive data.

Version 3.1.1

  • Removed unnecessary breaking change messages.

Version 3.1.0

  • Fixed parameters' issues for New-AzSentinelAlertRule and Update-AzSentinelAlertRule [#21181][#21217][#22318]

Version 3.0.2

  • Added breaking change message for Az.SecurityInsights.

Version 3.0.1

  • Fixed for Update-AzSentinelAlertRule fails when using -TriggerThreshold 0 [#20417]

Version 3.0.0

  • Changed Az.SecurityInsights to autorest-based module

Version 1.1.0

  • Updated to Get-AzSentinelIncident parameters
    • Added -Filter to support OData filter
    • Added -OrderBy to support OData ordering
    • Added -Max to support retrieving more than the default of 1000 incidents.

Version 1.0.0

  • GA release for Az.SecurityInsights.

Version 0.2.0

  • Added support for Teams in Office Connector
  • Bug Fixes
  • Updated Documentations

Version 0.1.0

  • Initial Release