Skip to content

Commit c3e121f

Browse files
committed
Apply valid type to code block
1 parent b0732ab commit c3e121f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

defender-endpoint/linux-support-connectivity.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ mdatp connectivity test
3939

4040
Expected output:
4141

42-
```output
42+
```console
4343
Testing connection with https://cdn.x.cp.wd.microsoft.com/ping ... [OK]
4444
Testing connection with https://eu-cdn.x.cp.wd.microsoft.com/ping ... [OK]
4545
Testing connection with https://wu-cdn.x.cp.wd.microsoft.com/ping ... [OK]
@@ -70,7 +70,7 @@ curl -w ' %{url_effective}\n' 'https://x.cp.wd.microsoft.com/api/report' 'https:
7070

7171
The output from this command should be similar to:
7272

73-
```Output
73+
```console
7474
OK https://x.cp.wd.microsoft.com/api/report
7575
OK https://cdn.x.cp.wd.microsoft.com/ping
7676
```
@@ -107,5 +107,6 @@ If the problem persists, contact customer support.
107107

108108
## Resources
109109

110-
- For more information about how to configure the product to use a static proxy, see [Configure Microsoft Defender for Endpoint for static proxy discovery](linux-static-proxy-configuration.md).
110+
For more information about how to configure the product to use a static proxy, see [Configure Microsoft Defender for Endpoint for static proxy discovery](linux-static-proxy-configuration.md).
111+
111112
[!INCLUDE [Microsoft Defender for Endpoint Tech Community](../includes/defender-mde-techcommunity.md)]

0 commit comments

Comments
 (0)