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/linux-whatsnew.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.author: dansimp
6
6
author: dansimp
7
7
ms.reviewer: kumasumit, gopkr
8
8
ms.localizationpriority: medium
9
-
ms.date: 05/16/2024
9
+
ms.date: 05/24/2024
10
10
manager: dansimp
11
11
audience: ITPro
12
12
ms.collection:
@@ -65,6 +65,14 @@ There are multiple fixes and new changes in this release:
65
65
- Stability and performance improvements.
66
66
- Other bug fixes.
67
67
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
0 commit comments