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/mde-plugin-wsl.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Be aware of the following before you start:
30
30
31
31
2. As it takes a few minutes for the plug-in to fully instantiate and up to 30 minutes for a WSL2 instance to onboard itself, short-lived WSL container instances might result in the WSL2 instance not showing up in the Microsoft Defender portal ([https://security.microsoft.com](https://security.microsoft.com)). Once a (any) distribution has been running long enough (at least 30 minutes), it does show up.
32
32
33
-
3. The use of a custom kernel in combination with the plug-in is not supported. When you attempt to launch WSL with the plugin installed, you will encounter the error *A fatal error was returned by plugin 'DefenderforEndpointPlug-in'. Error message: 'Custom Kernel/Configuration not supported.'*.
33
+
3. The use of a custom kernel in combination with the plug-in isn't supported. When you attempt to launch WSL with the plugin installed, you'll encounter the error *A fatal error was returned by plugin 'DefenderforEndpointPlug-in'. Error message: 'Custom Kernel/Configuration not supported.'*.
34
34
35
35
## Software prerequisites
36
36
@@ -139,7 +139,7 @@ The following procedure describes how to confirm that Defender in Endpoint in WS
139
139
-**Name**: `ConnectivityTest`
140
140
-**Type**: `REG_DWORD`
141
141
-**Value**: `Number of seconds plug-in must wait before running test. (Recommended: 60 seconds)`
3. Once the registry is set, restart wsl using the following steps:
145
145
@@ -149,7 +149,7 @@ The following procedure describes how to confirm that Defender in Endpoint in WS
149
149
150
150
4. Wait for 5 minutes and then run `healthcheck.exe` (located at `C:\Program Files\Microsoft Defender for Endpoint plug-in for WSL\tools` for the results of the connectivity test).
151
151
152
-
If successful, you can see that the connectivity test was successful.
152
+
If successful, you can see that the connectivity test was successful.
153
153
154
154
> [!NOTE]
155
155
> To set a proxy for use in WSL containers (the distributions running on the subsystem), see [Advanced settings configuration in WSL](/windows/wsl/wsl-config).
0 commit comments