Skip to content

Commit 3999b30

Browse files
committed
Learn Editor: Update behavior-monitor-macos.md
1 parent baa93f3 commit 3999b30

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

defender-endpoint/behavior-monitor-macos.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -276,11 +276,15 @@ NRI should have a low impact on network performance. Instead of holding the conn
276276

277277
```
278278

279-
4. Enable network real-time inspection (NRI):
279+
1. Enable network real-time inspection (NRI):
280280

281281
```Bash
282-
282+
283283
sudo mdatp network-protection remote-settings-override set --value "{\"enableNriMpengineMetadata\" : true}"
284284

285+
285286
```
286-
287+
288+
> [!NOTE]
289+
> While in Public Preview, since the setting is set via a command line, network real-time inspection (NRI) will not persist reboots. You will need to re-enable it.
290+

0 commit comments

Comments
 (0)