Skip to content

Commit dffbccf

Browse files
committed
Update tamperprotection-macos.md
1 parent 6bb2ddf commit dffbccf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

defender-endpoint/tamperprotection-macos.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,9 +539,11 @@ configuration_is_managed : false
539539
- `configuration_local`, `configuration_portal`, `configuration_default` tells the mode that would be used, *if the corresponding configuration channel was used*. (As an example, you can configure tamper protection to the "block" mode via an MDM profile, and `configuration_default` tells you `audit`. It only means that *if you remove* your profile, and the mode wasn't set with `mdatp config` or through Security Portal, then it uses the default mode, which is `audit`.)
540540

541541
> [!NOTE]
542-
> You need to inspect Microsoft Defender's logs to get the same information prior to version 101.98.71. See below for an example.
542+
> You need to inspect Microsoft Defender's logs to get the same information prior to version 101.98.71. Here's an example.
543543
544544
```console
545545
$ sudo grep -F '[{tamperProtection}]: Feature state:' /Library/Logs/Microsoft/mdatp/microsoft_defender_core.log | tail -n 1
546546
```
547+
548+
547549
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)