Skip to content

Commit 18bbcc0

Browse files
Merge pull request #230582 from YashikaTyagii/patch-89
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446
2 parents c2d87fe + 0db8810 commit 18bbcc0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/sentinel/data-connectors/tenable-io-vulnerability-management-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: "Tenable.io Vulnerability Management (using Azure Function) connector for Microsoft Sentinel"
3-
description: "Learn how to install the connector Tenable.io Vulnerability Management (using Azure Function) to connect your data source to Microsoft Sentinel."
2+
title: "Tenable.io Vulnerability Management (using Azure Functions) connector for Microsoft Sentinel"
3+
description: "Learn how to install the connector Tenable.io Vulnerability Management (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-
# Tenable.io Vulnerability Management (using Azure Function) connector for Microsoft Sentinel
11+
# Tenable.io Vulnerability Management (using Azure Functions) connector for Microsoft Sentinel
1212

1313
The [Tenable.io](https://www.tenable.com/products/tenable-io) data connector provides the capability to ingest Asset and Vulnerability data into Microsoft Sentinel through the REST API from the Tenable.io platform (Managed in the cloud). Refer to [API documentation](https://developer.tenable.com/reference) for more information. The connector provides the ability to get data which helps to examine potential security risks, get insight into your computing assets, diagnose configuration problems and more
1414

@@ -17,7 +17,7 @@ The [Tenable.io](https://www.tenable.com/products/tenable-io) data connector pro
1717
| Connector attribute | Description |
1818
| --- | --- |
1919
| **Application settings** | TenableAccessKey<br/>TenableSecretKey<br/>WorkspaceID<br/>WorkspaceKey<br/>logAnalyticsUri (optional) |
20-
| **Azure function app code** | https://aka.ms/sentinel-TenableIO-functionapp |
20+
| **Azure functions app code** | https://aka.ms/sentinel-TenableIO-functionapp |
2121
| **Log Analytics table(s)** | Tenable_IO_Assets_CL<br/> Tenable_IO_Vuln_CL<br/> |
2222
| **Data collection rules support** | Not currently supported |
2323
| **Supported by** | [Tenable](https://www.tenable.com/support/technical-support) |

0 commit comments

Comments
 (0)