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/indicator-ip-domain.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,22 +49,19 @@ You can block malicious IPs/URLs through the settings page or by machine groups,
49
49
### Supported operating systems
50
50
51
51
- Windows 11
52
-
53
52
- Windows 10, version 1709 or later
54
53
- Windows Server 2022
55
54
- Windows Server 2019
56
55
- Windows Server 2016 running [Defender for Endpoint modern unified solution](/defender-endpoint/configure-server-endpoints) (requires installation through MSI)
57
-
58
56
- Windows Server 2012 R2 running [Defender for Endpoint modern unified solution](/defender-endpoint/configure-server-endpoints) (requires installation through MSI)
59
-
60
57
- macOS
61
58
- Linux
62
59
- iOS
63
60
- Android
64
61
65
62
## Before you begin
66
63
67
-
It's important to understand the following prerequisites prior to creating indicators for IPS, URLs, or domains:
64
+
It's important to understand the following prerequisites prior to creating indicators for IPS, URLs, or domains.
68
65
69
66
### Microsoft Defender Antivirus version requirements
70
67
@@ -76,15 +73,15 @@ This feature is available if your organization uses [Microsoft Defender Antiviru
76
73
77
74
[Cloud Protection network connectivity](/defender-endpoint/configure-network-connections-microsoft-defender-antivirus) is functional
78
75
79
-
The *Antimalware client version* must be 4.18.1906.x or later. See [Monthly platform and engine versions](/defender-endpoint/microsoft-defender-antivirus-updates)
76
+
The antimalware client version must be `4.18.1906.x` or later. See [Monthly platform and engine versions](/defender-endpoint/microsoft-defender-antivirus-updates).
80
77
81
78
### Network Protection requirements
82
79
83
80
URL/IP allow and block requires that the Microsoft Defender for Endpoint component _Network Protection_ is enabled in **block mode**. For more information on Network Protection and configuration instructions, see [Enable network protection](enable-network-protection.md).
84
81
85
82
### Custom network indicators requirements
86
83
87
-
To start blocking IP addresses and/or URL's, turn on "**Custom network indicators"** feature in **Microsoft Defender XDR** (in the Microsoft Defender portal), go to **Settings** > **Endpoints** > **General** > **Advanced features**. For more information, see [Advanced features](advanced-features.md).
84
+
To start blocking IP addresses and/or URL's, turn on "**Custom network indicators"** feature in the [Microsoft Defender portal](https://security.microsoft.com), go to **Settings** > **Endpoints** > **General** > **Advanced features**. For more information, see [Advanced features](advanced-features.md).
88
85
89
86
For support of indicators on iOS, see [Microsoft Defender for Endpoint on iOS](ios-configure-features.md#configure-custom-indicators).
90
87
@@ -145,7 +142,7 @@ In the case where multiple different action types are set on the same indicator
145
142
2. Warn
146
143
3. Block
147
144
148
-
_Allow_ overrides _warn_ which overrides _block_: Allow > Warn > Block. Therefore, in the above example, Microsoft.com would be allowed.
145
+
_Allow_ overrides _warn_ which overrides _block_: Allow > Warn > Block. Therefore, in the above example, `Microsoft.com` would be allowed.
0 commit comments