|
296 | 296 | ], |
297 | 297 | "properties": { |
298 | 298 | "contentId": "[variables('_dataConnectorContentIdConnectorDefinition1')]", |
299 | | - "displayName": "Azure DevOps Audit Logs (via Codeless Connector Platform)", |
| 299 | + "displayName": "Azure DevOps Audit Logs (Preview) (via Codeless Connector Platform)", |
300 | 300 | "contentKind": "DataConnector", |
301 | 301 | "mainTemplate": { |
302 | 302 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
313 | 313 | "properties": { |
314 | 314 | "connectorUiConfig": { |
315 | 315 | "id": "AzureDevOpsAuditLogs", |
316 | | - "title": "Azure DevOps Audit Logs (via Codeless Connector Platform)", |
| 316 | + "title": "Azure DevOps Audit Logs (Preview) (via Codeless Connector Platform)", |
317 | 317 | "publisher": "Microsoft", |
318 | 318 | "descriptionMarkdown": "The Azure DevOps Audit Logs data connector allows you to ingest audit events from Azure DevOps into Microsoft Sentinel. This data connector is built using the Microsoft Sentinel Codeless Connector Platform, ensuring seamless integration. It leverages the Azure DevOps Audit Logs API to fetch detailed audit events and supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview). These transformations enable parsing of the received audit data into a custom table during ingestion, improving query performance by eliminating the need for additional parsing. By using this connector, you can gain enhanced visibility into your Azure DevOps environment and streamline your security operations.", |
319 | 319 | "graphQueriesTableName": "ADOAuditLogs_CL", |
|
732 | 732 | "properties": { |
733 | 733 | "connectorUiConfig": { |
734 | 734 | "id": "AzureDevOpsAuditLogs", |
735 | | - "title": "Azure DevOps Audit Logs (via Codeless Connector Platform)", |
| 735 | + "title": "Azure DevOps Audit Logs (Preview) (via Codeless Connector Platform)", |
736 | 736 | "publisher": "Microsoft", |
737 | 737 | "descriptionMarkdown": "The Azure DevOps Audit Logs data connector allows you to ingest audit events from Azure DevOps into Microsoft Sentinel. This data connector is built using the Microsoft Sentinel Codeless Connector Platform, ensuring seamless integration. It leverages the Azure DevOps Audit Logs API to fetch detailed audit events and supports DCR-based [ingestion time transformations](https://docs.microsoft.com/azure/azure-monitor/logs/custom-logs-overview). These transformations enable parsing of the received audit data into a custom table during ingestion, improving query performance by eliminating the need for additional parsing. By using this connector, you can gain enhanced visibility into your Azure DevOps environment and streamline your security operations.", |
738 | 738 | "graphQueriesTableName": "ADOAuditLogs_CL", |
|
899 | 899 | ], |
900 | 900 | "properties": { |
901 | 901 | "contentId": "[variables('_dataConnectorContentIdConnections1')]", |
902 | | - "displayName": "Azure DevOps Audit Logs (via Codeless Connector Platform)", |
| 902 | + "displayName": "Azure DevOps Audit Logs (Preview) (via Codeless Connector Platform)", |
903 | 903 | "contentKind": "ResourcesDataConnector", |
904 | 904 | "mainTemplate": { |
905 | 905 | "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", |
|
914 | 914 | "type": "string" |
915 | 915 | }, |
916 | 916 | "connectorDefinitionName": { |
917 | | - "defaultValue": "Azure DevOps Audit Logs (via Codeless Connector Platform)", |
| 917 | + "defaultValue": "Azure DevOps Audit Logs (Preview) (via Codeless Connector Platform)", |
918 | 918 | "type": "string", |
919 | 919 | "minLength": 1 |
920 | 920 | }, |
|
0 commit comments