You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/autoir-investigation-results.md
+4-10Lines changed: 4 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,22 +20,18 @@ ms.custom:
20
20
- autoir
21
21
- admindeeplinkDEFENDER
22
22
ms.reviewer: evaldm, isco
23
-
ms.date: 04/04/2025
23
+
ms.date: 11/30/2025
24
24
appliesto:
25
25
- Microsoft Defender for Endpoint Plan 2
26
26
27
27
---
28
28
# View the details and results of an automated investigation
29
29
30
-
31
30
With Microsoft Defender for Endpoint, when an [automated investigation](automated-investigations.md) runs, details about that investigation are available both during and after the automated investigation process. If you have the necessary permissions, you can view those details in an investigation details view. The investigation details view provides you with up-to-date status and the ability to approve any pending actions.
32
31
33
-
## (NEW!) Unified investigation page
34
-
35
-
The investigation page is updated to include information across your devices, email, and collaboration content. The new, unified investigation page defines a common language and provides a unified experience for automatic investigations across [Microsoft Defender for Endpoint](microsoft-defender-endpoint.md) and [Microsoft Defender for Office 365](/defender-office-365/mdo-about).
32
+
## Unified investigation page
36
33
37
-
> [!TIP]
38
-
> To learn more about what's changing, see [(NEW!) Unified investigation page](/microsoft-365/security/mtp/mtp-autoir-results).
34
+
The unified investigation page includes information across your devices, email, and collaboration content. It defines a common language and provides a unified experience for automatic investigations across [Microsoft Defender for Endpoint](microsoft-defender-endpoint.md) and [Microsoft Defender for Office 365](/defender-office-365/mdo-about). For more information, see [Details and results of an automated investigation](/defender-xdr/m365d-autoir-results).
39
35
40
36
## Open the investigation details view
41
37
@@ -69,9 +65,7 @@ Use an incident details page to view detailed information about an incident, inc
69
65
70
66
## Investigation details
71
67
72
-
Use the investigation details view to see past, current, and pending activity pertaining to an investigation. The investigation details view resembles the following image:
73
-
74
-
In the Investigation details view, you can see information on the **Investigation graph**, **Alerts**, **Devices**, **Identities**, **Key findings**, **Entities**, **Log**, and **Pending actions** tabs, described in the following table.
68
+
Use the investigation details view to see past, current, and pending activity pertaining to an investigation. In the investigation details view, you can see information on the **Investigation graph**, **Alerts**, **Devices**, **Identities**, **Key findings**, **Entities**, **Log**, and **Pending actions** tabs, described in the following table.
75
69
76
70
> [!NOTE]
77
71
> - The specific tabs you see in an investigation details page depends on what your subscription includes. For example, if your subscription doesn't include Microsoft Defender for Office 365 Plan 2, you won't see a **Mailboxes** tab.
Copy file name to clipboardExpand all lines: defender-endpoint/linux-install-with-defender-deployment-tool.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,21 +95,21 @@ The Defender deployment tool enforces the following set of prerequisites checks,
95
95
96
96
:::image type="content" source="./media/linux-install-with-defender-deployment-tool/deployment-tool-help.png" alt-text="Screenshot showing the help command output." lightbox="./media/linux-install-with-defender-deployment-tool/deployment-tool-help.png":::
97
97
98
-
The following table provides examples of commands for useful scenarios.
99
-
100
-
|**Scenario**|**Command**|
101
-
|:-------------|:------------|
102
-
| Check for unmet non-blocking prerequisites |`sudo ./defender_deployment_tool.sh --pre-req-non-blocking`|
103
-
| Run the connectivity test |`sudo ./defender_deployment_tool.sh --connectivity-test`|
104
-
| Deploy to a custom location |`sudo ./defender_deployment_tool.sh --install-path /usr/microsoft/`|
105
-
| Deploy from the insider-slow channel |`sudo ./defender_deployment_tool.sh --channel insiders-slow`|
106
-
| Deploy using a proxy |`sudo ./defender_deployment_tool.sh --http-proxy <http://username:password@proxy_host:proxy_port>`|
107
-
| Deploy a specific agent version |`sudo ./defender_deployment_tool.sh --mdatp 101.25042.0003 --channel prod`|
108
-
| Upgrade to a specific agent version |`sudo ./defender_deployment_tool.sh --upgrade --mdatp 101.24082.0004`|
109
-
| Downgrade to a specific agent version |`sudo ./defender_deployment_tool.sh --downgrade --mdatp 101.24082.0004`|
| Only onboard if Defender is already installed |`sudo ./defender_deployment_tool.sh --only-onboard`|
112
-
| Offboard Defender |`sudo ./defender_deployment_tool.sh --offboard MicrosoftDefenderATPOffboardingLinuxServer.py`<br>*(Note: The latest offboarding file can be downloaded from the Microsoft Defender portal)*|
98
+
The following table provides examples of commands for useful scenarios.
99
+
100
+
|**Scenario**|**Command**|
101
+
|:-------------|:------------|
102
+
| Check for unmet non-blocking prerequisites |`sudo ./defender_deployment_tool.sh --pre-req-non-blocking`|
103
+
| Run the connectivity test |`sudo ./defender_deployment_tool.sh --connectivity-test`|
104
+
| Deploy to a custom location |`sudo ./defender_deployment_tool.sh --install-path /usr/microsoft/`|
105
+
| Deploy from the insider-slow channel |`sudo ./defender_deployment_tool.sh --channel insiders-slow`|
106
+
| Deploy using a proxy |`sudo ./defender_deployment_tool.sh --http-proxy <http://username:password@proxy_host:proxy_port>`|
107
+
| Deploy a specific agent version |`sudo ./defender_deployment_tool.sh --mdatp 101.25042.0003 --channel prod`|
108
+
| Upgrade to a specific agent version |`sudo ./defender_deployment_tool.sh --upgrade --mdatp 101.24082.0004`|
109
+
| Downgrade to a specific agent version |`sudo ./defender_deployment_tool.sh --downgrade --mdatp 101.24082.0004`|
| Only onboard if Defender is already installed |`sudo ./defender_deployment_tool.sh --only-onboard`|
112
+
| Offboard Defender |`sudo ./defender_deployment_tool.sh --offboard MicrosoftDefenderATPOffboardingLinuxServer.py`<br>*(Note: The latest offboarding file can be downloaded from the Microsoft Defender portal)*|
113
113
114
114
## Verify deployment status
115
115
@@ -204,11 +204,11 @@ Defender for Endpoint on Linux can be deployed from one of the following channel
204
204
- insiders-slow
205
205
- prod (production)
206
206
207
-
Each of these channels corresponds to a Linux software repository. The channel determines the type and frequency of updates that are offered to your device. Devices ininsiders-fastare the first to receive updates and new features, followed later byinsiders-slowand lastly byprod.
207
+
Each of these channels corresponds to a Linux software repository. The channel determines the type and frequency of updates that are offered to your device. Devices ininsiders-fastare the first to receive updates and new features, followed later byinsiders-slowand lastly byprod.
208
208
209
209
By default, the deployment tool configures your device to use the prod channel. You can use the configuration options described in this document to deploy from a different channel.
210
210
211
-
To preview new features and provide early feedback, it's recommended that you configure some devices in your enterprise to use eitherinsiders-fast or insiders-slow. If you've already deployed Defender forEndpoint on Linux from a channel and want to switch to a different channel (from prod to insiders-fast, for example), you must first remove the current channel, then delete the current channel repo, and then finally install Defender from the new channel, as illustratedin the following example, where the channel is changed from insiders-fast to prod:
211
+
To preview new features and provide early feedback, it's recommended that you configure some devices in your enterprise to use eitherinsiders-fast or insiders-slow. If you've already deployed Defender forEndpoint on Linux from a channel and want to switch to a different channel (from prod to insiders-fast, for example), you must first remove the current channel, then delete the current channel repo, and then finally install Defender from the new channel, as illustratedin the following example, where the channel is changed from insiders-fast to prod:
212
212
213
213
1. Remove the insiders-fast channel version of Defender for Endpoint on Linux..
0 commit comments