Skip to content

Commit 09a4dc0

Browse files
authored
Merge pull request #2180 from YongRhee-MSFT/docs-editor/behavior-monitor-macos-1734044618
2 parents 0813167 + 602d5df commit 09a4dc0

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)