Skip to content

Commit 156891d

Browse files
Merge pull request #287674 from austinmccollum/patch-4
update template link and intro
2 parents c2ea913 + d51283f commit 156891d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/sentinel/data-connection-rules-reference-gcp.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ For more information, see [Create a codeless connector for Microsoft Sentinel](c
2020

2121
## Build the GCP CCP data connector
2222

23-
A sample GCP CCP data connector deployment template is available [here](https://github.com/austinmccollum/Azure-Sentinel/blob/patch-5/DataConnectors/Templates/Connector_GCP_CCP_template.json) to ease the development of connecting your data source. With most of the deployment template sections filled out, only the first two components need to be built. For more information on building the first two components, see the [Output table definition](create-codeless-connector.md#output-table-definition) and [Data Collection Rule (DCR)](create-codeless-connector.md#data-collection-rule) sections.
23+
Simplify the development of connecting your GCP data source with a sample GCP CCP data connector deployment template.
24+
25+
[**GCP CCP example template**](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Templates/Connector_GCP_CCP_template.json)
26+
27+
With most of the deployment template sections filled out, you only need to build the first two components, the output table and the DCR. For more information, see the [Output table definition](create-codeless-connector.md#output-table-definition) and [Data Collection Rule (DCR)](create-codeless-connector.md#data-collection-rule) sections.
2428

2529
## Data Connectors - Create or update
2630

0 commit comments

Comments
 (0)