Rectifying Agari Solution
This commit is contained in:
Родитель
d608053074
Коммит
6d37fb7eb2
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"Name": "Agari",
|
||||
"Author": "Microsoft - support@microsoft.com",
|
||||
"Author": "Agari",
|
||||
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/agari_logo.svg\" width=\"75px\" height=\"75px\">",
|
||||
"Description": "Agari Phishing Defense and Brand Protection Solution for Microsoft Azure Sentinel makes it easy to connect Agari email threat data to the Microsoft Sentinel SOAR, improving visibility into email threats, accelerating incident response, and driving SOC efficiency. The Agari Data Connector included in the solution supports every Agari product: [Agari Brand Protection](https://www.agari.com/insights/solution-briefs/agari-brand-protection/), [Agari Phishing Defense](https://www.agari.com/products/phishing-defense/), and [Agari Phishing Response](https://www.agari.com/products/phishing-response/). Leveraging Agari data to enrich and share threat intelligence across multiple applications helps safeguard your entire infrastructure against email threats. For more details about this solution refer to [https://www.agari.com/insights/solution-briefs/microsoft-azure-sentinel-integration/](https://www.agari.com/insights/solution-briefs/microsoft-azure-sentinel-integration/)\n\n**Underlying Microsoft Technologies used:**\n\nThis solution takes a dependency on the following technologies, and some of these dependencies either may be in [Preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) state or might result in additional ingestion or operational costs:\n a. [Azure Functions](https://azure.microsoft.com/services/functions/#overview)\n b. [Azure Monitor HTTP Data Collector API](https://docs.microsoft.com/azure/azure-monitor/logs/data-collector-api)\nc. [Microsoft Security Graph API](https://docs.microsoft.com/graph/api/resources/security-api-overview?view=graph-rest-1.0)",
|
||||
"Data Connectors": [
|
||||
|
|
Двоичные данные
Solutions/Agari/Package/2.0.0.zip
Двоичные данные
Solutions/Agari/Package/2.0.0.zip
Двоичный файл не отображается.
|
@ -2,7 +2,7 @@
|
|||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
|
||||
"contentVersion": "1.0.0.0",
|
||||
"metadata": {
|
||||
"author": "Agari - isv@email.com",
|
||||
"author": "Agari",
|
||||
"comments": "Solution template for Agari"
|
||||
},
|
||||
"parameters": {
|
||||
|
@ -30,7 +30,7 @@
|
|||
}
|
||||
},
|
||||
"variables": {
|
||||
"solutionId": "publisherId_test.offerId_test",
|
||||
"solutionId": "agari.Agari_MSS",
|
||||
"_solutionId": "[variables('solutionId')]",
|
||||
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
|
||||
"uiConfigId1": "Agari",
|
||||
|
@ -279,8 +279,7 @@
|
|||
"sourceId": "[variables('_solutionId')]"
|
||||
},
|
||||
"author": {
|
||||
"name": "Agari",
|
||||
"email": "isv@email.com"
|
||||
"name": "Agari"
|
||||
},
|
||||
"support": {
|
||||
"name": "Agari",
|
||||
|
@ -311,8 +310,7 @@
|
|||
"sourceId": "[variables('_solutionId')]"
|
||||
},
|
||||
"author": {
|
||||
"name": "Agari",
|
||||
"email": "isv@email.com"
|
||||
"name": "Agari"
|
||||
},
|
||||
"support": {
|
||||
"name": "Agari",
|
||||
|
@ -507,8 +505,7 @@
|
|||
"sourceId": "[variables('_solutionId')]"
|
||||
},
|
||||
"author": {
|
||||
"name": "Agari",
|
||||
"email": "isv@email.com"
|
||||
"name": "Agari"
|
||||
},
|
||||
"support": {
|
||||
"name": "Agari",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"publisherId": "azuresentinel",
|
||||
"offerId": "azure-sentinel-solution-isvtesting3",
|
||||
"publisherId": "agari",
|
||||
"offerId": "Agari_MSS",
|
||||
"firstPublishDate": "2022-05-02",
|
||||
"providers": ["Agari"],
|
||||
"categories": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче