Skip to content

Commit 3a35a37

Browse files
Merge pull request #4876 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/defender-docs (branch public)
2 parents 8ea16da + b408972 commit 3a35a37

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)