Skip to content

Commit fea5a65

Browse files
authored
Merge pull request #223295 from limwainstein/freshness
Updating freshness
2 parents 4040bd3 + 4fb9b4e commit fea5a65

27 files changed

+69
-87
lines changed

articles/sentinel/audit-sentinel-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Audit Microsoft Sentinel queries and activities | Microsoft Docs
33
description: This article describes how to audit queries and activities performed in Microsoft Sentinel.
44
author: limwainstein
55
ms.topic: how-to
6-
ms.date: 11/09/2021
6+
ms.date: 01/09/2023
77
ms.author: lwainstein
88
ms.custom: ignite-fall-2021
99
---

articles/sentinel/best-practices-data.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Learn about best practices to employ when connecting data sources t
44
author: limwainstein
55
ms.author: lwainstein
66
ms.topic: conceptual
7-
ms.date: 11/09/2021
8-
ms.custom: ignite-fall-2021
7+
ms.date: 01/09/2023
98
---
109

1110
# Data collection best practices

articles/sentinel/best-practices-workspace-architecture.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Learn about best practices for designing your Microsoft Sentinel wo
44
author: limwainstein
55
ms.author: lwainstein
66
ms.topic: conceptual
7-
ms.date: 11/09/2021
8-
ms.custom: ignite-fall-2021
7+
ms.date: 01/09/2023
98
---
109

1110
# Microsoft Sentinel workspace architecture best practices

articles/sentinel/best-practices.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Learn about best practices to employ when managing your Microsoft S
44
author: limwainstein
55
ms.author: lwainstein
66
ms.topic: conceptual
7-
ms.date: 11/09/2021
8-
ms.custom: ignite-fall-2021
7+
ms.date: 01/09/2023
98
---
109

1110
# Best practices for Microsoft Sentinel
@@ -85,7 +84,7 @@ Schedule the following Microsoft Sentinel activities regularly to ensure continu
8584

8685
## Integrate with Microsoft security services
8786

88-
Microsoft Sentinel is empowered by the components that send data to your workspace, and is made stronger through integrations with other Microsoft services. Any logs ingested into products such as Microsoft Defender for Cloud Apps, Microsoft Defender for Endpoint, and Microsoft Defender for Identity allow these services to create detections, and in turn provide those detections to Microsoft Sentinel. Logs can also be ingested directly into Microsoft Sentinel to provide a fuller picture of events and incidents.
87+
Microsoft Sentinel is empowered by the components that send data to your workspace, and is made stronger through integrations with other Microsoft services. Any logs ingested into products such as Microsoft Defender for Cloud Apps, Microsoft Defender for Endpoint, and Microsoft Defender for Identity allow these services to create detections, and in turn provide those detections to Microsoft Sentinel. Logs can also be ingested directly into Microsoft Sentinel to provide a fuller picture for events and incidents.
8988

9089
For example, the following image shows how Microsoft Sentinel ingests data from other Microsoft services and multi-cloud and partner platforms to provide coverage for your environment:
9190

@@ -138,7 +137,7 @@ Entity behavior in Microsoft Sentinel allows users to review and investigate act
138137

139138
- [Enable User and Entity Behavior Analytics (UEBA) in Microsoft Sentinel](enable-entity-behavior-analytics.md)
140139
- [Investigate incidents with UEBA data](investigate-with-ueba.md)
141-
- [Microsoft Sentinel UEBA reference](ueba-reference.md)
140+
- [Microsoft Sentinel UEBA enrichments reference](ueba-reference.md)
142141

143142
### Handle incidents with watchlists and threat intelligence
144143

articles/sentinel/connect-azure-virtual-desktop.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ title: Connect Azure Virtual Desktop to Microsoft Sentinel | Microsoft Docs
33
description: Learn to connect your Azure Virtual Desktop data to Microsoft Sentinel.
44
author: limwainstein
55
ms.topic: how-to
6-
ms.date: 11/09/2021
6+
ms.date: 01/09/2023
77
ms.author: lwainstein
8-
ms.custom: ignite-fall-2021
98
---
109

1110
# Connect Azure Virtual Desktop data to Microsoft Sentinel

articles/sentinel/connect-log-forwarder.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ title: Deploy a log forwarder to ingest Syslog and CEF logs to Microsoft Sentine
33
description: Learn how to deploy a log forwarder, consisting of a Syslog daemon and the Log Analytics agent, as part of the process of ingesting Syslog and CEF logs to Microsoft Sentinel.
44
author: limwainstein
55
ms.topic: how-to
6-
ms.date: 12/23/2021
6+
ms.date: 01/09/2023
77
ms.author: lwainstein
8-
ms.custom: ignite-fall-2021
98
---
109

1110
# Deploy a log forwarder to ingest Syslog and CEF logs to Microsoft Sentinel

articles/sentinel/create-custom-connector.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: Resources for creating Microsoft Sentinel custom connectors | Microsoft D
33
description: Learn about available resources for creating custom connectors for Microsoft Sentinel. Methods include the Log Analytics agent and API, Logstash, Logic Apps, PowerShell, and Azure Functions.
44
author: limwainstein
55
ms.topic: conceptual
6-
ms.custom: mvc, ignite-fall-2021
7-
ms.date: 11/21/2021
6+
ms.date: 01/09/2023
87
ms.author: lwainstein
98
---
109

articles/sentinel/design-your-workspace-architecture.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ description: Use a decision tree to understand how you might want to design your
44
author: limwainstein
55
ms.author: lwainstein
66
ms.topic: conceptual
7-
ms.date: 11/09/2021
8-
ms.custom: ignite-fall-2021
7+
ms.date: 01/09/2023
98
---
109

1110
# Design your Microsoft Sentinel workspace architecture

articles/sentinel/false-positives.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
22
title: Handle false positives in Microsoft Sentinel
33
description: Learn how to resolve false positives in Microsoft Sentinel by creating automation rules or modifying analytics rules to specify exceptions.
4-
author: batamig
5-
ms.author: bagol
4+
author: yelevin
5+
ms.author: yelevin
66
ms.topic: how-to
7-
ms.date: 11/09/2021
8-
ms.custom: ignite-fall-2021
7+
ms.date: 01/09/2023
98
---
109

1110
# Handle false positives in Microsoft Sentinel

articles/sentinel/geolocation-data-api.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: Enrich entities with geolocation data in Microsoft Sentinel using REST API | Microsoft Docs
2+
title: Enrich entities with geolocation data in Microsoft Sentinel using REST API
33
description: This article describes how you can enrich entities in Microsoft Sentinel with geolocation data via REST API.
4-
author: batamig
4+
author: yelevin
55
ms.topic: reference
6-
ms.custom: mvc, ignite-fall-2021
7-
ms.date: 11/09/2021
8-
ms.author: bagol
6+
ms.date: 01/09/2023
7+
ms.author: yelevin
98
---
109

1110
# Enrich entities in Microsoft Sentinel with geolocation data via REST API (Public preview)

0 commit comments

Comments
 (0)