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
description: "Learn how to install the connector Atlassian Confluence Audit (using Azure Functions) to connect your data source to Microsoft Sentinel."
4
4
author: cwatson-cat
5
5
ms.topic: how-to
6
-
ms.date: 10/15/2024
6
+
ms.date: 11/20/2024
7
7
ms.service: microsoft-sentinel
8
8
ms.author: cwatson
9
9
ms.collection: sentinel-data-connector
@@ -20,7 +20,7 @@ This is autogenerated content. For changes, contact the solution provider.
|**Azure function app code**|[https://aka.ms/sentinel-confluenceauditapi-functionapp](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AtlassianConfluenceAudit/Data%20Connector/AtlassianConfluenceAuditDataConnector/ConfluenceAuditAPISentinelConn.zip)|
23
+
|**Azure function app code**|https://aka.ms/sentinel-confluenceauditapi-functionapp|
@@ -89,7 +89,7 @@ Use the following step-by-step instructions to deploy the Confluence Audit data
89
89
90
90
> **NOTE:** You will need to [prepare VS code](/azure/azure-functions/functions-create-first-function-python#prerequisites) for Azure function development.
91
91
92
-
1. Download the [Azure Function App](https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AtlassianConfluenceAudit/Data%20Connector/AtlassianConfluenceAuditDataConnector/ConfluenceAuditAPISentinelConn.zip) file. Extract archive to your local development computer.
92
+
1. Download the [Azure Function App](https://aka.ms/sentinel-confluenceauditapi-functionapp) file. Extract archive to your local development computer.
93
93
2. Start VS Code. Choose File in the main menu and select Open Folder.
94
94
3. Select the top level folder from extracted files.
95
95
4. Choose the Azure icon in the Activity bar, then in the **Azure: Functions** area, choose the **Deploy to function app** button.
Copy file name to clipboardExpand all lines: articles/sentinel/data-connectors/bitglass.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Bitglass (using Azure Functions) connector for Microsoft Sentinel"
3
3
description: "Learn how to install the connector Bitglass (using Azure Functions) to connect your data source to Microsoft Sentinel."
4
4
author: cwatson-cat
5
5
ms.topic: how-to
6
-
ms.date: 10/15/2024
6
+
ms.date: 11/20/2024
7
7
ms.service: microsoft-sentinel
8
8
ms.author: cwatson
9
9
ms.collection: sentinel-data-connector
@@ -63,7 +63,7 @@ To integrate with Bitglass (using Azure Functions) make sure you have:
63
63
64
64
Follow the instructions to obtain the credentials.
65
65
66
-
1. Please contact Bitglass [support](https://pages.bitglass.com/Contact.html) and obtain the **BitglassToken** and **BitglassServiceURL** ntation].
66
+
1. Please contact Bitglass [support](https://www.forcepoint.com/company/contact-us) and obtain the **BitglassToken** and **BitglassServiceURL** ntation].
67
67
2. Save credentials for using in the data connector.
Copy file name to clipboardExpand all lines: articles/sentinel/data-connectors/forescout.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: "Forescout connector for Microsoft Sentinel"
3
3
description: "Learn how to install the connector Forescout to connect your data source to Microsoft Sentinel."
4
4
author: cwatson-cat
5
5
ms.topic: how-to
6
-
ms.date: 04/26/2024
6
+
ms.date: 11/20/2024
7
7
ms.service: microsoft-sentinel
8
8
ms.author: cwatson
9
9
ms.collection: sentinel-data-connector
@@ -41,7 +41,7 @@ ForescoutEvent
41
41
42
42
43
43
> [!NOTE]
44
-
> This data connector depends on a parser based on a Kusto Function to work as expected [**ForescoutEvent**](https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Solutions/Forescout%20(Legacy)/Parsers/ForescoutEvent.yaml) which is deployed with the Microsoft Sentinel Solution.
44
+
> This data connector depends on a parser based on a Kusto Function to work as expected [**ForescoutEvent**](https://aka.ms/sentinel-forescout-parser) which is deployed with the Microsoft Sentinel Solution.
0 commit comments