Skip to content

Commit e7b4d58

Browse files
authored
Merge pull request #265972 from MicrosoftDocs/main
Publish to live, Sunday 4:00PM PST, 02/11
2 parents 5583022 + 925a35f commit e7b4d58

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

articles/azure-monitor/logs/basic-logs-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ All custom tables created with or migrated to the [data collection rule (DCR)-ba
186186
| Application Gateways | [AGWAccessLogs](/azure/azure-monitor/reference/tables/AGWAccessLogs)<br>[AGWPerformanceLogs](/azure/azure-monitor/reference/tables/AGWPerformanceLogs)<br>[AGWFirewallLogs](/azure/azure-monitor/reference/tables/AGWFirewallLogs) |
187187
| Application Gateway for Containers | [AGCAccessLogs](/azure/azure-monitor/reference/tables/AGCAccessLogs) |
188188
| Application Insights | [AppTraces](/azure/azure-monitor/reference/tables/apptraces) |
189-
| Bare Metal Machines | [NCBMSecurityDefenderLogs](/azure/azure-monitor/reference/tables/ncbmsecuritydefenderlogs)<br>[NCBMSystemLogs](/azure/azure-monitor/reference/tables/NCBMSystemLogs)<br>[NCBMSecurityLogs](/azure/azure-monitor/reference/tables/NCBMSecurityLogs) |
189+
| Bare Metal Machines | [NCBMSecurityDefenderLogs](/azure/azure-monitor/reference/tables/ncbmsecuritydefenderlogs)<br>[NCBMSystemLogs](/azure/azure-monitor/reference/tables/NCBMSystemLogs)<br>[NCBMSecurityLogs](/azure/azure-monitor/reference/tables/NCBMSecurityLogs) <br>[NCBMBreakGlassAuditLogs](/azure/azure-monitor/reference/tables/ncbmbreakglassauditlogs)|
190190
| Chaos Experiments | [ChaosStudioExperimentEventLogs](/azure/azure-monitor/reference/tables/ChaosStudioExperimentEventLogs) |
191191
| Cloud HSM | [CHSMManagementAuditLogs](/azure/azure-monitor/reference/tables/CHSMManagementAuditLogs) |
192192
| Container Apps | [ContainerAppConsoleLogs](/azure/azure-monitor/reference/tables/containerappconsoleLogs) |

articles/defender-for-cloud/overview-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ The **Insights** pane offers customized items for your environment including:
4444
## Next steps
4545

4646
- [Learn more](concept-cloud-security-posture-management.md) about cloud security posture management.
47-
- [Learn more](security-policy-concept.md) about security standards and
47+
- [Learn more](security-policy-concept.md) about security standards and recommendations
4848
- [Review your asset inventory](asset-inventory.md)
4949

articles/sentinel/monitor-data-connector-health.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Monitor the health of your Microsoft Sentinel data connectors
33
description: Use the SentinelHealth data table and the Health Monitoring workbook to keep track of your data connectors' connectivity and performance.
4-
author: limwainstein
5-
ms.author: lwainstein
4+
author: yelevin
5+
ms.author: yelevin
66
ms.topic: how-to
7-
ms.date: 11/09/2022
7+
ms.date: 02/11/2024
88
ms.service: microsoft-sentinel
99
---
1010

@@ -14,7 +14,7 @@ To ensure complete and uninterrupted data ingestion in your Microsoft Sentinel s
1414

1515
The following features allow you to perform this monitoring from within Microsoft Sentinel:
1616

17-
- **Data connectors health monitoring workbook**: This workbook provides additional monitors, detects anomalies, and gives insight regarding the workspace’s data ingestion status. You can use the workbook’s logic to monitor the general health of the ingested data, and to build custom views and rule-based alerts.
17+
- **Data collection health monitoring workbook**: This workbook provides additional monitors, detects anomalies, and gives insight regarding the workspace’s data ingestion status. You can use the workbook’s logic to monitor the general health of the ingested data, and to build custom views and rule-based alerts.
1818

1919
- ***SentinelHealth* data table (Preview)**: Querying this table provides insights on health drifts, such as latest failure events per connector, or connectors with changes from success to failure states, which you can use to create alerts and other automated actions. The *SentinelHealth* data table is currently supported only for [selected data connectors](#supported-data-connectors).
2020

@@ -26,9 +26,15 @@ The following features allow you to perform this monitoring from within Microsof
2626

2727
## Use the health monitoring workbook
2828

29-
1. From the Microsoft Sentinel portal, select **Workbooks** from the **Threat management** menu.
29+
1. From the Microsoft Sentinel portal, select **Content hub** from the **Content management** section of the navigation menu.
3030

31-
1. In the **Workbooks** gallery, enter *health* in the search bar, and select **Data collection health monitoring** from among the results.
31+
1. In the **Content hub**, enter *health* in the search bar, and select **Data collection health monitoring** from among the results.
32+
33+
1. Select **Install** from the details pane. When you see a notification message that the workbook is installed, or if instead of *Install*, you see *Configuration*, proceed to the next step.
34+
35+
1. Select **Workbooks** from the **Threat management** section of the navigation menu.
36+
37+
1. In the **Workbooks** page, select the **Templates** tab, enter *health* in the search bar, and select **Data collection health monitoring** from among the results.
3238

3339
1. Select **View template** to use the workbook as is, or select **Save** to create an editable copy of the workbook. When the copy is created, select **View saved workbook**.
3440

0 commit comments

Comments
 (0)