Skip to content

Commit

Permalink
Merge pull request #11836 from roberteliass/master
Browse files Browse the repository at this point in the history
Updated solutiondId in mainTemplate.json
  • Loading branch information
v-prasadboke authored Feb 20, 2025
2 parents df30ea6 + a045715 commit 3312ea9
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file modified Solutions/CTERA/Package/3.0.1.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Solutions/CTERA/Package/createUiDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
}
},
{
"name": "dataconnectors-link2",
"name": "dataconnectors-link1",
"type": "Microsoft.Common.TextBlock",
"options": {
"link": {
Expand Down
2 changes: 1 addition & 1 deletion Solutions/CTERA/Package/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"_email": "[variables('email')]",
"_solutionName": "CTERA",
"_solutionVersion": "3.0.1",
"solutionId": "cteranetworksltd1651947437632.microsoft-sentinel-solution-ctera",
"solutionId": "cteranetworksltd1651947437632.ctera-microsoft-sentinel",
"_solutionId": "[variables('solutionId')]",
"uiConfigId1": "CTERA",
"_uiConfigId1": "[variables('uiConfigId1')]",
Expand Down
2 changes: 1 addition & 1 deletion Solutions/CTERA/SolutionMetadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"publisherId": "cteranetworksltd1651947437632",
"offerId": "microsoft-sentinel-solution-ctera",
"offerId": "ctera-microsoft-sentinel",
"firstPublishDate": "2024-07-28",
"providers": ["CTERA Networks Ltd"],
"categories": {
Expand Down

0 comments on commit 3312ea9

Please sign in to comment.