Skip to content

Commit e0e249c

Browse files
authored
Merge pull request #14105 from fenil-savani/ExtraHop-Log-Ingestion-Zip-Change
[Extahop] - Revert zip version to avoid existing customer facing issues
2 parents 320dc03 + 7918be2 commit e0e249c

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

Binary file not shown.
Binary file not shown.

Solutions/ExtraHop/Data Connectors/ExtraHopDataConnector/azuredeploy_ExtraHop_AzureFunction.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@
767767
"WorkspaceName": "[parameters('WorkspaceName')]",
768768
"DetectionsTableName": "[parameters('DetectionsTableName')]",
769769
"LogLevel": "[parameters('LogLevel')]",
770-
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-ExtraHop-functionapp",
770+
"WEBSITE_RUN_FROM_PACKAGE": "https://aka.ms/sentinel-ExtraHopDataConnector302-functionapp",
771771
"AZURE_CLIENT_ID": "[parameters('AzureClientId')]",
772772
"AZURE_CLIENT_SECRET": "[parameters('AzureClientSecret')]",
773773
"AZURE_TENANT_ID": "[parameters('TenantId')]",

Solutions/ExtraHop/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
| **Version** | **Date Modified (DD-MM-YYYY)** | **Change History** |
22
|-------------|--------------------------------|---------------------------------------------|
3-
| 3.0.2 | 20-03-2026 | Add Log Ingestion API Support. |
3+
| 3.0.2 | 21-04-2026 | Add Log Ingestion API Support. |
44
| 3.0.1 | 04-06-2025 | Updated **Parser** and **Workbook** to fix issue. |
55
| 3.0.0 | 19-03-2025 | Initial Solution Release. |

0 commit comments

Comments
 (0)