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/network-protection.md
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,25 +158,25 @@ A user visits a website. If the url has an unknown or uncertain reputation, a to
158
158
> [!NOTE]
159
159
> The images shown in this article for both the `warn` experience and `block` experience use "blocked url" as example placeholder text. In a functioning environment, the actual url or domain is listed.
160
160
161
-
#### Use CSP to enable __Convert warn verdict to block__
161
+
#### Use CSP to enable `Convert warn verdict to block`
#### __Use Group Policy to enable Convert warn verdict to block__
165
+
#### Use Group Policy to enable Convert warn verdict to block
166
166
167
-
1. On your Group Policy management computer, open the [Group Policy Management Console](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
167
+
By enabling this setting, network protection blocks network traffic instead of displaying a warning.
168
168
169
-
1.Right-click the Group Policy Object you want to configure, and then select __Edit__.
169
+
1.On your Group Policy management computer, open the [Group Policy Management Console](/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc731212(v=ws.11)).
170
170
171
-
1. In the__Group Policy Management Editor__ go to __Computer configuration__and then select __Administrative templates__.
171
+
2. Right-click the Group Policy Object you want to configure, and then select **Edit**.
172
172
173
-
1. Expand the tree to __Windows components__ > __Microsoft Defender Antivirus__ > __Network inspection system__.
173
+
3. In the**Group Policy Management Editor** go to **Computer configuration** and then select **Administrative templates**.
174
174
175
-
1. Double-click __Convert warn verdict to block__ and set the option to __Enabled__.
175
+
4. Expand the tree to**Windows components** > **Microsoft Defender Antivirus** > **Network inspection system**.
176
176
177
-
1. Select __OK__.
177
+
5. Double-click **Convert warn verdict to block** and set the option to **Enabled**.
178
178
179
-
1. By enabling this setting, network protection blocks network traffic instead of displaying a warning.
179
+
6. Select **OK**.
180
180
181
181
#### Block experience
182
182
@@ -469,7 +469,6 @@ You can disable QUIC at the web browser level. However, this method of disabling
469
469
| Microsoft Edge |`edge://flags/#enable-quic`|
470
470
| Google Chrome |`chrome://flags/#enable-quic`|
471
471
472
-
473
472
## Optimizing network protection performance
474
473
475
474
Network protection includes performance optimization that allows `block` mode to asynchronously inspect long-lived connections, which might provide a performance improvement. This optimization can also help with app compatibility problems. This capability is on by default.
0 commit comments