Skip to content

Commit eb6df19

Browse files
authored
Merge pull request #531 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 5dd3fb0 + 982ea2c commit eb6df19

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

defender-endpoint/linux-whatsnew.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: dansimp
66
author: dansimp
77
ms.reviewer: kumasumit, gopkr
88
ms.localizationpriority: medium
9-
ms.date: 05/16/2024
9+
ms.date: 05/24/2024
1010
manager: dansimp
1111
audience: ITPro
1212
ms.collection:
@@ -65,6 +65,14 @@ There are multiple fixes and new changes in this release:
6565
- Stability and performance improvements.
6666
- Other bug fixes.
6767

68+
**Known Issues**
69+
70+
- There's a known issue with enrolling devices to MDE Security Management using "Device Tagging" mechanism in 24032.007 using mdatp_managed.json. To mitigate this issue, use the following mdatp CLI command to tag devices:
71+
72+
```bash
73+
sudo mdatp edr tag set --name GROUP --value MDE-Management
74+
```
75+
6876
</details>
6977

7078
<details>

0 commit comments

Comments
 (0)