Skip to content

Commit d04df21

Browse files
authored
Merge pull request #3430 from DeCohen/WI370894-update-mdi-health-issues-explain-close-and-suppress
added a section managing health alert status
2 parents 1ab746a + 1221c67 commit d04df21

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

ATPDocs/health-alerts.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@ The Microsoft Defender for Identity **Health issues** page lets you know when th
3232

3333
:::image type="content" source="media/health-issues/close-suppress.png" alt-text="Screenshot of a health issue details pane." lightbox="media/health-issues/close-suppress.png":::
3434

35+
## Health issue status
36+
37+
Health issues in Microsoft Defender for Identity can have different statuses depending on their state and how they're handled.
38+
39+
- **Open:**: The health issue is marked as open.
40+
- **Closed:** A health issue is automatically marked as **Closed** when Microsoft Defender for Identity detects that the underlying issue is resolved. If you have [Azure ATP (workspace name) Administrator](/defender-for-identity/role-groups#defender-for-identity-security-groups) you can also manually close a health issue.
41+
- **Suppressed:** If you have Azure ATP (workspace name) Administrators permissions, you can suppress the health alert for seven days. Suppress a health alert if you're aware of an expected temporary known issue, for example, taking down a machine for maintenance.
42+
43+
For example, if a domain controller is taken offline for maintenance, a "Sensor stopped communicating" alert might be triggered. You can use the API to change the alert status from Open to Suppressed. Once the domain controller is back online, revert the status to Open and let Microsoft Defender for Identity close the alert automatically when the issue is resolved.
3544

3645
## Health issues
3746

@@ -43,7 +52,7 @@ Sensor-specific health issues are displayed in the **Sensor health issues** tab
4352

4453
|Alert|Description|Resolution|Severity|Displayed in|
4554
|----|----|----|----|----|
46-
|The virtual machines that the listed Defender for Identity sensors are installed on has a network configuration mismatch. This issue may affect the performance and reliability of the sensors.|Review the network interface settings, including disabling the Large Send Offload (LSO), and follow the instructions in [here](https://aka.ms/mdi/vmware-sensor-issue).|High|Sensors health issues tab|
55+
|The virtual machines that the listed Defender for Identity sensors is installed on has a network configuration mismatch. This issue might affect the performance and reliability of the sensors.|Review the network interface settings, including disabling the Large Send Offload (LSO), and follow the instructions in [here](https://aka.ms/mdi/vmware-sensor-issue).|High|Sensors health issues tab|
4756

4857
### A domain controller is unreachable by a sensor
4958

0 commit comments

Comments
 (0)