You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sentinel/data-connectors/digital-shadows-searchlight-using-azure-function.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
---
2
-
title: "Digital Shadows Searchlight (using Azure Function) connector for Microsoft Sentinel"
3
-
description: "Learn how to install the connector Digital Shadows Searchlight (using Azure Function) to connect your data source to Microsoft Sentinel."
2
+
title: "Digital Shadows Searchlight (using Azure Functions) connector for Microsoft Sentinel"
3
+
description: "Learn how to install the connector Digital Shadows Searchlight (using Azure Functions) to connect your data source to Microsoft Sentinel."
4
4
author: cwatson-cat
5
5
ms.topic: how-to
6
6
ms.date: 02/23/2023
7
7
ms.service: microsoft-sentinel
8
8
ms.author: cwatson
9
9
---
10
10
11
-
# Digital Shadows Searchlight (using Azure Function) connector for Microsoft Sentinel
11
+
# Digital Shadows Searchlight (using Azure Functions) connector for Microsoft Sentinel
12
12
13
13
The Digital Shadows data connector provides ingestion of the incidents and alerts from Digital Shadows Searchlight into the Microsoft Sentinel using the REST API. The connector will provide the incidents and alerts information such that it helps to examine, diagnose and analyse the potential security risks and threats.
14
14
@@ -17,7 +17,7 @@ The Digital Shadows data connector provides ingestion of the incidents and alert
17
17
| Connector attribute | Description |
18
18
| --- | --- |
19
19
|**Application settings**| apiUsername<br/>apipassword<br/>apiToken<br/>workspaceID<br/>workspaceKey<br/>uri<br/>logAnalyticsUri (optional)(add any other settings required by the Function App)Set the <code>uri</code> value to: <code><add uri value></code> |
20
-
|**Azure function app code**| Add%20GitHub%20link%20to%20Function%20App%20code |
To integrate with Digital Shadows Searchlight (using Azure Function) make sure you have:
37
+
To integrate with Digital Shadows Searchlight (using Azure Functions) make sure you have:
38
38
39
39
-**Microsoft.Web/sites permissions**: Read and write permissions to Azure Functions to create a Function App is required. [See the documentation to learn more about Azure Functions](https://learn.microsoft.com/azure/azure-functions/).
40
40
-**REST API Credentials/permissions**: **Digital Shadows account ID, secret and key** is required. See the documentation to learn more about API on the `https://portal-digitalshadows.com/learn/searchlight-api/overview/description`.
0 commit comments