Skip to content

Commit aa80d66

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446 Performed changes to fix the document changed from "Azure Function" to "Azure Functions"
1 parent d8b66d6 commit aa80d66

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/data-connectors/zero-networks-segment-audit-function-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: "Zero Networks Segment Audit (Function) (using Azure Function) connector for Microsoft Sentinel"
3-
description: "Learn how to install the connector Zero Networks Segment Audit (Function) (using Azure Function) to connect your data source to Microsoft Sentinel."
2+
title: "Zero Networks Segment Audit (Function) (using Azure Functions) connector for Microsoft Sentinel"
3+
description: "Learn how to install the connector Zero Networks Segment Audit (Function) (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-
# Zero Networks Segment Audit (Function) (using Azure Function) connector for Microsoft Sentinel
11+
# Zero Networks Segment Audit (Function) (using Azure Functions) connector for Microsoft Sentinel
1212

1313
The [Zero Networks Segment](https://zeronetworks.com/product/) Audit data connector provides the capability to ingest Audit events into Microsoft Sentinel through the REST API. Refer to API guide for more information. The connector provides ability to get events which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.
1414

@@ -17,7 +17,7 @@ The [Zero Networks Segment](https://zeronetworks.com/product/) Audit data connec
1717
| Connector attribute | Description |
1818
| --- | --- |
1919
| **Application settings** | APIToken<br/>WorkspaceID<br/>WorkspaceKey<br/>logAnalyticsUri (optional)<br/>uri<br/>tableName |
20-
| **Azure function app code** | https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/ZeroNetworks/SegmentFunctionConnector/AzureFunction_ZeroNetworks_Segment_Audit.zip |
20+
| **Azure functions app code** | https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/DataConnectors/ZeroNetworks/SegmentFunctionConnector/AzureFunction_ZeroNetworks_Segment_Audit.zip |
2121
| **Log Analytics table(s)** | ZNSegmentAudit_CL<br/> |
2222
| **Data collection rules support** | Not currently supported |
2323
| **Supported by** | [Zero Networks](https://zeronetworks.com) |
@@ -35,7 +35,7 @@ ZNSegmentAudit_CL
3535

3636
## Prerequisites
3737

38-
To integrate with Zero Networks Segment Audit (Function) (using Azure Function) make sure you have:
38+
To integrate with Zero Networks Segment Audit (Function) (using Azure Functions) make sure you have:
3939

4040
- **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/).
4141
- **REST API Credentials**: **Zero Networks Segment** **API Token** is required for REST API. See the API Guide.

0 commit comments

Comments
 (0)