Skip to content

Commit ea03d18

Browse files
Merge pull request #230540 from YashikaTyagii/patch-52
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446
2 parents 099ff08 + 628310b commit ea03d18

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/sentinel/data-connectors/cisco-umbrella-using-azure-function.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: "Cisco Umbrella (using Azure Function) connector for Microsoft Sentinel"
3-
description: "Learn how to install the connector Cisco Umbrella (using Azure Function) to connect your data source to Microsoft Sentinel."
2+
title: "Cisco Umbrella (using Azure Functions) connector for Microsoft Sentinel"
3+
description: "Learn how to install the connector Cisco Umbrella (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-
# Cisco Umbrella (using Azure Function) connector for Microsoft Sentinel
11+
# Cisco Umbrella (using Azure Functions) connector for Microsoft Sentinel
1212

1313
The Cisco Umbrella data connector provides the capability to ingest [Cisco Umbrella](https://docs.umbrella.com/) events stored in Amazon S3 into Microsoft Sentinel using the Amazon S3 REST API. Refer to [Cisco Umbrella log management documentation](https://docs.umbrella.com/deployment-umbrella/docs/log-management) for more information.
1414

@@ -17,7 +17,7 @@ The Cisco Umbrella data connector provides the capability to ingest [Cisco Umbre
1717
| Connector attribute | Description |
1818
| --- | --- |
1919
| **Application settings** | WorkspaceID<br/>WorkspaceKey<br/>S3Bucket<br/>AWSAccessKeyId<br/>AWSSecretAccessKey<br/>logAnalyticsUri (optional) |
20-
| **Azure function app code** | https://aka.ms/sentinel-CiscoUmbrellaConn-functionapp |
20+
| **Azure functions app code** | https://aka.ms/sentinel-CiscoUmbrellaConn-functionapp |
2121
| **Kusto function alias** | Cisco_Umbrella |
2222
| **Kusto function url** | https://aka.ms/sentinel-ciscoumbrella-function |
2323
| **Log Analytics table(s)** | Cisco_Umbrella_dns_CL<br/> Cisco_Umbrella_proxy_CL<br/> Cisco_Umbrella_ip_CL<br/> Cisco_Umbrella_cloudfirewall_CL<br/> |

0 commit comments

Comments
 (0)