Skip to content

Commit 457cf0f

Browse files
authored
Merge pull request #125319 from changeworld/patch-53
Fix typo
2 parents d2909e9 + 080243d commit 457cf0f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/sentinel/data-connectors/proofpoint-on-demand-email-security.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ ProofpointPOD
5555
To integrate with Proofpoint On Demand Email Security (using Azure Functions) make sure you have:
5656

5757
- **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](/azure/azure-functions/).
58-
- **Websocket API Credentials/permissions**: **ProofpointClusterID**, **ProofpointToken** is required. [See the documentation to learn more about API](https://proofpointcommunities.force.com/community/s/article/Proofpoint-on-Demand-Pod-Log-API).
58+
- **WebSocket API Credentials/permissions**: **ProofpointClusterID**, **ProofpointToken** is required. [See the documentation to learn more about API](https://proofpointcommunities.force.com/community/s/article/Proofpoint-on-Demand-Pod-Log-API).
5959

6060

6161
## Vendor installation instructions
6262

6363

6464
> [!NOTE]
65-
> This connector uses Azure Functions to connect to the Proofpoint Websocket API to pull its logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the [Azure Functions pricing page](https://azure.microsoft.com/pricing/details/functions/) for details.
65+
> This connector uses Azure Functions to connect to the Proofpoint WebSocket API to pull its logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the [Azure Functions pricing page](https://azure.microsoft.com/pricing/details/functions/) for details.
6666
6767

6868
>**(Optional Step)** Securely store workspace and API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. [Follow these instructions](/azure/app-service/app-service-key-vault-references) to use Azure Key Vault with an Azure Function App.
@@ -71,9 +71,9 @@ To integrate with Proofpoint On Demand Email Security (using Azure Functions) ma
7171
>This data connector depends on a parser based on a Kusto Function to work as expected. [Follow these steps](https://aka.ms/sentinel-proofpointpod-parser) to create the Kusto functions alias, **ProofpointPOD**
7272
7373

74-
**STEP 1 - Configuration steps for the Proofpoint Websocket API**
74+
**STEP 1 - Configuration steps for the Proofpoint WebSocket API**
7575

76-
1. Proofpoint Websocket API service requires Remote Syslog Forwarding license. Please refer the [documentation](https://proofpointcommunities.force.com/community/s/article/Proofpoint-on-Demand-Pod-Log-API) on how to enable and check PoD Log API.
76+
1. Proofpoint WebSocket API service requires Remote Syslog Forwarding license. Please refer the [documentation](https://proofpointcommunities.force.com/community/s/article/Proofpoint-on-Demand-Pod-Log-API) on how to enable and check PoD Log API.
7777
2. You must provide your cluster id and security token.
7878

7979

0 commit comments

Comments
 (0)