Skip to content

Commit 6c764c4

Browse files
Merge pull request #230550 from YashikaTyagii/patch-59
(AzureCXP) fixes MicrosoftDocs/azure-docs#106446
2 parents 3dc4407 + 78c901f commit 6c764c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/sentinel/data-connectors/google-cloud-platform-cloud-monitoring-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: "Google Cloud Platform Cloud Monitoring (using Azure Function) connector for Microsoft Sentinel"
3-
description: "Learn how to install the connector Google Cloud Platform Cloud Monitoring (using Azure Function) to connect your data source to Microsoft Sentinel."
2+
title: "Google Cloud Platform Cloud Monitoring (using Azure Functions) connector for Microsoft Sentinel"
3+
description: "Learn how to install the connector Google Cloud Platform Cloud Monitoring (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-
# Google Cloud Platform Cloud Monitoring (using Azure Function) connector for Microsoft Sentinel
11+
# Google Cloud Platform Cloud Monitoring (using Azure Functions) connector for Microsoft Sentinel
1212

1313
The Google Cloud Platform Cloud Monitoring data connector provides the capability to ingest [GCP Monitoring metrics](https://cloud.google.com/monitoring/api/metrics_gcp) into Microsoft Sentinel using the GCP Monitoring API. Refer to [GCP Monitoring API documentation](https://cloud.google.com/monitoring/api/v3) for more information.
1414

1515
## Connector attributes
1616

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

3535
## Prerequisites
3636

37-
To integrate with Google Cloud Platform Cloud Monitoring (using Azure Function) make sure you have:
37+
To integrate with Google Cloud Platform Cloud Monitoring (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
- **GCP service account**: GCP service account with permissions to read Cloud Monitoring metrics is required for GCP Monitoring API (required *Monitoring Viewer* role). Also json file with service account key is required. See the documentation to learn more about [creating service account](https://cloud.google.com/iam/docs/creating-managing-service-accounts) and [creating service account key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys).

0 commit comments

Comments
 (0)