Skip to content

Commit

Permalink
Merge pull request #157 from mchandran27/patch-2
Browse files Browse the repository at this point in the history
Update indicator-ip-domain.md
  • Loading branch information
denisebmsft authored Dec 13, 2024
2 parents 1313e91 + 65a390e commit 5555c8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion defender-endpoint/indicator-ip-domain.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ For processes other than Microsoft Edge and Internet Explorer, web protection sc
- Only single IP addresses are supported (no CIDR blocks or IP ranges) in custom indicators
- Encrypted URLs (full path) can only be blocked on first party browsers (Internet Explorer, Edge)
- Encrypted URLs (FQDN only) can be blocked in third party browsers (that is, other than Internet Explorer, Edge)
- URLs loaded via HTTP connection coalescing, such as content loaded by modern CDN's, can only be blocked on first party browsers (Internet Explorer, Edge), unless the CDN URL itself is added to the indicator list.
- Full URL path blocks can be applied for unencrypted URLs
- If there are conflicting URL indicator policies, the longer path is applied. For example, the URL indicator policy `https://support.microsoft.com/office` takes precedence over the URL indicator policy `https://support.microsoft.com`.
- In the case of URL indicator policy conflicts, the longer path may not be applied due to redirection. In such cases, register a non-redirected URL.
Expand Down Expand Up @@ -195,4 +196,4 @@ The result is that categories 1-4 are all blocked. This is illustrated in the fo
- [Manage indicators](indicator-manage.md)
- [Exclusions for Microsoft Defender for Endpoint and Microsoft Defender Antivirus](defender-endpoint-antivirus-exclusions.md)

[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 comments on commit 5555c8c

Please sign in to comment.