Update upgrade-readiness-get-started.md

Added an additional endpoint that needs to be whitelisted
This commit is contained in:
Zach Dvorak
2018-02-02 09:52:01 -08:00
committed by GitHub
parent cb792761f3
commit 431ec380fd

View File

@ -84,7 +84,8 @@ To enable data sharing, whitelist the following endpoints. Note that you may nee
|---------------------------------------------------------|-----------| |---------------------------------------------------------|-----------|
| `https://v10.vortex-win.data.microsoft.com` | Connected User Experience and Telemetry component endpoint for Windows 10 computers. User computers send data to Microsoft through this endpoint. | `https://v10.vortex-win.data.microsoft.com` | Connected User Experience and Telemetry component endpoint for Windows 10 computers. User computers send data to Microsoft through this endpoint.
| `https://vortex-win.data.microsoft.com` | Connected User Experience and Telemetry component endpoint for operating systems older than Windows 10 | `https://vortex-win.data.microsoft.com` | Connected User Experience and Telemetry component endpoint for operating systems older than Windows 10
| `https://settings-win.data.microsoft.com` | Enables the compatibility update to send data to Microsoft. | | `https://settings-win.data.microsoft.com` | Enables the compatibility update to send data to Microsoft.
| `https://adl.windows.com` | Allows the compatibility update to receive the latest compatibility data from Microsoft. |
Note: The compatibility update KB runs under the computers system account. Note: The compatibility update KB runs under the computers system account.