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/box-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: "Box (using Azure Function) connector for Microsoft Sentinel"
3
-
description: "Learn how to install the connector Box (using Azure Function) to connect your data source to Microsoft Sentinel."
2
+
title: "Box (using Azure Functions) connector for Microsoft Sentinel"
3
+
description: "Learn how to install the connector Box (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
-
# Box (using Azure Function) connector for Microsoft Sentinel
11
+
# Box (using Azure Functions) connector for Microsoft Sentinel
12
12
13
13
The Box data connector provides the capability to ingest [Box enterprise's events](https://developer.box.com/guides/events/#admin-events) into Microsoft Sentinel using the Box REST API. Refer to [Box documentation](https://developer.box.com/guides/events/enterprise-events/for-enterprise/) for more information.
14
14
@@ -17,7 +17,7 @@ The Box data connector provides the capability to ingest [Box enterprise's event
To integrate with Box (using Azure Function) make sure you have:
38
+
To integrate with Box (using Azure Functions) make sure you have:
39
39
40
40
-**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/).
41
41
-**Box API Credentials**: Box config JSON file is required for Box REST API JWT authentication. [See the documentation to learn more about JWT authentication](https://developer.box.com/guides/authentication/jwt/).
0 commit comments