This commit is contained in:
v-sabiraj 2022-05-11 12:56:08 +05:30
Родитель bcd8a8fd59
Коммит 4df2a224c5
4 изменённых файлов: 9 добавлений и 18 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"Name": "Delinea Secret Server",
"Author": "Thycotic - isv@email.com",
"Author": "Thycotic",
"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/ThycoticLogo.svg\"width=\"75px\" height=\"75px\">",
"Description": "The [Delinea](https://delinea.com/) Secret Server Microsoft Sentinel Data Solution enables delivery of Delinea Secret Server log messages to your Microsoft Sentinel Workspace.\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\na. [Common Event Format (CEF) formatted logs in Microsoft Sentinel](https://docs.microsoft.com/azure/sentinel/connect-common-event-format)",
"Data Connectors": [

Двоичный файл не отображается.

Просмотреть файл

@ -2,7 +2,7 @@
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"metadata": {
"author": "Thycotic - isv@email.com",
"author": "Thycotic",
"comments": "Solution template for Delinea Secret Server"
},
"parameters": {
@ -38,7 +38,7 @@
}
},
"variables": {
"solutionId": "publisherId_test.offerId_test",
"solutionId": "thycoticsoftwareltd1584645107152.Delinea_Secret_Server_MSS",
"_solutionId": "[variables('solutionId')]",
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
"uiConfigId1": "ThycoticSecretServer_CEF",
@ -254,12 +254,10 @@
"sourceId": "[variables('_solutionId')]"
},
"author": {
"name": "Thycotic",
"email": "isv@email.com"
"name": "Thycotic"
},
"support": {
"name": "Thycotic",
"email": "isv@email.com",
"tier": "Partner",
"link": "https://thycotic.com/support/"
}
@ -287,12 +285,10 @@
"sourceId": "[variables('_solutionId')]"
},
"author": {
"name": "Thycotic",
"email": "isv@email.com"
"name": "Thycotic"
},
"support": {
"name": "Thycotic",
"email": "isv@email.com",
"tier": "Partner",
"link": "https://thycotic.com/support/"
}
@ -498,12 +494,10 @@
"sourceId": "[variables('_solutionId')]"
},
"author": {
"name": "Thycotic",
"email": "isv@email.com"
"name": "Thycotic"
},
"support": {
"name": "Thycotic",
"email": "isv@email.com",
"tier": "Partner",
"link": "https://thycotic.com/support/"
},
@ -541,12 +535,10 @@
"sourceId": "[variables('_solutionId')]"
},
"author": {
"name": "Thycotic",
"email": "isv@email.com"
"name": "Thycotic"
},
"support": {
"name": "Thycotic",
"email": "isv@email.com",
"tier": "Partner",
"link": "https://thycotic.com/support/"
},

Просмотреть файл

@ -1,6 +1,6 @@
{
"publisherId": "publisherId_test",
"offerId": "offerId_test",
"publisherId": "thycoticsoftwareltd1584645107152",
"offerId": "Delinea_Secret_Server_MSS",
"firstPublishDate": "2022-05-06",
"providers": ["Thycotic"],
"categories": {
@ -8,7 +8,6 @@
},
"support": {
"name": "Thycotic",
"email": "isv@email.com",
"tier": "Partner",
"link": "https://thycotic.com/support/"
}