Skip to content

Commit 7ee6c4a

Browse files
yael-nisanovclaude
andcommitted
Update Upwind solution publisherId and repackage (v3.0.1)
Update publisherId to "upwindsecurityinc1754856292483" and repackage the Upwind solution with version bump to 3.0.1. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 10c7e2b commit 7ee6c4a

File tree

5 files changed

+7
-6
lines changed

5 files changed

+7
-6
lines changed

Solutions/Upwind/Data/Solution_UpwindLogsLoader.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Data Connectors/UpwindLogsLoader_API_FunctionApp.json"
88
],
99
"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\Upwind",
10-
"Version": "3.0.0",
10+
"Version": "3.0.1",
1111
"Metadata": "SolutionMetadata.json",
1212
"TemplateSpec": true
1313
}

Solutions/Upwind/Package/3.0.1.zip

6.29 KB
Binary file not shown.

Solutions/Upwind/Package/mainTemplate.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"email": "hello@upwind.io",
3434
"_email": "[variables('email')]",
3535
"_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",
3838
"_solutionId": "[variables('solutionId')]",
3939
"uiConfigId1": "UpwindLogsLoader",
4040
"_uiConfigId1": "[variables('uiConfigId1')]",
@@ -57,7 +57,7 @@
5757
"[extensionResourceId(resourceId('Microsoft.OperationalInsights/workspaces', parameters('workspace')), 'Microsoft.SecurityInsights/contentPackages', variables('_solutionId'))]"
5858
],
5959
"properties": {
60-
"description": "Upwind data connector with template version 3.0.0",
60+
"description": "Upwind data connector with template version 3.0.1",
6161
"mainTemplate": {
6262
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
6363
"contentVersion": "[variables('dataConnectorVersion1')]",
@@ -386,7 +386,7 @@
386386
"apiVersion": "2023-04-01-preview",
387387
"location": "[parameters('workspace-location')]",
388388
"properties": {
389-
"version": "3.0.0",
389+
"version": "3.0.1",
390390
"kind": "Solution",
391391
"contentSchemaVersion": "3.0.0",
392392
"displayName": "Upwind",

Solutions/Upwind/ReleaseNotes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
22
|-------------|--------------------------------|---------------------------|
3+
| 3.0.1 | 12-04-2026 | Updated publisherId. |
34
| 3.0.0 | 10-03-2026 | Initial solution release. |

Solutions/Upwind/SolutionMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"publisherId": "upwindpublisherid",
2+
"publisherId": "upwindsecurityinc1754856292483",
33
"offerId": "azure-sentinel-solution-upwind-logs-loader",
44
"firstPublishDate": "2026-03-10",
55
"providers": [

0 commit comments

Comments
 (0)