From 431ec380fd72cb41602fee28e677939d9f817e76 Mon Sep 17 00:00:00 2001 From: Zach Dvorak Date: Fri, 2 Feb 2018 09:52:01 -0800 Subject: [PATCH] Update upgrade-readiness-get-started.md Added an additional endpoint that needs to be whitelisted --- windows/deployment/upgrade/upgrade-readiness-get-started.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/deployment/upgrade/upgrade-readiness-get-started.md b/windows/deployment/upgrade/upgrade-readiness-get-started.md index a00a5c05f7..ae10dbe161 100644 --- a/windows/deployment/upgrade/upgrade-readiness-get-started.md +++ b/windows/deployment/upgrade/upgrade-readiness-get-started.md @@ -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://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 computer’s system account.