Skip to content

Commit

Permalink
Solution Repackaged
Browse files Browse the repository at this point in the history
  • Loading branch information
v-prasadboke committed Nov 20, 2023
1 parent 53e3123 commit 8445b80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Solutions/Gigamon Connector/Data/Solution_Gigamon.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"Data Connectors": [
"Data Connectors/Connector_Analytics_Gigamon.json"
],
"BasePath": "C:\\GitHub\\azure\\Solutions\\Gigamon Connector",
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Gigamon Connector",
"Version": "3.0.0",
"Metadata": "SolutionMetadata.json",
"TemplateSpec": true,
Expand Down
Binary file modified Solutions/Gigamon Connector/Package/3.0.0.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions Solutions/Gigamon Connector/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"variables": {
"_solutionName": "Gigamon Connector",
"_solutionVersion": "3.0.0",
"solutionId": "gigamon-data-connector.gigamon-connector-sentinel",
"solutionId": "gigamon-inc.microsoft-sentinel-solution-gigamon",
"_solutionId": "[variables('solutionId')]",
"workbookVersion1": "1.0.0",
"workbookContentId1": "GigamonConnector",
Expand Down Expand Up @@ -70,7 +70,7 @@
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
],
"properties": {
"description": "GigamonWorkbook Workbook with template version 3.0.0",
"description": "Gigamon Workbook with template version 3.0.0",
"mainTemplate": {
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
"contentVersion": "[variables('workbookVersion1')]",
Expand Down

0 comments on commit 8445b80

Please sign in to comment.