From 8b19472b8a296de6de33f097f1c75403e60981e3 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Wed, 30 Dec 2020 19:24:25 -0800 Subject: [PATCH] Replaced triple backticks with single backticks Triple backticks are for creating code blocks with a Copy button and possibly a label for the type of content. Single backticks are for simply formatting text in a fixed-width font for code. --- .../threat-protection/microsoft-defender-atp/gov.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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`