Skip to content

Commit 38ec4d6

Browse files
committed
fix: update contentTemplate description for clarity
- Changed description from generic 'Playbooks Playbook' to 'TacitRed to CrowdStrike IOC Automation Playbook' - Regenerated Package zip Note to reviewer: If you see two playbooks ('Playbooks' + 'TacitRed to CrowdStrike IOC Automation'), please completely uninstall the solution and reinstall. The old 'Playbooks' entry is residual data from a previous deployment with a generic contentId that has been fixed.
1 parent 3fb2e86 commit 38ec4d6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-3 Bytes
Binary file not shown.

Solutions/TacitRed-IOC-CrowdStrike/Package/mainTemplate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
5757
],
5858
"properties": {
59-
"description": "Playbooks Playbook with template version 3.0.0",
59+
"description": "TacitRed to CrowdStrike IOC Automation Playbook with template version 3.0.0",
6060
"mainTemplate": {
6161
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
6262
"contentVersion": "[variables('playbookVersion1')]",

0 commit comments

Comments
 (0)