From 99a41bceb9733b3ff91314b31f61023a4f1a0293 Mon Sep 17 00:00:00 2001 From: "[cmknox]" <[cmknox@gmail.com]> Date: Sat, 31 Aug 2024 22:25:30 -0600 Subject: [PATCH 1/5] Update two pages for clarification and accuracy --- windows/deployment/do/delivery-optimization-configure.md | 2 +- windows/deployment/do/waas-delivery-optimization-reference.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/deployment/do/delivery-optimization-configure.md b/windows/deployment/do/delivery-optimization-configure.md index 31ad6d5ade..247bbb3639 100644 --- a/windows/deployment/do/delivery-optimization-configure.md +++ b/windows/deployment/do/delivery-optimization-configure.md @@ -69,7 +69,7 @@ Delivery Optimization requires the use of certain ports to deliver content. Make | Port | Protocol | Function | |---------|-------------------|----------| | 7680 | TCP/IP | Listen for P2P using TCP/IP | -| 3544 | TCP/IP | Use Teredo to discover and connect to peers across NATs | +| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official Teredo documentation [here](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) | 443 | HTTPS / TLS 1.2 | Use to communicate Delivery Optimization client and service | ## 2. Evaluate Delivery Optimization policies diff --git a/windows/deployment/do/waas-delivery-optimization-reference.md b/windows/deployment/do/waas-delivery-optimization-reference.md index 35e52815bd..d57adae61b 100644 --- a/windows/deployment/do/waas-delivery-optimization-reference.md +++ b/windows/deployment/do/waas-delivery-optimization-reference.md @@ -48,8 +48,8 @@ In MDM, the same settings are under **.Vendor/MSFT/Policy/Config/DeliveryOptimiz | [Monthly upload data cap](#monthly-upload-data-cap) | DOMonthlyUploadDataCap | 1607 | Default value is 20 GB. | | [Minimum background QoS](#minimum-background-qos) | DOMinBackgroundQoS | 1607 | Recommend setting this to 500 KB/s. Default value is 2500 KB/s. | | [Enable peer caching while the device connects via VPN](#enable-peer-caching-while-the-device-connects-via-vpn) | DOAllowVPNPeerCaching | 1709 | Default is to not allow peering while on VPN. | -| [VPN keywords](#vpn-keywords) | DOVpnKeywords | 22H2 September Moment | Allows you to set one or more keywords used to recognize VPN connections. | -| [Disallow cache server downloads from VPN](#disallow-cache-server-downloads-on-vpn) | DODisallowCacheServerDownloadsOnVPN | 22H2 September Moment | Disallow downloads from Microsoft Connected Cache servers when the device connects via VPN. By default, the device is allowed to download from Microsoft Connected Cache when connected via VPN. | +| [VPN keywords](#vpn-keywords) | DOVpnKeywords | Windows 11 22H2 September Moment | Allows you to set one or more keywords used to recognize VPN connections. | +| [Disallow cache server downloads from VPN](#disallow-cache-server-downloads-on-vpn) | DODisallowCacheServerDownloadsOnVPN | Windows 11 22H2 September Moment | Disallow downloads from Microsoft Connected Cache servers when the device connects via VPN. By default, the device is allowed to download from Microsoft Connected Cache when connected via VPN. | | [Allow uploads while the device is on battery while under set battery level](#allow-uploads-while-the-device-is-on-battery-while-under-set-battery-level) | DOMinBatteryPercentageAllowedToUpload | 1709 | Default is to not allow peering while on battery. | | [Maximum foreground download bandwidth (percentage)](#maximum-foreground-download-bandwidth) | DOPercentageMaxForegroundBandwidth | 1803 | Default is '0' which will dynamically adjust. | | [Maximum background download bandwidth (percentage)](#maximum-background-download-bandwidth) | DOPercentageMaxBackgroundBandwidth | 1803 | Default is '0' which will dynamically adjust. | From 28fb4abc30d73c4d8ff85bf464aabd813012a20e Mon Sep 17 00:00:00 2001 From: "[cmknox]" <[cmknox@gmail.com]> Date: Sat, 31 Aug 2024 22:38:17 -0600 Subject: [PATCH 2/5] Add clarity --- windows/deployment/do/delivery-optimization-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/delivery-optimization-configure.md b/windows/deployment/do/delivery-optimization-configure.md index 247bbb3639..25f890ce0b 100644 --- a/windows/deployment/do/delivery-optimization-configure.md +++ b/windows/deployment/do/delivery-optimization-configure.md @@ -69,7 +69,7 @@ Delivery Optimization requires the use of certain ports to deliver content. Make | Port | Protocol | Function | |---------|-------------------|----------| | 7680 | TCP/IP | Listen for P2P using TCP/IP | -| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official Teredo documentation [here](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) +| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official [Teredo documentation](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) for more information. | | 443 | HTTPS / TLS 1.2 | Use to communicate Delivery Optimization client and service | ## 2. Evaluate Delivery Optimization policies From c7893cf57869446a3e72a7bfddba830beed9f28a Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:42:59 -0700 Subject: [PATCH 3/5] Update windows/deployment/do/delivery-optimization-configure.md tweak to docs style --- windows/deployment/do/delivery-optimization-configure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/delivery-optimization-configure.md b/windows/deployment/do/delivery-optimization-configure.md index 25f890ce0b..cfe43ce385 100644 --- a/windows/deployment/do/delivery-optimization-configure.md +++ b/windows/deployment/do/delivery-optimization-configure.md @@ -69,7 +69,7 @@ Delivery Optimization requires the use of certain ports to deliver content. Make | Port | Protocol | Function | |---------|-------------------|----------| | 7680 | TCP/IP | Listen for P2P using TCP/IP | -| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. Refer to official [Teredo documentation](https://learn.microsoft.com/windows/win32/teredo/required-firewall-exceptions-for-teredo) for more information. | +| 3544 | UDP | Use Teredo to discover and connect to peers across NATs. For more information, see the [Teredo documentation](/windows/win32/teredo/required-firewall-exceptions-for-teredo). | | 443 | HTTPS / TLS 1.2 | Use to communicate Delivery Optimization client and service | ## 2. Evaluate Delivery Optimization policies From 1c81b7dafdc56e1f290dee9f61e25b55ab1977e4 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:43:08 -0700 Subject: [PATCH 4/5] Update windows/deployment/do/waas-delivery-optimization-reference.md --- windows/deployment/do/waas-delivery-optimization-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/waas-delivery-optimization-reference.md b/windows/deployment/do/waas-delivery-optimization-reference.md index d57adae61b..de074710d9 100644 --- a/windows/deployment/do/waas-delivery-optimization-reference.md +++ b/windows/deployment/do/waas-delivery-optimization-reference.md @@ -48,7 +48,7 @@ In MDM, the same settings are under **.Vendor/MSFT/Policy/Config/DeliveryOptimiz | [Monthly upload data cap](#monthly-upload-data-cap) | DOMonthlyUploadDataCap | 1607 | Default value is 20 GB. | | [Minimum background QoS](#minimum-background-qos) | DOMinBackgroundQoS | 1607 | Recommend setting this to 500 KB/s. Default value is 2500 KB/s. | | [Enable peer caching while the device connects via VPN](#enable-peer-caching-while-the-device-connects-via-vpn) | DOAllowVPNPeerCaching | 1709 | Default is to not allow peering while on VPN. | -| [VPN keywords](#vpn-keywords) | DOVpnKeywords | Windows 11 22H2 September Moment | Allows you to set one or more keywords used to recognize VPN connections. | +| [VPN keywords](#vpn-keywords) | DOVpnKeywords | Windows 11, version 22H2 with the September 2023 or later update installed | Allows you to set one or more keywords used to recognize VPN connections. | | [Disallow cache server downloads from VPN](#disallow-cache-server-downloads-on-vpn) | DODisallowCacheServerDownloadsOnVPN | Windows 11 22H2 September Moment | Disallow downloads from Microsoft Connected Cache servers when the device connects via VPN. By default, the device is allowed to download from Microsoft Connected Cache when connected via VPN. | | [Allow uploads while the device is on battery while under set battery level](#allow-uploads-while-the-device-is-on-battery-while-under-set-battery-level) | DOMinBatteryPercentageAllowedToUpload | 1709 | Default is to not allow peering while on battery. | | [Maximum foreground download bandwidth (percentage)](#maximum-foreground-download-bandwidth) | DOPercentageMaxForegroundBandwidth | 1803 | Default is '0' which will dynamically adjust. | From 06aea4d1ca7bbbd64a6927aac416998b3aa55325 Mon Sep 17 00:00:00 2001 From: Meghan Stewart <33289333+mestew@users.noreply.github.com> Date: Tue, 3 Sep 2024 08:43:14 -0700 Subject: [PATCH 5/5] Update windows/deployment/do/waas-delivery-optimization-reference.md --- windows/deployment/do/waas-delivery-optimization-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/waas-delivery-optimization-reference.md b/windows/deployment/do/waas-delivery-optimization-reference.md index de074710d9..f43982a7c5 100644 --- a/windows/deployment/do/waas-delivery-optimization-reference.md +++ b/windows/deployment/do/waas-delivery-optimization-reference.md @@ -49,7 +49,7 @@ In MDM, the same settings are under **.Vendor/MSFT/Policy/Config/DeliveryOptimiz | [Minimum background QoS](#minimum-background-qos) | DOMinBackgroundQoS | 1607 | Recommend setting this to 500 KB/s. Default value is 2500 KB/s. | | [Enable peer caching while the device connects via VPN](#enable-peer-caching-while-the-device-connects-via-vpn) | DOAllowVPNPeerCaching | 1709 | Default is to not allow peering while on VPN. | | [VPN keywords](#vpn-keywords) | DOVpnKeywords | Windows 11, version 22H2 with the September 2023 or later update installed | Allows you to set one or more keywords used to recognize VPN connections. | -| [Disallow cache server downloads from VPN](#disallow-cache-server-downloads-on-vpn) | DODisallowCacheServerDownloadsOnVPN | Windows 11 22H2 September Moment | Disallow downloads from Microsoft Connected Cache servers when the device connects via VPN. By default, the device is allowed to download from Microsoft Connected Cache when connected via VPN. | +| [Disallow cache server downloads from VPN](#disallow-cache-server-downloads-on-vpn) | DODisallowCacheServerDownloadsOnVPN | Windows 11, version 22H2 with the September 2023 or later update installed | Disallow downloads from Microsoft Connected Cache servers when the device connects via VPN. By default, the device is allowed to download from Microsoft Connected Cache when connected via VPN. | | [Allow uploads while the device is on battery while under set battery level](#allow-uploads-while-the-device-is-on-battery-while-under-set-battery-level) | DOMinBatteryPercentageAllowedToUpload | 1709 | Default is to not allow peering while on battery. | | [Maximum foreground download bandwidth (percentage)](#maximum-foreground-download-bandwidth) | DOPercentageMaxForegroundBandwidth | 1803 | Default is '0' which will dynamically adjust. | | [Maximum background download bandwidth (percentage)](#maximum-background-download-bandwidth) | DOPercentageMaxBackgroundBandwidth | 1803 | Default is '0' which will dynamically adjust. |