Skip to content

0.6.15

Compare
Choose a tag to compare
@pkhabazi pkhabazi released this 19 Nov 19:03
b190081

Fixes and new features:

  • Access token expiration logic #128 Thanks to awesome work from @john-crouch for reporting and fixing the issue! there was an issue in the refresh function where after 5 minutes you needed to restart your PowerShell session.

  • Bug Report #139 Thanks to @cjjnash for reporting - The described issue was caused when you switched from one subscription to another. Updated the PreCheck and Get-authentication function for a better and faster switch between subscriptions

  • Add support for Playbook attachment from MSSP tenant #138 From now you can add playbook name or playbook resource ID. the second one can be used for configuring playbooks that are in another subscription than Azure Sentinel

  • Can't import Fusion rule #133 thanks to @pemontto for reporting - we found out that in some cases the Fusion rule can be created with a name instead of GUID. Updated the Class to allow this.