From 431ec380fd72cb41602fee28e677939d9f817e76 Mon Sep 17 00:00:00 2001 From: Zach Dvorak Date: Fri, 2 Feb 2018 09:52:01 -0800 Subject: [PATCH 1/3] 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. From af625b467be1b996716b0264026a3b36ba5014c7 Mon Sep 17 00:00:00 2001 From: Elizabeth Ross Date: Fri, 2 Feb 2018 12:11:18 -0800 Subject: [PATCH 2/3] Added info for Diagnostic Data Viewer --- windows/configuration/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/configuration/index.md b/windows/configuration/index.md index c462632c79..e38d95e4ca 100644 --- a/windows/configuration/index.md +++ b/windows/configuration/index.md @@ -20,6 +20,7 @@ Enterprises often need to apply custom configurations to devices for their users | Topic | Description | | --- | --- | | [Configure Windows diagnostic data in your organization](configure-windows-diagnostic-data-in-your-organization.md) | Use this article to make informed decisions about how you can configure Windows diagnostic data in your organization. | +|[Diagnostic Data Viewer overview](diagnostic-data-viewer-overview.md) |Learn about the categories of diagnostic data your device is sending to Microsoft, along with how it's being used.| | [Windows 10, version 1709 basic diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields.md) | Learn about diagnostic data that is collected at the basic level in Windows 10, version 1709. | |[Windows 10, version 1709 enhanced diagnostic data events and fields used by Windows Analytics](enhanced-diagnostic-data-windows-analytics-events-and-fields.md)|Learn about diagnostic data that is collected by Windows Analytics.| | [Windows 10, version 1703 basic diagnostic events and fields](basic-level-windows-diagnostic-events-and-fields-1703.md) | Learn about diagnostic data that is collected at the basic level in Windows 10, version 1703. | From 8a65a872327d97f9c71dc4089cd0c773801d401e Mon Sep 17 00:00:00 2001 From: Banani-Rath Date: Fri, 2 Feb 2018 14:20:59 -0800 Subject: [PATCH 3/3] Update .openpublishing.redirection.json --- .openpublishing.redirection.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index aaf6b0a337..c88dcfc75b 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -8453,7 +8453,7 @@ { "source_path": "bcs/index.md", "redirect_url": "/microsoft-365/business/index", -"redirect_document_id": true +"redirect_document_id": false }, { "source_path": "bcs/support/microsoft-365-business-faqs.md", @@ -8466,4 +8466,4 @@ "redirect_document_id": true } ] -} \ No newline at end of file +}