Skip to content

Commit bf59194

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/defender-docs-pr into painbar-contain-ip
2 parents 8323d10 + 3a35a37 commit bf59194

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

defender-endpoint/investigate-user.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ The **User details** pane on left provides information about the user, such as r
6060
The Overview, Alerts, and Observed in organization are different tabs that display various attributes about the user account.
6161

6262
> [!NOTE]
63-
> For Linux devices, information about logged in users is not displayed.
63+
> For Linux devices, information about logged in users isn't displayed.
64+
65+
> [!NOTE]
66+
> Microsoft Defender for Business doesn't include Microsoft Defender for Identity (MDI) by default. In SMB-based environments, Logon User data won't be available unless MDI sensors are installed. To ensure visibility into logon events, customers must deploy MDI sensors.
6467
6568
### Overview
6669

defender-endpoint/linux-install-with-saltack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ In this step, you create a SaltState state file in your configuration repository
153153
```console
154154
install_mdatp_package:
155155
pkg.installed:
156-
- name: matp
156+
- name: mdatp
157157
- required: add_ms_repo
158158
```
159159

0 commit comments

Comments
 (0)