Skip to content

Commit 019dcf7

Browse files
committed
Update network-protection.md
1 parent ce401c8 commit 019dcf7

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

defender-endpoint/network-protection.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -158,25 +158,25 @@ A user visits a website. If the url has an unknown or uncertain reputation, a to
158158
> [!NOTE]
159159
> 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.
160160
161-
#### Use CSP to enable __Convert warn verdict to block__
161+
#### Use CSP to enable `Convert warn verdict to block`
162162

163163
[https://learn.microsoft.com/en-us/windows/client-management/mdm/defender-csp#configurationenableconvertwarntoblock](/windows/client-management/mdm/defender-csp)
164164

165-
#### __Use Group Policy to enable Convert warn verdict to block__
165+
#### Use Group Policy to enable Convert warn verdict to block
166166

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.
168168

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)).
170170

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**.
172172

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**.
174174

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**.
176176

177-
1. Select __OK__.
177+
5. Double-click **Convert warn verdict to block** and set the option to **Enabled**.
178178

179-
1. By enabling this setting, network protection blocks network traffic instead of displaying a warning.
179+
6. Select **OK**.
180180

181181
#### Block experience
182182

@@ -469,7 +469,6 @@ You can disable QUIC at the web browser level. However, this method of disabling
469469
| Microsoft Edge | `edge://flags/#enable-quic` |
470470
| Google Chrome | `chrome://flags/#enable-quic` |
471471

472-
473472
## Optimizing network protection performance
474473

475474
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

Comments
 (0)