Skip to content

Commit cc06a3d

Browse files
committed
Learn Editor: Update mac-preferences.md
1 parent 4d19e98 commit cc06a3d

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

defender-endpoint/mac-preferences.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -512,19 +512,17 @@ This setting determines how aggressive Defender for Endpoint will be in blocking
512512

513513
#### Enable / disable automatic sample submissions
514514

515-
Determines whether suspicious samples (that are likely to contain threats) are sent to Microsoft. You're prompted if the submitted file is likely to contain personal information.
515+
Determines whether suspicious samples (that are likely to contain threats) are sent to Microsoft. There are three levels for controlling sample submission:
516516

517-
<br>
518-
519-
****
517+
- **None**: no suspicious samples are submitted to Microsoft.
518+
- **Safe**: only suspicious samples that don't contain personally identifiable information (PII) are submitted automatically. This is the default value for this setting.
519+
- **All**: all suspicious samples are submitted to Microsoft.
520520

521-
|Section|Value|
521+
|Description|Value|
522522
|---|---|
523-
|**Domain**|`com.microsoft.wdav`|
524-
|**Key**|automaticSampleSubmission|
525-
|**Data type**|Boolean|
526-
|**Possible values**|true (default) <p> false|
527-
|||
523+
|**Key**|automaticSampleSubmissionConsent|
524+
|**Data type**|String|
525+
|**Possible values**|none <p> safe (default) <p> all|
528526

529527
#### Enable / disable automatic security intelligence updates
530528

0 commit comments

Comments
 (0)