|
33 | 33 | "email": "hello@upwind.io", |
34 | 34 | "_email": "[variables('email')]", |
35 | 35 | "_solutionName": "Upwind", |
36 | | - "_solutionVersion": "3.0.0", |
37 | | - "solutionId": "upwindpublisherid.azure-sentinel-solution-upwind-logs-loader", |
| 36 | + "_solutionVersion": "3.0.1", |
| 37 | + "solutionId": "upwindsecurityinc1754856292483.azure-sentinel-solution-upwind-logs-loader", |
38 | 38 | "_solutionId": "[variables('solutionId')]", |
39 | 39 | "uiConfigId1": "UpwindLogsLoader", |
40 | 40 | "_uiConfigId1": "[variables('uiConfigId1')]", |
|
57 | 57 | "[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]" |
58 | 58 | ], |
59 | 59 | "properties": { |
60 | | - "description": "Upwind data connector with template version 3.0.0", |
| 60 | + "description": "Upwind data connector with template version 3.0.1", |
61 | 61 | "mainTemplate": { |
62 | 62 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
63 | 63 | "contentVersion": "[variables('dataConnectorVersion1')]", |
|
386 | 386 | "apiVersion": "2023-04-01-preview", |
387 | 387 | "location": "[parameters('workspace-location')]", |
388 | 388 | "properties": { |
389 | | - "version": "3.0.0", |
| 389 | + "version": "3.0.1", |
390 | 390 | "kind": "Solution", |
391 | 391 | "contentSchemaVersion": "3.0.0", |
392 | 392 | "displayName": "Upwind", |
|
0 commit comments