Skip to content

Commit fd2cc32

Browse files
Update articles/sentinel/create-codeless-connector.md
Co-authored-by: Austin McCollum <[email protected]>
1 parent b5dd390 commit fd2cc32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sentinel/create-codeless-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Finally, the CCP utilizes the credential objects in the data connector section.
218218

219219
Manually package an Azure Resource Management (ARM) template using the [example template code samples](#example-arm-template) as your guide. These code samples are divided by ARM template sections which you must splice together.
220220

221-
If you're creating a Google Cloud Platform (GCP) CCP data connector, package the deployment template using the example GCP CCP template. For information on how to fill out the GCP CCP template, see [GCP data connector connection rules reference](data-connection-rules-reference-gcp.md).
221+
If you're creating a Google Cloud Platform (GCP) CCP data connector, package the deployment template using the [example GCP CCP template](https://github.com/Azure/Azure-Sentinel/blob/master/DataConnectors/Templates/Connector_GCP_CCP_template.json). For information on how to fill out the GCP CCP template, see [GCP data connector connection rules reference](data-connection-rules-reference-gcp.md).
222222

223223
In addition to the example templates, published solutions available in the Microsoft Sentinel content hub use the CCP for their data connectors. Review the following solutions as more examples of how to stitch the components together into an ARM template.
224224

0 commit comments

Comments
 (0)