Skip to content

Commit bded607

Browse files
Merge pull request #230544 from YashikaTyagii/patch-56
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446
2 parents 647f1a8 + a2a724d commit bded607

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/data-connectors/digital-shadows-searchlight-using-azure-function.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
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."
44
author: cwatson-cat
55
ms.topic: how-to
66
ms.date: 02/23/2023
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
99
---
1010

11-
# Digital Shadows Searchlight (using Azure Function) connector for Microsoft Sentinel
11+
# Digital Shadows Searchlight (using Azure Functions) connector for Microsoft Sentinel
1212

1313
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.
1414

@@ -17,7 +17,7 @@ The Digital Shadows data connector provides ingestion of the incidents and alert
1717
| Connector attribute | Description |
1818
| --- | --- |
1919
| **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>&lt;add uri value&gt;</code> |
20-
| **Azure function app code** | Add%20GitHub%20link%20to%20Function%20App%20code |
20+
| **Azure functions app code** | Add%20GitHub%20link%20to%20Function%20App%20code |
2121
| **Log Analytics table(s)** | DigitalShadows_CL<br/> |
2222
| **Data collection rules support** | Not currently supported |
2323
| **Supported by** | [Digital Shadows](https://www.digitalshadows.com/) |
@@ -34,7 +34,7 @@ DigitalShadows_CL
3434

3535
## Prerequisites
3636

37-
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:
3838

3939
- **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/).
4040
- **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

Comments
 (0)