-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'CiscoETD' of https://github.com/Cisco-Email-Security/Az…
…ure-Sentinel into CiscoETD
- Loading branch information
Showing
3 changed files
with
15 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,7 +40,7 @@ | |
"variables": { | ||
"_solutionName": "Cisco ETD", | ||
"_solutionVersion": "3.0.0", | ||
"solutionId": "azuresentinel.azure-sentinel-solution-ciscoetd", | ||
"solutionId": "cisco.cisco-etd", | ||
"_solutionId": "[variables('solutionId')]", | ||
"uiConfigId1": "CiscoETD", | ||
"_uiConfigId1": "[variables('uiConfigId1')]", | ||
|
@@ -223,10 +223,9 @@ | |
"name": "Cisco" | ||
}, | ||
"support": { | ||
"name": "Microsoft Corporation", | ||
"email": "[email protected]", | ||
"tier": "Microsoft", | ||
"link": "https://support.microsoft.com" | ||
"name": "Cisco Systems", | ||
"tier": "Partner", | ||
"email": "[email protected]" | ||
} | ||
} | ||
} | ||
|
@@ -267,10 +266,9 @@ | |
"name": "Cisco" | ||
}, | ||
"support": { | ||
"name": "Microsoft Corporation", | ||
"email": "[email protected]", | ||
"tier": "Microsoft", | ||
"link": "https://support.microsoft.com" | ||
"name": "Cisco Systems", | ||
"tier": "Partner", | ||
"email": "[email protected]" | ||
} | ||
} | ||
}, | ||
|
@@ -438,10 +436,9 @@ | |
"name": "Cisco" | ||
}, | ||
"support": { | ||
"name": "Microsoft Corporation", | ||
"email": "[email protected]", | ||
"tier": "Microsoft", | ||
"link": "https://support.microsoft.com" | ||
"name": "Cisco Systems", | ||
"tier": "Partner", | ||
"email": "[email protected]" | ||
}, | ||
"dependencies": { | ||
"operator": "AND", | ||
|
@@ -482,7 +479,7 @@ | |
"kind": "Solution", | ||
"contentSchemaVersion": "3.0.0", | ||
"displayName": "Cisco ETD", | ||
"publisherDisplayName": "Microsoft Sentinel, Microsoft Corporation", | ||
"publisherDisplayName": "Cisco Systems", | ||
"descriptionHtml": "<p><strong>Note:</strong> <em>There may be <a href=\"https://aka.ms/sentinelsolutionsknownissues\">known issues</a> pertaining to this Solution, please refer to them before installing.</em></p>\n<p>Cisco ETD Solution for Microsoft Microsoft Sentinel makes it easy to connect cisco email threat data to the Microsoft Sentinel, improving visibility into email threats.</p>\n<p><strong>Data Connectors:</strong> 1, <strong>Workbooks:</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", | ||
"contentKind": "Solution", | ||
"contentProductId": "[variables('_solutioncontentProductId')]", | ||
|
@@ -499,10 +496,9 @@ | |
"name": "Cisco" | ||
}, | ||
"support": { | ||
"name": "Microsoft Corporation", | ||
"email": "[email protected]", | ||
"tier": "Microsoft", | ||
"link": "https://support.microsoft.com" | ||
"name": "Cisco Systems", | ||
"email": "[email protected]", | ||
"tier": "Partner" | ||
}, | ||
"dependencies": { | ||
"operator": "AND", | ||
|