|
207 | 207 | "status": "Available", |
208 | 208 | "requiredDataConnectors": [ |
209 | 209 | { |
210 | | - "connectorId": "QscoutAppEventsCCFDefinition", |
211 | 210 | "dataTypes": [ |
212 | 211 | "QscoutAppEvents_CL" |
213 | | - ] |
| 212 | + ], |
| 213 | + "connectorId": "QscoutAppEventsCCFDefinition" |
214 | 214 | } |
215 | 215 | ], |
216 | 216 | "tactics": [ |
|
269 | 269 | ], |
270 | 270 | "entityMappings": [ |
271 | 271 | { |
272 | | - "entityType": "Account", |
273 | 272 | "fieldMappings": [ |
274 | 273 | { |
275 | | - "identifier": "Name", |
276 | | - "columnName": "AccountCustomEntity" |
| 274 | + "columnName": "AccountCustomEntity", |
| 275 | + "identifier": "Name" |
277 | 276 | } |
278 | | - ] |
| 277 | + ], |
| 278 | + "entityType": "Account" |
279 | 279 | } |
280 | 280 | ] |
281 | 281 | } |
|
331 | 331 | ], |
332 | 332 | "properties": { |
333 | 333 | "contentId": "[variables('_dataConnectorContentIdConnectorDefinition1')]", |
334 | | - "displayName": "QscoutAppEventsConnector", |
| 334 | + "displayName": "QscoutAppEventsConnector (via Codeless Connector Framework)", |
335 | 335 | "contentKind": "DataConnector", |
336 | 336 | "mainTemplate": { |
337 | 337 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
348 | 348 | "properties": { |
349 | 349 | "connectorUiConfig": { |
350 | 350 | "id": "QscoutAppEventsCCFDefinition", |
351 | | - "title": "QscoutAppEventsConnector", |
| 351 | + "title": "QscoutAppEventsConnector (via Codeless Connector Framework)", |
352 | 352 | "publisher": "Quokka", |
353 | 353 | "descriptionMarkdown": "Ingest Qscout application events into Microsoft Sentinel", |
354 | 354 | "graphQueriesTableName": "QscoutAppEvents_CL", |
|
647 | 647 | "properties": { |
648 | 648 | "connectorUiConfig": { |
649 | 649 | "id": "QscoutAppEventsCCFDefinition", |
650 | | - "title": "QscoutAppEventsConnector", |
| 650 | + "title": "QscoutAppEventsConnector (via Codeless Connector Framework)", |
651 | 651 | "publisher": "Quokka", |
652 | 652 | "descriptionMarkdown": "Ingest Qscout application events into Microsoft Sentinel", |
653 | 653 | "graphQueriesTableName": "QscoutAppEvents_CL", |
|
782 | 782 | ], |
783 | 783 | "properties": { |
784 | 784 | "contentId": "[variables('_dataConnectorContentIdConnections1')]", |
785 | | - "displayName": "QscoutAppEventsConnector", |
| 785 | + "displayName": "QscoutAppEventsConnector (via Codeless Connector Framework)", |
786 | 786 | "contentKind": "ResourcesDataConnector", |
787 | 787 | "mainTemplate": { |
788 | 788 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
797 | 797 | "type": "securestring" |
798 | 798 | }, |
799 | 799 | "connectorDefinitionName": { |
800 | | - "defaultValue": "QscoutAppEventsConnector", |
| 800 | + "defaultValue": "QscoutAppEventsConnector (via Codeless Connector Framework)", |
801 | 801 | "type": "securestring", |
802 | 802 | "minLength": 1 |
803 | 803 | }, |
|
853 | 853 | } |
854 | 854 | }, |
855 | 855 | { |
856 | | - "name": "[[concat(parameters('innerWorkspace'),'/Microsoft.SecurityInsights/', 'QscoutAppEventsConnector', parameters('guidValue'))]", |
| 856 | + "name": "[[concat(parameters('innerWorkspace'),'/Microsoft.SecurityInsights/', 'QscoutAppEventsConnector (via Codeless Connector Framework)', parameters('guidValue'))]", |
857 | 857 | "apiVersion": "2023-02-01-preview", |
858 | 858 | "type": "Microsoft.OperationalInsights/workspaces/providers/dataConnectors", |
859 | 859 | "location": "[parameters('workspace-location')]", |
|
0 commit comments