mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Remove 2 unneeded backslashes
- a slash character may sometimes work as an escape character - www.bing.com does not need to have an ending asterisk escaped
This commit is contained in:
@ -118,7 +118,7 @@ The following methodology was used to derive the network endpoints:
|
||||
| wdcp.microsoft.\* | TLSv1.2, HTTPS | Used for Windows Defender when Cloud-based Protection is enabled
|
||||
| wd-prod-cp-us-west-1-fe.westus.cloudapp.azure.com | HTTPS | Windows Defender
|
||||
| wusofficehome.msocdn.com | HTTPS | Microsoft Office
|
||||
| www.bing.com\* | HTTP | Used for updates for Cortana, apps, and Live Tiles
|
||||
| www.bing.com* | HTTP | Used for updates for Cortana, apps, and Live Tiles
|
||||
| www.msftconnecttest.com | HTTP | Network Connection (NCSI)
|
||||
| www.office.com | HTTPS | Microsoft Office
|
||||
|
||||
@ -269,7 +269,7 @@ The following methodology was used to derive the network endpoints:
|
||||
| wusofficehome.msocdn.com | HTTPS | Microsoft Office
|
||||
| www.bing.com | HTTPS | Cortana and Search
|
||||
| www.microsoft.com | HTTP | Diagnostic Data
|
||||
| www.microsoft.com/pkiops/certs/\* | HTTP | CRL and OCSP checks to the issuing certificate authorities
|
||||
| www.microsoft.com/pkiops/certs/* | HTTP | CRL and OCSP checks to the issuing certificate authorities
|
||||
| www.msftconnecttest.com | HTTP | Network Connection
|
||||
| www.office.com | HTTPS | Microsoft Office
|
||||
|
||||
|
Reference in New Issue
Block a user