Happy New Year everyone!
With the new year comes a new Azure Sentinel PowerShell module!
Based on the Azure SDK for .NET and part of the Azure (Az) module, we are announcing the public previe...
I want to add Mitre TECHNIQUES (not tactics) to my alerts/rules.
I see the Github rules have a field: relevantTechniques - but I don't think that field is usable in a playbook? i.e. it's not passed on as an entity or other field that's seen in the alert?
So the best place I can see to add this is as an alert entity, where I can look it up in a playbook and do something with it like map it to mitre defensive actions.
So how can I write an alert entity using Update-AzSentinelAlertRule?