diff --git a/windows/security/threat-protection/microsoft-defender-atp/mac-preferences.md b/windows/security/threat-protection/microsoft-defender-atp/mac-preferences.md index b9a690f1e2..315ec0f230 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/mac-preferences.md +++ b/windows/security/threat-protection/microsoft-defender-atp/mac-preferences.md @@ -150,9 +150,9 @@ Specify content excluded from being scanned by file extension. | **Possible values** | valid file extensions | | **Comments** | Applicable only if *$type* is *excludedFileExtension* | -##### Name of excluded content +##### Process excluded from the scan -Specify content excluded from being scanned by file name. +Specify a process for which all file activity is excluded from scanning. The process can be specified either by its name (e.g. `cat`) or full path (e.g. `/bin/cat`). ||| |:---|:---| @@ -407,6 +407,10 @@ The following configuration profile will: ### Intune profile ```XML + + + + PayloadUUID C4E6A782-0C8D-44AB-A025-EB893987A295 PayloadType @@ -475,6 +479,8 @@ The following configuration profile will: + + ``` ## Full configuration profile example @@ -518,6 +524,12 @@ The following configuration profile contains entries for all settings described extension pdf + + $type + excludedFileName + name + cat + exclusionsMergePolicy merge @@ -638,6 +650,12 @@ The following configuration profile contains entries for all settings described extension pdf + + $type + excludedFileName + name + cat + exclusionsMergePolicy merge