Skip to content

Commit 3ecdce1

Browse files
authored
Merge pull request #21255 from MicrosoftDocs/pabloang1-6376827
New LH Alerts feature
2 parents 559d397 + f6c3ffc commit 3ecdce1

5 files changed

Lines changed: 169 additions & 0 deletions

File tree

microsoft-365/lighthouse/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@
4848
href: m365-lighthouse-reinstate-task.md
4949
- name: Manage tenants using deployment insights
5050
href: m365-lighthouse-manage-tenants-using-deployment-insights.md
51+
- name: Manage alerts
52+
items:
53+
- name: Overview of the Alerts page
54+
href: m365-lighthouse-alerts-overview.md
55+
- name: Create and manage alert rules
56+
href: m365-lighthouse-create-manage-alert-rules.md
5157
- name: Manage tenants
5258
items:
5359
- name: Overview of the Tenants page
Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
---
2+
title: "Overview of the Alerts page in Microsoft 365 Lighthouse"
3+
f1.keywords: NOCSH
4+
ms.author: sharik
5+
author: SKjerland
6+
manager: scotv
7+
ms.reviewer: algreer
8+
ms.date: 06/30/2023
9+
audience: Admin
10+
ms.topic: article
11+
ms.service: microsoft-365-lighthouse
12+
ms.localizationpriority: medium
13+
ms.collection:
14+
- Tier1
15+
- scotvorg
16+
- M365-subscription-management
17+
- Adm_O365
18+
ms.custom:
19+
- AdminSurgePortfolib
20+
- M365-Lighthouse
21+
search.appverid: MET150
22+
description: "For Managed Service Providers (MSPs) using Microsoft 365 Lighthouse, learn how to view alerts in Lighthouse."
23+
---
24+
25+
# Overview of the Alerts page in Microsoft 365 Lighthouse
26+
27+
As an MSP provider, you need to monitor and respond to the security issues of your customers efficiently and effectively. Microsoft 365 Lighthouse introduces alerts, a powerful tool that gives you a consolidated view of all the high priority detections and alerts across your customers. You can see a prioritized list of the most urgent issues that require your attention and take immediate action to resolve them. You can also enable push alerts to your existing support systems and flows, so you never miss a critical alert that needs your intervention.
28+
29+
To help you get started, Lighthouse provides a default set of alerting rules based on best practices and recommendations. You can use these rules as they are or modify them according to your preferences and needs. You can also create rules from scratch for more control and flexibility.
30+
31+
## Alerts tab
32+
33+
The **Alerts** tab provides a consolidated view of potential security issues across all your customers. The tab contains two sections:
34+
35+
- **Alert resolution rate** – a graph that displays historical information about alerts and their status over time.
36+
37+
- **Alert report** – a table of current alerts that can be filtered by alert type, severity, status, and assigned to.
38+
39+
From the table, you can select any alert to see more detailed information, including:
40+
41+
- Alert description
42+
- Affected tenant(s)
43+
- Rule that triggered the alert
44+
- Alert type
45+
- Time stamp (First detected, last updated)
46+
- Impacted entity
47+
48+
You can update the severity and status of the alert and assign the alert to a specific user to resolve. From the **Comments and history** tab, you have a complete history of the alert. You can also add additional comments to the alert as needed.
49+
50+
### Alert Types
51+
52+
Lighthouse defines six alert types.
53+
54+
- Non-compliant
55+
- Device without antivirus protection
56+
- Variance detection
57+
- Risky user
58+
- Security incident
59+
- Active threat on device
60+
61+
The **Alerts** tab also includes the following options:
62+
63+
- **Export:** Select to export alert data to an Excel comma-separated values (.csv) file.
64+
- **Refresh:** Select to retrieve the most current alert data.
65+
- **Search:** Enter keywords to locate a specific alert in the list.
66+
67+
:::image type="content" source="../media/m365-lighthouse-alerts-overview/m365-lighthouse-alerts-tab.png" alt-text="Screenshot of the Alerts tab in Lighthouse." lightbox="../media/m365-lighthouse-alerts-overview/m365-lighthouse-alerts-tab.png":::
68+
69+
## Alert rules tab
70+
71+
The **Alert rules** tab lets you create and edit alert rules. Lighthouse provides six default alert rules that are automatically applied to all customers. You can edit existing rules or create your own custom rules. Select **Create alert rule**, and Lighthouse will guide you step by step in creating your first alert rule.
72+
73+
The Alert rules tab also includes the following options:
74+
75+
- **Create alert rule:** Select to create a new alert.
76+
- **Edit alert rule:** Select to edit an existing alert rule.
77+
- **Delete:** Select to delete an alert rule from the list.
78+
- **Search:** Enter keywords to locate a specific alert rule in the list.
79+
80+
:::image type="content" source="../media/m365-lighthouse-alerts-overview/m365-lighthouse-alerts-rules-tab.png" alt-text="Screenshot of alerts rules tab." lightbox="../media/m365-lighthouse-alerts-overview/m365-lighthouse-alerts-rules-tab.png":::
81+
82+
## Related content
83+
84+
[Create and manage alert rules](m365-lighthouse-alerts-overview.md) (article)\
85+
[Overview of the Threat management page in Microsoft 365 Lighthouse](m365-lighthouse-threat-management-page-overview.md) (article)\
86+
[Mitigate threats in Microsoft 365 Lighthouse with Microsoft Defender Antivirus](m365-lighthouse-mitigate-threats.md) (article)\
87+
[Overview of the Device security page in Microsoft 365 Lighthouse](m365-lighthouse-device-security-overview.md) (article)\
88+
[Overview of the Vulnerability management page in Microsoft 365 Lighthouse](m365-lighthouse-vulnerability-management-page-overview.md) (article)
Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,75 @@
1+
---
2+
title: "Create and manage alert rules in Microsoft 365 Lighthouse"
3+
f1.keywords: NOCSH
4+
ms.author: sharik
5+
author: SKjerland
6+
manager: scotv
7+
ms.reviewer: algreer
8+
ms.date: 06/30/2023
9+
audience: Admin
10+
ms.topic: article
11+
ms.service: microsoft-365-lighthouse
12+
ms.localizationpriority: medium
13+
ms.collection:
14+
- Tier1
15+
- scotvorg
16+
- M365-subscription-management
17+
- Adm_O365
18+
ms.custom:
19+
- AdminSurgePortfolib
20+
- M365-Lighthouse
21+
search.appverid: MET150
22+
description: "For Managed Service Providers (MSPs) using Microsoft 365 Lighthouse, learn how to create alert rules."
23+
---
24+
25+
# Create and manage alert rules in Microsoft 365 Lighthouse
26+
27+
Alert rules allow you to configure high priority alerts from various data sources, such as Risky Users, Microsoft Defender for Business, Microsoft Defender Antivirus, Device Compliance, and more. Lighthouse supports the creation of six alert types:
28+
29+
- Non-compliant
30+
- Device without antivirus protection
31+
- Variance detection
32+
- Risky user
33+
- Security incident
34+
- Active threat on device
35+
36+
## Before you begin
37+
38+
You must be a Global Administrator to create and manage alert rules.
39+
40+
## Create a new alert rule
41+
42+
1. In the left navigation pane in Lighthouse, select **Alerts**.
43+
2. On the **Alerts** page, select **Alerts rules** tab.
44+
3. Select **Create alert rule**. The alert rules wizard opens.
45+
4. From the **Set up the basics** page, configure the following basic information:
46+
1. Name of the alert
47+
2. Alert type
48+
3. Description of the alert
49+
5. Select **Next**.
50+
6. From the **Settings** page, configure alert settings. The number of settings vary based on the alert type you choose.
51+
7. Select **Next**.
52+
8. From the **Tenants** page, select which tenants to monitor.
53+
9. From the **Recipients** page, select who should receive email notification when this alert is triggered. You can send notifications to users, security groups, or ticketing system.
54+
10. Review the information and then select **Create alert rule**.
55+
56+
## Edit an existing alert rule
57+
58+
1. In the left navigation pane in Lighthouse, select **Alerts**.
59+
2. On the **Alerts** page, select **Alerts rules** tab.
60+
3. From the list, select an alert rule you want to edit.
61+
4. Select **Edit alert rule**. The alert rules wizard opens.
62+
5. Step through each page and edit any settings as needed.
63+
6. Review your changes and then select **Edit alert rule**.
64+
65+
## Delete an alert rule
66+
67+
1. In the left navigation pane in Lighthouse, select **Alerts**.
68+
2. On the **Alerts** page, select **Alerts rules** tab.
69+
3. From the list, select an alert rule you want to delete.
70+
4. Select **Delete**.
71+
5. In the confirmation window, select **Delete**.
72+
73+
## Related content
74+
75+
[Overview of the Alerts page in Microsoft 365 Lighthouse](m365-lighthouse-alerts-overview.md) (article)
97.5 KB
Loading
68.5 KB
Loading

0 commit comments

Comments
 (0)