update package new version 2.0.1
This commit is contained in:
Родитель
8a3ad053a4
Коммит
139abaed94
|
@ -10,8 +10,8 @@
|
|||
"Workbooks/NucleusCyber_NCProtect_Workbook.json"
|
||||
],
|
||||
"Metadata": "SolutionMetadata.json",
|
||||
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\NC Protect Data Connector",
|
||||
"Version": "2.0.0",
|
||||
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\archTIS",
|
||||
"Version": "2.0.1",
|
||||
"TemplateSpec": true,
|
||||
"Is1PConnector": false
|
||||
}
|
Двоичный файл не отображается.
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"workbook1-name": {
|
||||
"type": "string",
|
||||
"defaultValue": "NucleusCyberProtect",
|
||||
"defaultValue": "NCProtect",
|
||||
"minLength": 1,
|
||||
"metadata": {
|
||||
"description": "Name for the workbook"
|
||||
|
@ -38,12 +38,12 @@
|
|||
}
|
||||
},
|
||||
"variables": {
|
||||
"solutionId": "nucleuscyber.nc-protect-azure-sentinel-data-connector",
|
||||
"solutionId": "archtis.nc-protect-azure-sentinel-data-connector",
|
||||
"_solutionId": "[variables('solutionId')]",
|
||||
"workspaceResourceId": "[resourceId('microsoft.OperationalInsights/Workspaces', parameters('workspace'))]",
|
||||
"uiConfigId1": "NucleusCyberNCProtect",
|
||||
"uiConfigId1": "NCProtect",
|
||||
"_uiConfigId1": "[variables('uiConfigId1')]",
|
||||
"dataConnectorContentId1": "NucleusCyberNCProtect",
|
||||
"dataConnectorContentId1": "NCProtect",
|
||||
"_dataConnectorContentId1": "[variables('dataConnectorContentId1')]",
|
||||
"dataConnectorId1": "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/dataConnectors', variables('_dataConnectorContentId1'))]",
|
||||
"_dataConnectorId1": "[variables('dataConnectorId1')]",
|
||||
|
@ -415,7 +415,7 @@
|
|||
"[resourceId('Microsoft.Resources/templateSpecs', variables('workbookTemplateSpecName1'))]"
|
||||
],
|
||||
"properties": {
|
||||
"description": "NucleusCyber_NCProtect_WorkbookWorkbook Workbook with template version 2.0.0",
|
||||
"description": "archTIS_NCProtect_WorkbookWorkbook Workbook with template version 2.0.1",
|
||||
"mainTemplate": {
|
||||
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
|
||||
"contentVersion": "[variables('workbookVersion1')]",
|
||||
|
@ -444,7 +444,7 @@
|
|||
"apiVersion": "2022-01-01-preview",
|
||||
"name": "[concat(parameters('workspace'),'/Microsoft.SecurityInsights/',concat('Workbook-', last(split(variables('workbookId1'),'/'))))]",
|
||||
"properties": {
|
||||
"description": "@{workbookKey=NCProtectWorkbook; logoFileName=NCProtectIcon.svg; description=Sets the time name for analysis; dataTypesDependencies=System.Object[]; dataConnectorsDependencies=System.Object[]; previewImagesFileNames=System.Object[]; version=1.0.0; title=NucleusCyberProtect; templateRelativePath=NucleusCyber_NCProtect_Workbook.json; subtitle=; provider=archTIS}.description",
|
||||
"description": "@{workbookKey=NCProtectWorkbook; logoFileName=NCProtectIcon.svg; description=Sets the time name for analysis; dataTypesDependencies=System.Object[]; dataConnectorsDependencies=System.Object[]; previewImagesFileNames=System.Object[]; version=1.0.0; title=NCProtect; templateRelativePath=archTIS_NCProtect_Workbook.json; subtitle=; provider=archTIS}.description",
|
||||
"parentId": "[variables('workbookId1')]",
|
||||
"contentId": "[variables('_workbookContentId1')]",
|
||||
"kind": "Workbook",
|
||||
|
@ -470,7 +470,7 @@
|
|||
"kind": "DataType"
|
||||
},
|
||||
{
|
||||
"contentId": "NucleusCyberNCProtect",
|
||||
"contentId": "NCProtect",
|
||||
"kind": "DataConnector"
|
||||
}
|
||||
]
|
||||
|
@ -486,7 +486,7 @@
|
|||
"apiVersion": "2022-01-01-preview",
|
||||
"location": "[parameters('workspace-location')]",
|
||||
"properties": {
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"kind": "Solution",
|
||||
"contentSchemaVersion": "2.0.0",
|
||||
"contentId": "[variables('_solutionId')]",
|
||||
|
|
Загрузка…
Ссылка в новой задаче