From 6a659e944da279a563a38328ded97f533aae578b Mon Sep 17 00:00:00 2001 From: glusan Date: Mon, 3 Feb 2025 14:05:43 +0200 Subject: [PATCH] docs: add 1.0.1 release links to json and installation_guide.md --- .../data_connector/deploy/azuredeploy_connector_app.json | 2 +- integrations/sentinel/data_connector/docs/installation_guide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/sentinel/data_connector/deploy/azuredeploy_connector_app.json b/integrations/sentinel/data_connector/deploy/azuredeploy_connector_app.json index 16c68de..2c44894 100644 --- a/integrations/sentinel/data_connector/deploy/azuredeploy_connector_app.json +++ b/integrations/sentinel/data_connector/deploy/azuredeploy_connector_app.json @@ -152,7 +152,7 @@ "LOGS_DCR_RULE_ID": "[reference(resourceId('Microsoft.Insights/dataCollectionRules', variables('ruleName'))).immutableId]", "LOGS_DCR_STREAM_NAME": "Custom-WsSecurityEvents_CL", "LOGS_ENDPOINT": "[reference(resourceId('Microsoft.Insights/dataCollectionEndpoints', variables('endpointName'))).logsIngestion.endpoint]", - "WEBSITE_RUN_FROM_PACKAGE": "https://github.com/WithSecureOpenSource/elements-api/releases/download/1.0.0/connector.zip" + "WEBSITE_RUN_FROM_PACKAGE": "https://github.com/WithSecureOpenSource/elements-api/releases/download/1.0.1/connector.zip" } } ] diff --git a/integrations/sentinel/data_connector/docs/installation_guide.md b/integrations/sentinel/data_connector/docs/installation_guide.md index 81e466c..8d89356 100644 --- a/integrations/sentinel/data_connector/docs/installation_guide.md +++ b/integrations/sentinel/data_connector/docs/installation_guide.md @@ -32,7 +32,7 @@ group called `UserGuide`. Initially it only contains Log Analytics Workspace cal Installation package provides [ARM template](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/) that deploys WithSecure Elements API connector in Azure portal. Download installation -package from [github.com](https://github.com/WithSecureOpenSource/elements-api/releases/download/1.0.0/install.zip) +package from [github.com](https://github.com/WithSecureOpenSource/elements-api/releases/download/1.0.1/install.zip) and extract archive in preferred localization. Directory `ws_connector/deploy` contains two files: - `azuredeploy_connector_app.json` - ARM template that deploys all required resources in