Skip to content

Commit 000b929

Browse files
authored
Merge pull request Azure#11991 from Azure/v-prasadboke-crowdstrike
preview tag added to crowdstrike connector
2 parents d984d4a + 5c660f3 commit 000b929

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

Solutions/CrowdStrike Falcon Endpoint Protection/Data Connectors/CrowdStrikeS3FDR_ccp/DataConnectorDefinition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"properties": {
88
"connectorUiConfig": {
99
"id": "CrowdStrikeFalconS3CCPDefinition",
10-
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
10+
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
1111
"publisher": "Microsoft",
1212
"descriptionMarkdown": "The Crowdstrike Falcon Data Replicator (S3) connector provides the capability to ingest raw event data from the Falcon Platform events into Microsoft Sentinel by polling CrowdStrike APIs. The connector provides ability to get events from Falcon Agents which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.",
1313
"graphQueriesTableName": "CrowdStrike_Additional_Events_CL",
Binary file not shown.

Solutions/CrowdStrike Falcon Endpoint Protection/Package/mainTemplate.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1239,7 +1239,7 @@
12391239
],
12401240
"properties": {
12411241
"contentId": "[variables('_dataConnectorContentIdConnectorDefinition4')]",
1242-
"displayName": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
1242+
"displayName": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
12431243
"contentKind": "DataConnector",
12441244
"mainTemplate": {
12451245
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -1256,7 +1256,7 @@
12561256
"properties": {
12571257
"connectorUiConfig": {
12581258
"id": "CrowdStrikeFalconS3CCPDefinition",
1259-
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
1259+
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
12601260
"publisher": "Microsoft",
12611261
"descriptionMarkdown": "The Crowdstrike Falcon Data Replicator (S3) connector provides the capability to ingest raw event data from the Falcon Platform events into Microsoft Sentinel by polling CrowdStrike APIs. The connector provides ability to get events from Falcon Agents which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.",
12621262
"graphQueriesTableName": "CrowdStrike_Additional_Events_CL",
@@ -8441,7 +8441,7 @@
84418441
"properties": {
84428442
"connectorUiConfig": {
84438443
"id": "CrowdStrikeFalconS3CCPDefinition",
8444-
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
8444+
"title": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
84458445
"publisher": "Microsoft",
84468446
"descriptionMarkdown": "The Crowdstrike Falcon Data Replicator (S3) connector provides the capability to ingest raw event data from the Falcon Platform events into Microsoft Sentinel by polling CrowdStrike APIs. The connector provides ability to get events from Falcon Agents which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.",
84478447
"graphQueriesTableName": "CrowdStrike_Additional_Events_CL",
@@ -8797,7 +8797,7 @@
87978797
],
87988798
"properties": {
87998799
"contentId": "[variables('_dataConnectorContentIdConnections4')]",
8800-
"displayName": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
8800+
"displayName": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
88018801
"contentKind": "ResourcesDataConnector",
88028802
"mainTemplate": {
88038803
"$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#",
@@ -8822,7 +8822,7 @@
88228822
"minLength": 3
88238823
},
88248824
"connectorDefinitionName": {
8825-
"defaultValue": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) ",
8825+
"defaultValue": "CrowdStrike Falcon Data Replicator (S3 Polling via Codeless Connector Platform) (Preview)",
88268826
"type": "string",
88278827
"minLength": 1
88288828
},

0 commit comments

Comments
 (0)