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
@@ -45,13 +45,13 @@ In almost all cases you can change configuration dynamically, and it will be app
45
45
46
46
Different sources have different priorities.
47
47
When the same setting comes from more than one source, Microsoft Defender will merge values from different sources.
48
-
In most cases it means that the value with the higher priority prevails, and sources from lower priorities are ignored. In some cases (for example, [Antivirus Exclusions](https://learn.microsoft.com/en-us/defender-endpoint/mac-preferences#exclusion-merge-policy)). Refer to configuration documentation for details.
48
+
In most cases it means that the value with the higher priority prevails, and sources from lower priorities are ignored. In some cases (for example, [Antivirus Exclusions](mac-preferences.md#exclusion-merge-policy)). Refer to configuration documentation for details.
49
49
50
50
Configuration sources in the order of priority ("1" is the highest priority):
51
51
52
52
1) MDE Attach, Defender configured in Intune portal
53
53
2)[MDM configuration profile](mac-jamfpro-policies.md), configured using your MDM software
54
-
3)[Local configuration](mac-resources#supported-output-types), that you made using `mdatp config ...` command as local administrator, or through Microsoft Defender's application
54
+
3)[Local configuration](mac-resources.md#supported-output-types), that you made using `mdatp config ...` command as local administrator, or through Microsoft Defender's application
55
55
4) Default setting, that is used when you provided no explicit setting
0 commit comments