Skip to content

Commit 8e2c4fa

Browse files
authored
Merge pull request #2724 from pahuijbr/patch-28
Update device-health-microsoft-defender-antivirus-health.md
2 parents 745f0f6 + a1352c8 commit 8e2c4fa

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

defender-endpoint/device-health-microsoft-defender-antivirus-health.md

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: defender-endpoint
66
ms.author: ewalsh
77
author: emmwalshh
88
ms.localizationpriority: medium
9-
ms.date: 02/18/2024
9+
ms.date: 02/11/2025
1010
manager: deniseb
1111
audience: ITPro
1212
ms.collection:
@@ -41,6 +41,8 @@ The Device Health report provides information about the devices in your organiza
4141
>
4242
> For Windows Server 2012 R2 and Windows Server 2016 to appear in device health reports, these devices must be onboarded using the modern unified solution package. For more information, see [New functionality in the modern unified solution for Windows Server 2012 R2 and 2016](configure-server-endpoints.md#functionality-in-the-modern-unified-solution).
4343
44+
## View device health cards
45+
4446
In the Microsoft Defender portal, in the navigation pane, select **Reports**, and then open **Device health and compliance**. The [**Microsoft Defender Antivirus health** tab](#microsoft-defender-antivirus-health-tab) has eight cards that report on the following aspects of Microsoft Defender Antivirus:
4547

4648
- [Antivirus mode card](#antivirus-mode-card)
@@ -57,14 +59,13 @@ In the Microsoft Defender portal, in the navigation pane, select **Reports**, an
5759
To access the Device health and antivirus compliance report in the Microsoft Defender portal, the following permissions are required:
5860

5961
| Permission name | Permission type |
60-
|:---|:---|
62+
|---|---|
6163
| View Data | Threat and vulnerability management (TVM) |
6264

6365
> [!IMPORTANT]
6466
> Microsoft recommends that you use roles with the fewest permissions. This helps improve security for your organization. Global Administrator is a highly privileged role that should be limited to emergency scenarios when you can't use an existing role.
6567
66-
67-
To Assign these permissions:
68+
To assign permissions, follow these steps:
6869

6970
1. Sign in to the <a href="https://go.microsoft.com/fwlink/p/?linkid=2077139" target="_blank">Microsoft Defender portal</a> using account with Security administrator or Global administrator role assigned.
7071

@@ -90,12 +91,12 @@ Two cards, [Antivirus mode card](#antivirus-mode-card) and [Recent antivirus sca
9091

9192
The remaining six cards report about the Microsoft Defender Antivirus status for devices in your organization:
9293

93-
| `version` cards: | `update` cards{<a id="fn1">1</a>} |
94+
| `version` cards: | `update` cards |
9495
|:---|:---|
9596
| [Antivirus engine version card](#antivirus-engine-version-card) <br> [Antivirus security intelligence version card](#antivirus-security-intelligence-version-card) <br> [Antivirus platform version card](#antivirus-platform-version-card) | [Antivirus engine updates card](#antivirus-engine-updates-card) <br> [Security intelligence updates card](#security-intelligence-updates-card) <br> [Antivirus platform updates card](#antivirus-platform-updates-card) |
9697
| The three version cards provide flyout reports that provide additional information, and enable further exploration. | The three up-to-date reporting cards provide links to resources to learn more. |
9798

98-
<sup>{[1](#fn1)}</sup> For the three `updates` cards (also known as up-to-date reporting cards), "**No data available**" (or "Unknown" value) indicates devices that aren't reporting update status. Devices that aren't reporting update status can be due to various reasons, such as:
99+
For the three `updates` cards (also known as up-to-date reporting cards), "**No data available**" (or "Unknown" value) indicates devices that aren't reporting update status. Devices that aren't reporting update status can be due to various reasons, such as:
99100

100101
- Computer is disconnected from the network.
101102
- Computer is powered down or in a hibernation state.
@@ -139,7 +140,7 @@ To add or remove specific types of information on the **Microsoft Defender Antiv
139140
The following table contains a list of terms that are new to Microsoft Defender Antivirus reporting.
140141

141142
| Column name | Description |
142-
|:---|:---|
143+
|---|---|
143144
| Security intelligence publish time | Indicates Microsoft's release date of the security intelligence update version on the device. Devices with a security intelligence publish time greater than seven days are considered out of date in the reports. |
144145
| Last seen | Indicates date when device last had connection. |
145146
| Data refresh timestamp | Indicates when client events were last received for reporting on: AV mode, AV engine version, AV platform version, AV security intelligence version, and scan information. |
@@ -215,9 +216,16 @@ Reports on how many devices in your organization – on the date indicated on th
215216
Following are descriptions for each mode:
216217

217218
- **Active** mode - In active mode, Microsoft Defender Antivirus is used as the primary antivirus app on the device. Files are scanned, threats are remediated, and detected threats are listed in your organization's security reports and in your Windows Security app.
218-
- **Passive** mode - In passive mode, Microsoft Defender Antivirus isn't used as the primary antivirus app on the device. Files are scanned, and detected threats are reported, but threats aren't remediated by Microsoft Defender Antivirus. IMPORTANT: Microsoft Defender Antivirus can run in passive mode only on endpoints that are onboarded to Microsoft Defender for Endpoint. See [Requirements for Microsoft Defender Antivirus to run in passive mode](microsoft-defender-antivirus-compatibility.md#requirements-for-microsoft-defender-antivirus-to-run-in-passive-mode).
219+
220+
- **Passive** mode - In passive mode, Microsoft Defender Antivirus isn't used as the primary antivirus app on the device.
221+
222+
> [!IMPORTANT]
223+
> Microsoft Defender Antivirus can run in passive mode only on endpoints that are onboarded to Microsoft Defender for Endpoint. See [Requirements for Microsoft Defender Antivirus to run in passive mode](microsoft-defender-antivirus-compatibility.md#requirements-for-microsoft-defender-antivirus-to-run-in-passive-mode).
224+
219225
- **Disabled** mode - synonymous with: uninstalled, disabled, sideBySidePassive, and Low Periodic Scan. When disabled, Microsoft Defender Antivirus isn't used. Files aren't scanned, and threats aren't remediated. In general, Microsoft doesn't recommend disabling or uninstalling Microsoft Defender Antivirus.
226+
220227
- **Others** mode - Not running, Unknown
228+
221229
- **EDR in Block** mode - In endpoint detection and response (EDR) blocked mode. See [Endpoint detection and response in block mode](edr-in-block-mode.md)
222230

223231
Devices that are in either passive, LPS, or Off present a potential security risk and should be investigated.

0 commit comments

Comments
 (0)