Skip to content

Commit fcc090f

Browse files
committed
solution packaged
Added three new playbooks (Http-Trigger-Entity-Analyzer, Incident-Trigger-Entity-Analyzer, Url-Trigger-Entity-Analyzer) to the solution. Updated solution version to 3.0.4, incremented playbook and workbook counts, and included the new package zip. Also updated workbook version and playbook template descriptions to reflect the new release.
1 parent 3576a8f commit fcc090f

File tree

5 files changed

+969
-30
lines changed

5 files changed

+969
-30
lines changed

Solutions/SentinelSOARessentials/Data/Solution_SentinelSOAREssentials.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,10 @@
2121
"Playbooks/Defender_XDR_BEC_Playbook_for_SecOps-Tasks/azuredeploy.json",
2222
"Playbooks/Defender_XDR_Phishing_Playbook_for_SecOps-Tasks/azuredeploy.json",
2323
"Playbooks/Defender_XDR_Ransomware_Playbook_for_SecOps-Tasks/azuredeploy.json",
24-
"Playbooks/Send-Teams-adaptive-card-on-incident-creation/azuredeploy.json"
24+
"Playbooks/Send-Teams-adaptive-card-on-incident-creation/azuredeploy.json",
25+
"Playbooks/Http-Trigger-Entity-Analyzer/azuredeploy.json",
26+
"Playbooks/Incident-Trigger-Entity-Analyzer/azuredeploy.json",
27+
"Playbooks/Url-Trigger-Entity-Analyzer/azuredeploy.json"
2528
],
2629
"Workbooks": [
2730
"Workbooks/AutomationHealth.json",
72.4 KB
Binary file not shown.

Solutions/SentinelSOARessentials/Package/createUiDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"config": {
77
"isWizard": false,
88
"basics": {
9-
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\"width=\"75px\"height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/SentinelSOARessentials/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe Microsoft Sentinel SOAR Essentials solution for Microsoft Sentinel contains Playbooks that can help you get started with basic notification and orchestration scenarios for common use cases. These include Playbooks for sending notifications over email and/or collaboration platforms such as MS Teams, Slack, etc.\n\n**Workbooks:** 4, **Playbooks:** 18\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
9+
"description": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Azure_Sentinel.svg\"width=\"75px\"height=\"75px\">\n\n**Note:** Please refer to the following before installing the solution: \n\n• Review the solution [Release Notes](https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/SentinelSOARessentials/ReleaseNotes.md)\n\n • There may be [known issues](https://aka.ms/sentinelsolutionsknownissues) pertaining to this Solution, please refer to them before installing.\n\nThe Microsoft Sentinel SOAR Essentials solution for Microsoft Sentinel contains Playbooks that can help you get started with basic notification and orchestration scenarios for common use cases. These include Playbooks for sending notifications over email and/or collaboration platforms such as MS Teams, Slack, etc.\n\n**Workbooks:** 4, **Playbooks:** 21\n\n[Learn more about Microsoft Sentinel](https://aka.ms/azuresentinel) | [Learn more about Solutions](https://aka.ms/azuresentinelsolutionsdoc)",
1010
"subscription": {
1111
"resourceProviders": [
1212
"Microsoft.OperationsManagement/solutions",

0 commit comments

Comments
 (0)