Skip to content

Commit 7d2b1d7

Browse files
committed
Learn Editor: Update behavior-monitor-macos.md
1 parent 425437e commit 7d2b1d7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

defender-endpoint/behavior-monitor-macos.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,13 +278,14 @@ NRI should have a low impact on network performance. Instead of holding the conn
278278

279279
1. Enable network real-time inspection (NRI):
280280

281-
```Bash
281+
```Bash
282282

283283
sudo mdatp network-protection remote-settings-override set --value "{\"enableNriMpengineMetadata\" : true}"
284284

285285

286286
```
287287

288288
> [!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.
289+
> While this feature is in preview, and because the setting is set by using command line, network real-time inspection (NRI) doesn't persist following reboots. You must re-enable it.
290+
290291

0 commit comments

Comments
 (0)