Skip to content

Commit 3bb6fb0

Browse files
authored
Merge pull request #229633 from cwatson-cat/3-6-23-gen-data-connectors-refresh-dc
Sentinel auto-gen data connectors: Resync data connectors + rename files w/ preview
2 parents 0f6c087 + 605638b commit 3bb6fb0

15 files changed

+27
-79
lines changed

articles/security/fundamentals/feature-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ The following tables display the current Microsoft Sentinel feature availability
264264
| - [Azure Active Directory](../../sentinel/connect-azure-active-directory.md) | GA | GA |
265265
| - [Azure ADIP](../../sentinel/data-connectors/azure-active-directory-identity-protection.md) | GA | GA |
266266
| - [Azure DDoS Protection](../../sentinel/data-connectors/azure-ddos-protection.md) | GA | GA |
267-
| - [Microsoft Purview](../../sentinel/data-connectors/microsoft-purview-preview.md) | Public Preview | Not Available |
267+
| - [Microsoft Purview](../../sentinel/data-connectors/microsoft-purview.md) | Public Preview | Not Available |
268268
| - [Microsoft Defender for Cloud](../../sentinel/connect-azure-security-center.md) | GA | GA |
269269
| - [Microsoft Defender for IoT](../../sentinel/data-connectors/microsoft-defender-for-iot.md) | GA | GA |
270270
| - [Microsoft Insider Risk Management](../../sentinel/sentinel-solutions-catalog.md#domain-solutions) | Public Preview | Not Available |

articles/sentinel/TOC.yml

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -293,8 +293,6 @@
293293
href: data-connectors/aruba-clearpass.md
294294
- name: Atlassian Confluence Audit (using Azure Function)
295295
href: data-connectors/atlassian-confluence-audit-using-azure-function.md
296-
- name: Atlassian Jira
297-
href: data-connectors/atlassian-jira.md
298296
- name: Auth0 Access Management (using Azure Function)
299297
href: data-connectors/auth0-access-management-using-azure-function.md
300298
- name: Automated Logic WebCTRL
@@ -350,7 +348,7 @@
350348
- name: Cisco ASA
351349
href: data-connectors/cisco-asa.md
352350
- name: Cisco ASA/FTD via AMA (Preview)
353-
href: data-connectors/cisco-asa-ftd-via-ama-preview.md
351+
href: data-connectors/cisco-asa-ftd-via-ama.md
354352
- name: Cisco Duo Security (using Azure Function)
355353
href: data-connectors/cisco-duo-security-using-azure-function.md
356354
- name: Cisco Firepower eStreamer
@@ -378,7 +376,7 @@
378376
- name: Claroty
379377
href: data-connectors/claroty.md
380378
- name: Cloudflare (Preview) (using Azure Function)
381-
href: data-connectors/cloudflare-preview-using-azure-function.md
379+
href: data-connectors/cloudflare-using-azure-function.md
382380
- name: Cognni
383381
href: data-connectors/cognni.md
384382
- name: Cohesity (using Azure Function)
@@ -532,7 +530,7 @@
532530
- name: Microsoft Project
533531
href: data-connectors/microsoft-project.md
534532
- name: Microsoft Purview (Preview)
535-
href: data-connectors/microsoft-purview-preview.md
533+
href: data-connectors/microsoft-purview.md
536534
- name: Microsoft Purview Information Protection
537535
href: data-connectors/microsoft-purview-information-protection.md
538536
- name: Microsoft Sysmon For Linux
@@ -620,7 +618,7 @@
620618
- name: SecurityBridge Threat Detection for SAP
621619
href: data-connectors/securitybridge-threat-detection-for-sap.md
622620
- name: SenservaPro (Preview)
623-
href: data-connectors/senservapro-preview.md
621+
href: data-connectors/senservapro.md
624622
- name: SentinelOne (using Azure Function)
625623
href: data-connectors/sentinelone-using-azure-function.md
626624
- name: Slack Audit (using Azure Function)
@@ -660,7 +658,7 @@
660658
- name: Threat Intelligence Platforms
661659
href: data-connectors/threat-intelligence-platforms.md
662660
- name: Threat Intelligence Upload Indicators API (Preview)
663-
href: data-connectors/threat-intelligence-upload-indicators-api-preview.md
661+
href: data-connectors/threat-intelligence-upload-indicators-api.md
664662
- name: Trend Micro Apex One
665663
href: data-connectors/trend-micro-apex-one.md
666664
- name: Trend Micro Deep Security
@@ -670,7 +668,7 @@
670668
- name: Trend Micro Vision One (using Azure Function)
671669
href: data-connectors/trend-micro-vision-one-using-azure-function.md
672670
- name: Ubiquiti UniFi (Preview)
673-
href: data-connectors/ubiquiti-unifi-preview.md
671+
href: data-connectors/ubiquiti-unifi.md
674672
- name: vArmour Application Controller
675673
href: data-connectors/varmour-application-controller.md
676674
- name: Vectra AI Detect
@@ -684,11 +682,11 @@
684682
- name: WatchGuard Firebox
685683
href: data-connectors/watchguard-firebox.md
686684
- name: Windows DNS Events via AMA (Preview)
687-
href: data-connectors/windows-dns-events-via-ama-preview.md
685+
href: data-connectors/windows-dns-events-via-ama.md
688686
- name: Windows Firewall
689687
href: data-connectors/windows-firewall.md
690688
- name: Windows Firewall Events via AMA (Preview)
691-
href: data-connectors/windows-firewall-events-via-ama-preview.md
689+
href: data-connectors/windows-firewall-events-via-ama.md
692690
- name: Windows Forwarded Events
693691
href: data-connectors/windows-forwarded-events.md
694692
- name: Windows Security Events via AMA

articles/sentinel/data-connectors-reference.md

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Find your Microsoft Sentinel data connector | Microsoft Docs
33
description: Learn about specific configuration steps for Microsoft Sentinel data connectors.
44
author: cwatson-cat
55
ms.topic: reference
6-
ms.date: 02/28/2023
6+
ms.date: 03/06/2023
77
ms.author: cwatson
88
---
99

@@ -84,7 +84,6 @@ Data connectors are available as part of the following offerings:
8484
## Atlassian
8585

8686
- [Atlassian Confluence Audit (using Azure Function)](data-connectors/atlassian-confluence-audit-using-azure-function.md)
87-
- [Atlassian Jira](data-connectors/atlassian-jira.md)
8887

8988
## Auth0
9089

@@ -118,7 +117,7 @@ Data connectors are available as part of the following offerings:
118117

119118
- [Cisco Application Centric Infrastructure](data-connectors/cisco-application-centric-infrastructure.md)
120119
- [Cisco ASA](data-connectors/cisco-asa.md)
121-
- [Cisco ASA/FTD via AMA (Preview)](data-connectors/cisco-asa-ftd-via-ama-preview.md)
120+
- [Cisco ASA/FTD via AMA (Preview)](data-connectors/cisco-asa-ftd-via-ama.md)
122121
- [Cisco Duo Security (using Azure Function)](data-connectors/cisco-duo-security-using-azure-function.md)
123122
- [Cisco Meraki](data-connectors/cisco-meraki.md)
124123
- [Cisco Secure Email Gateway](data-connectors/cisco-secure-email-gateway.md)
@@ -136,15 +135,18 @@ Data connectors are available as part of the following offerings:
136135

137136
- [Citrix ADC (former NetScaler)](data-connectors/citrix-adc-former-netscaler.md)
138137
- [CITRIX SECURITY ANALYTICS](data-connectors/citrix-security-analytics.md)
139-
- [Citrix WAF (Web App Firewall)](data-connectors/citrix-waf-web-app-firewall.md)
140138

141139
## Claroty
142140

143141
- [Claroty](data-connectors/claroty.md)
144142

143+
## Cloud Software Group
144+
145+
- [Citrix WAF (Web App Firewall)](data-connectors/citrix-waf-web-app-firewall.md)
146+
145147
## Cloudflare
146148

147-
- [Cloudflare (Preview) (using Azure Function)](data-connectors/cloudflare-preview-using-azure-function.md)
149+
- [Cloudflare (Preview) (using Azure Function)](data-connectors/cloudflare-using-azure-function.md)
148150

149151
## Cognni
150152

@@ -362,7 +364,7 @@ Data connectors are available as part of the following offerings:
362364
- [Microsoft Defender for Office 365](data-connectors/microsoft-defender-for-office-365.md)
363365
- [Microsoft PowerBI](data-connectors/microsoft-powerbi.md)
364366
- [Microsoft Project](data-connectors/microsoft-project.md)
365-
- [Microsoft Purview (Preview)](data-connectors/microsoft-purview-preview.md)
367+
- [Microsoft Purview (Preview)](data-connectors/microsoft-purview.md)
366368
- [Microsoft Purview Information Protection](data-connectors/microsoft-purview-information-protection.md)
367369
- [Network Security Groups](data-connectors/network-security-groups.md)
368370
- [Office 365](data-connectors/office-365.md)
@@ -371,10 +373,10 @@ Data connectors are available as part of the following offerings:
371373
- [Syslog](data-connectors/syslog.md)
372374
- [Threat intelligence - TAXII](data-connectors/threat-intelligence-taxii.md)
373375
- [Threat Intelligence Platforms](data-connectors/threat-intelligence-platforms.md)
374-
- [Threat Intelligence Upload Indicators API (Preview)](data-connectors/threat-intelligence-upload-indicators-api-preview.md)
375-
- [Windows DNS Events via AMA (Preview)](data-connectors/windows-dns-events-via-ama-preview.md)
376+
- [Threat Intelligence Upload Indicators API (Preview)](data-connectors/threat-intelligence-upload-indicators-api.md)
377+
- [Windows DNS Events via AMA (Preview)](data-connectors/windows-dns-events-via-ama.md)
376378
- [Windows Firewall](data-connectors/windows-firewall.md)
377-
- [Windows Firewall Events via AMA (Preview)](data-connectors/windows-firewall-events-via-ama-preview.md)
379+
- [Windows Firewall Events via AMA (Preview)](data-connectors/windows-firewall-events-via-ama.md)
378380
- [Windows Forwarded Events](data-connectors/windows-forwarded-events.md)
379381
- [Windows Security Events via AMA](data-connectors/windows-security-events-via-ama.md)
380382

@@ -518,7 +520,7 @@ Data connectors are available as part of the following offerings:
518520

519521
## Senserva, LLC
520522

521-
- [SenservaPro (Preview)](data-connectors/senservapro-preview.md)
523+
- [SenservaPro (Preview)](data-connectors/senservapro.md)
522524

523525
## Slack
524526

@@ -581,7 +583,7 @@ Data connectors are available as part of the following offerings:
581583

582584
## Ubiquiti
583585

584-
- [Ubiquiti UniFi (Preview)](data-connectors/ubiquiti-unifi-preview.md)
586+
- [Ubiquiti UniFi (Preview)](data-connectors/ubiquiti-unifi.md)
585587

586588
## vArmour Networks
587589

articles/sentinel/data-connectors/atlassian-jira.md

Lines changed: 0 additions & 52 deletions
This file was deleted.
File renamed without changes.

articles/sentinel/data-connectors/citrix-waf-web-app-firewall.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Citrix WAF (Web App Firewall) connector for Microsoft Sentinel"
33
description: "Learn how to install the connector Citrix WAF (Web App Firewall) to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 02/23/2023
6+
ms.date: 03/06/2023
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
99
---

articles/sentinel/data-connectors/dynamics365.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: "Dynamics365 connector for Microsoft Sentinel"
33
description: "Learn how to install the connector Dynamics365 to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 02/28/2023
6+
ms.date: 03/06/2023
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
99
---
1010

1111
# Dynamics365 connector for Microsoft Sentinel
1212

13-
The Dynamics 365 Common Data Service (CDS) activities connector provides insight into admin, user, and support activities, as well as Microsoft Social Engagement logging events. By connecting Dynamics 365 CRM logs into Microsoft Sentinel, you can view this data in workbooks, use it to create custom alerts, and improve your investigation process.
13+
The Dynamics 365 Common Data Service (CDS) activities connector provides insight into admin, user, and support activities, as well as Microsoft Social Engagement logging events. By connecting Dynamics 365 CRM logs into Microsoft Sentinel, you can view this data in workbooks, use it to create custom alerts, and improve your investigation process. For more information, see the [Microsoft Sentinel documentation](https://go.microsoft.com//fwlink/p/?linkid=2226719&wt.mc_id=sentinel_dataconnectordocs_content_cnl_csasci).
1414

1515
## Connector attributes
1616

articles/sentinel/data-connectors/microsoft-defender-for-endpoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: "Microsoft Defender for Endpoint connector for Microsoft Sentinel"
33
description: "Learn how to install the connector Microsoft Defender for Endpoint to connect your data source to Microsoft Sentinel."
44
author: cwatson-cat
55
ms.topic: how-to
6-
ms.date: 02/23/2023
6+
ms.date: 03/06/2023
77
ms.service: microsoft-sentinel
88
ms.author: cwatson
99
---
1010

1111
# Microsoft Defender for Endpoint connector for Microsoft Sentinel
1212

13-
Microsoft Defender for Endpoint is a security platform designed to prevent, detect, investigate, and respond to advanced threats. The platform creates alerts when suspicious security events are seen in an organization. Fetch alerts generated in Microsoft Defender for Endpoint to Microsoft Sentinel so that you can effectively analyze security events. You can create rules, build dashboards and author playbooks for immediate response.
13+
Microsoft Defender for Endpoint is a security platform designed to prevent, detect, investigate, and respond to advanced threats. The platform creates alerts when suspicious security events are seen in an organization. Fetch alerts generated in Microsoft Defender for Endpoint to Microsoft Sentinel so that you can effectively analyze security events. You can create rules, build dashboards and author playbooks for immediate response. For more information, see the [Microsoft Sentinel documentation >](https://go.microsoft.com/fwlink/p/?linkid=2220128&wt.mc_id=sentinel_dataconnectordocs_content_cnl_csasci).
1414

1515
## Connector attributes
1616

File renamed without changes.

0 commit comments

Comments
 (0)