Skip to content

Commit b552ec6

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into vnet-old-review
2 parents 71ae8af + c5c97a8 commit b552ec6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/data-connectors/oracle-cloud-infrastructure-using-azure-function.md

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

1313
The Oracle Cloud Infrastructure (OCI) data connector provides the capability to ingest OCI Logs from [OCI Stream](https://docs.oracle.com/iaas/Content/Streaming/Concepts/streamingoverview.htm) into Microsoft Sentinel using the [OCI Streaming REST API](https://docs.oracle.com/iaas/api/#/streaming/streaming/20180418).
1414

1515
## Connector attributes
1616

1717
| Connector attribute | Description |
1818
| --- | --- |
19-
| **Azure function app code** | https://aka.ms/sentinel-OracleCloudInfrastructureLogsConnector-functionapp |
19+
| **Azure functions app code** | https://aka.ms/sentinel-OracleCloudInfrastructureLogsConnector-functionapp |
2020
| **Log Analytics table(s)** | OCI_Logs_CL<br/> |
2121
| **Data collection rules support** | Not currently supported |
2222
| **Supported by** | [Microsoft Corporation](https://support.microsoft.com) |
@@ -34,7 +34,7 @@ OCI_Logs_CL
3434

3535
## Prerequisites
3636

37-
To integrate with Oracle Cloud Infrastructure (using Azure Function) make sure you have:
37+
To integrate with Oracle Cloud Infrastructure (using Azure Functions) make sure you have:
3838

3939
- **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/).
4040
- **OCI API Credentials**: **API Key Configuration File** and **Private Key** are required for OCI API connection. See the documentation to learn more about [creating keys for API access](https://docs.oracle.com/en-us/iaas/Content/API/Concepts/apisigningkey.htm)

0 commit comments

Comments
 (0)