diff --git a/windows/security/threat-protection/microsoft-defender-atp/gov.md b/windows/security/threat-protection/microsoft-defender-atp/gov.md
index 2f6f4b6d4e..3e44dc54bc 100644
--- a/windows/security/threat-protection/microsoft-defender-atp/gov.md
+++ b/windows/security/threat-protection/microsoft-defender-atp/gov.md
@@ -80,10 +80,10 @@ You'll need to ensure that traffic from the following are allowed:
Service location | DNS record
:---|:---
-Common URLs for all locations (Global location) | ```crl.microsoft.com```
```ctldl.windowsupdate.com```
```notify.windows.com```
```settings-win.data.microsoft.com```
Note: ```settings-win.data.microsoft.com``` is only needed on Windows 10 devices running version 1803 or earlier.
-Common URLs for all US Gov customers | ```us4-v20.events.data.microsoft.com```
```*.blob.core.usgovcloudapi.net```
-Defender for Endpoint GCC specific | ```winatp-gw-usmt.microsoft.com```
```winatp-gw-usmv.microsoft.com```
-Defender for Endpoint GCC High specific | ```winatp-gw-usgt.microsoft.com```
```winatp-gw-usgv.microsoft.com```
+Common URLs for all locations (Global location) | `crl.microsoft.com`
`ctldl.windowsupdate.com`
`notify.windows.com`
`settings-win.data.microsoft.com`
Note: `settings-win.data.microsoft.com` is only needed on Windows 10 devices running version 1803 or earlier.
+Common URLs for all US Gov customers | `us4-v20.events.data.microsoft.com`
`*.blob.core.usgovcloudapi.net`
+Defender for Endpoint GCC specific | `winatp-gw-usmt.microsoft.com`
`winatp-gw-usmv.microsoft.com`
+Defender for Endpoint GCC High specific | `winatp-gw-usgt.microsoft.com`
`winatp-gw-usgv.microsoft.com`
@@ -93,8 +93,8 @@ Instead of the public URIs listed in our [API documentation](https://docs.micros
Environment | Login endpoint | Defender for Endpoint API endpoint
:---|:---|:---
-GCC | ```https://login.microsoftonline.com``` | ```https://api-gcc.securitycenter.microsoft.us```
-GCC High | ```https://login.microsoftonline.us``` | ```https://api-gov.securitycenter.microsoft.us```
+GCC | `https://login.microsoftonline.com` | `https://api-gcc.securitycenter.microsoft.us`
+GCC High | `https://login.microsoftonline.us` | `https://api-gov.securitycenter.microsoft.us`