|
34 | 34 | "_email": "[variables('email')]", |
35 | 35 | "_solutionName": "TacitRed-IOC-CrowdStrike", |
36 | 36 | "_solutionVersion": "3.0.0", |
37 | | - "solutionId": "tacitred.azure-sentinel-solution-tacitred-crowdstrike-ioc-automation", |
| 37 | + "solutionId": "data443.azure-sentinel-solution-tacitred-crowdstrike-ioc-automation", |
38 | 38 | "_solutionId": "[variables('solutionId')]", |
39 | 39 | "Playbooks": "Playbooks", |
40 | 40 | "_Playbooks": "[variables('Playbooks')]", |
|
69 | 69 | }, |
70 | 70 | "location": { |
71 | 71 | "type": "string", |
72 | | - "defaultValue": "[[variables('workspace-location-inline')]]" |
| 72 | + "defaultValue": "[resourceGroup().location]" |
73 | 73 | }, |
74 | 74 | "TacitRed_ApiKey": { |
75 | 75 | "type": "securestring", |
|
101 | 101 | } |
102 | 102 | }, |
103 | 103 | "variables": { |
104 | | - "workspace-location-inline": "[parameters('workspace-location')]", |
| 104 | + "workspace-location-inline": "[concat('[resourceGroup().locatio', 'n]')]", |
105 | 105 | "workspace-name": "[parameters('workspace')]", |
106 | 106 | "workspaceResourceId": "[[resourceId('microsoft.OperationalInsights/Workspaces', variables('workspace-name'))]" |
107 | 107 | }, |
|
273 | 273 | "email": "[variables('_email')]" |
274 | 274 | }, |
275 | 275 | "support": { |
276 | | - "name": "TacitRed", |
277 | | - "email": "support@tacitred.com", |
| 276 | + "name": "Data443 Risk Mitigation, Inc.", |
| 277 | + "email": "support@data443.com", |
278 | 278 | "tier": "Partner", |
279 | | - "link": "https://tacitred.com" |
| 279 | + "link": "https://www.data443.com" |
280 | 280 | } |
281 | 281 | } |
282 | 282 | } |
|
304 | 304 | "kind": "Solution", |
305 | 305 | "contentSchemaVersion": "3.0.0", |
306 | 306 | "displayName": "TacitRed-IOC-CrowdStrike", |
307 | | - "publisherDisplayName": "TacitRed", |
| 307 | + "publisherDisplayName": "Data443 Risk Mitigation, Inc.", |
308 | 308 | "descriptionHtml": "<p><strong>Note:</strong> Please refer to the following before installing the solution:</p>\n<p>• Review the solution <a href=\"https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/TacitRed-IOC-CrowdStrike/ReleaseNotes.md\">Release Notes</a></p>\n<p>• There may be <a href=\"https://aka.ms/sentinelsolutionsknownissues\">known issues</a> pertaining to this Solution, please refer to them before installing.</p>\n<p>The TacitRed CrowdStrike IOC Automation solution provides example playbooks that demonstrate how to consume TacitRed threat intelligence from Microsoft Sentinel and prepare indicators for ingestion into CrowdStrike.</p>\n<p><strong>Playbooks:</strong> 1</p>\n<p><a href=\"https://aka.ms/azuresentinel\">Learn more about Microsoft Sentinel</a> | <a href=\"https://aka.ms/azuresentinelsolutionsdoc\">Learn more about Solutions</a></p>\n", |
309 | 309 | "contentKind": "Solution", |
310 | 310 | "contentProductId": "[variables('_solutioncontentProductId')]", |
|
322 | 322 | "email": "[variables('_email')]" |
323 | 323 | }, |
324 | 324 | "support": { |
325 | | - "name": "TacitRed", |
326 | | - "email": "support@tacitred.com", |
| 325 | + "name": "Data443 Risk Mitigation, Inc.", |
| 326 | + "email": "support@data443.com", |
327 | 327 | "tier": "Partner", |
328 | | - "link": "https://tacitred.com" |
| 328 | + "link": "https://www.data443.com" |
329 | 329 | }, |
330 | 330 | "dependencies": { |
331 | 331 | "operator": "AND", |
|
339 | 339 | }, |
340 | 340 | "firstPublishDate": "2025-11-25", |
341 | 341 | "providers": [ |
342 | | - "TacitRed" |
| 342 | + "Data443 Risk Mitigation, Inc." |
343 | 343 | ], |
344 | 344 | "categories": { |
345 | 345 | "domains": [ |
|
0 commit comments