@@ -15,7 +15,7 @@ ms.collection:
15
15
ms.topic : how-to
16
16
ms.subservice : macos
17
17
search.appverid : met150
18
- ms.date : 04/16 /2025
18
+ ms.date : 05/21 /2025
19
19
---
20
20
21
21
# Set preferences for Microsoft Defender for Endpoint on macOS
@@ -426,6 +426,30 @@ Determines the number of days after which the last installed security intelligen
426
426
| ** Data type** | Integer|
427
427
| ** Possible values** | 7 (default). Allowed values are integers between 1 and 30|
428
428
429
+ #### Security intelligence update interval (in seconds)
430
+
431
+ Specifies the time interval (in seconds) after which security intelligence updates will be checked.
432
+
433
+ | Section| Value|
434
+ | ---| ---|
435
+ | ** Key** | definitionUpdatesInterval|
436
+ | ** Data type** | Integer|
437
+ | ** Possible values** | 28800 (default, 8 hours). Allowed values are integers between 60 (1 minute) and 86400 (24 hours)|
438
+ | ** Comments** | Setting the value too low may lead to repeated or unnecessary security intelligence update checks.|
439
+
440
+ #### Proxy for Defender for Endpoint communication
441
+
442
+ Configure proxy for all Defender for Endpoint cloud communication. If not set, the system-wide proxy is used.
443
+
444
+ | Section| Value|
445
+ | ---| ---|
446
+ | ** Key** | proxy|
447
+ | ** Data type** | String|
448
+ | ** Comments** | Format: "http://proxy.server:port " or "https://proxy.server:port". |
449
+ > [ !IMPORTANT]
450
+ > - Incorrect proxy configuration can disrupt MDE functionality.
451
+ > - You can run "mdatp connectivity test" on endpoint to test mde connectivity after applying proxy settings.
452
+
429
453
### User interface preferences
430
454
431
455
Manage the preferences for the user interface of Microsoft Defender for Endpoint on macOS.
@@ -534,9 +558,9 @@ EDR Group identifiers
534
558
| ** Data type** | String|
535
559
| ** Comments** | Group identifier|
536
560
537
- ### Tamper Protection
561
+ ### Tamper protection
538
562
539
- Manage the preferences of the Tamper Protection component of Microsoft Defender for Endpoint on macOS.
563
+ Manage the preferences of the tamper protection component of Microsoft Defender for Endpoint on macOS.
540
564
541
565
| Section| Value|
542
566
| ---| ---|
0 commit comments