You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: defender-endpoint/microsoft-defender-core-service-configurations-and-experimentation.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: YongRhee-MSFT
7
7
ms.author: yongrhee
8
8
manager: deniseb
9
9
ms.localizationpriority: medium
10
-
ms.date: 03/26/2024
10
+
ms.date: 07/19/2024
11
11
audience: ITPro
12
12
ms.topic: troubleshooting
13
13
ms.subservice: ngp
@@ -21,6 +21,9 @@ ms.collection:
21
21
22
22
This article describes the interaction between Microsoft Defender Core Service and the Experimentation and Configuration Service (ECS). Microsoft Defender Core Service is a part of Microsoft Defender Antivirus and communicates with ECS to request and receive different kinds of payloads. These payloads include configurations, feature rollouts, and experiments.
23
23
24
+
> [!CAUTION]
25
+
> If you disable communications with the service, this will affect Microsoft's ability to respond to a severe bug in a timely manner.
26
+
24
27
> [!IMPORTANT]
25
28
> Make sure clients can access the following URLs so payloads can be received:
26
29
>
@@ -31,27 +34,25 @@ This article describes the interaction between Microsoft Defender Core Service a
31
34
>
32
35
>Enterprise U.S. Government customers should allow the following URLs:
> This applies to Microsoft Defender Antivirus platform update version [4.18.24030](microsoft-defender-antivirus-updates.md) or later.
43
+
> The information in this article applies to Microsoft Defender Antivirus platform update version [4.18.24030](microsoft-defender-antivirus-updates.md) or later.
40
44
41
45
## Configurations
42
46
43
47
Configurations are the payload meant to ensure product health, security, and privacy compliance, and are intended to have the same value for all the users (based on platforms and channels.) This could be to enable a feature flag for a domain action, and can also be used to disable a feature flag in the event of a bug.
44
48
45
-
## Controlled Feature Rollout
49
+
## Controlled feature rollout
46
50
47
-
Controlled Feature Rollout (CFR) is a procedure for slowly increasing the size of the user group that receives a feature. By distributing a new feature to a randomly selected subset of the user population, it's possible to compare user feedback to an equally sized control group without the feature to measure the impact of the feature.
51
+
Controlled feature rollout (CFR) is a procedure for slowly increasing the size of the user group that receives a feature. By distributing a new feature to a randomly selected subset of the user population, it's possible to compare user feedback to an equally sized control group without the feature to measure the impact of the feature.
48
52
49
53
## Experiments
50
54
51
-
Microsoft Defender Core Service builds have features and functionality that are still in development or are experimental. Experiments are like CFR, but the size of the user group is much smaller for testing the new concept. These features are hidden by default until the feature's rolled out or the experiment's finished. Experiment flags are used to enable and disable these features.
52
-
53
-
> [!CAUTION]
54
-
> If you disable communications with the service, this will affect Microsoft's ability to respond to a severe bug in a timely manner.
55
+
Microsoft Defender Core service follows the [gradual rollout](/defender-endpoint/configure-updates) (based on channels) of engine and platform updates. Any major changes are announced in [Message Center posts](https://admin.microsoft.com/AdminPortal/Home#/MessageCenter).
0 commit comments