Merge pull request #8851 from mestew/do-meta

do-mcc-meta
This commit is contained in:
Meghan Stewart 2023-10-02 12:00:54 -07:00 committed by GitHub
commit c8271921d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
27 changed files with 269 additions and 251 deletions

View File

@ -1,25 +1,24 @@
--- ---
title: Microsoft Connected Cache content and services endpoints title: Microsoft Connected Cache content and services endpoints
description: List of fully qualified domain names, ports, and associated content types to use Delivery Optimization and Microsoft Connected Cache. description: List of fully qualified domain names, ports, and associated content used by Microsoft Connected Cache.
ms.date: 03/31/2023
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates ms.technology: itpro-updates
ms.topic: reference ms.topic: reference
ms.localizationpriority: medium
author: cmknox author: cmknox
ms.author: carmenf ms.author: carmenf
ms.reviewer: mstewart ms.reviewer: mstewart
manager: aaroncz manager: aaroncz
ms.collection: tier3 ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
- ✅ <a href=https://learn.microsoft.com/mem/configmgr/core/plan-design/hierarchy/microsoft-connected-cache target=_blank>Connected Cache on a Configuration Manager distribution point</a>
ms.date: 03/31/2023
--- ---
# Microsoft Connected Cache content and services endpoints # Microsoft Connected Cache content and services endpoints
_Applies to:_
- Windows 11
- Windows 10
> [!NOTE] > [!NOTE]
> All ports are outbound. > All ports are outbound.

View File

@ -1,25 +1,24 @@
--- ---
title: Using a proxy with Delivery Optimization title: Using a proxy with Delivery Optimization
manager: aaroncz description: Settings to use with various proxy configurations to allow Delivery Optimization to work in your environment.
description: Settings to use with various proxy configurations to allow Delivery Optimization to work
ms.prod: windows-client ms.prod: windows-client
author: cmknox
ms.localizationpriority: medium
ms.author: carmenf
ms.topic: article
ms.technology: itpro-updates ms.technology: itpro-updates
ms.date: 12/31/2017 ms.topic: conceptual
ms.collection: tier3 author: cmknox
ms.author: carmenf
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 06/02/2023
--- ---
# Using a proxy with Delivery Optimization # Using a proxy with Delivery Optimization
**Applies to:**
- Windows 11
- Windows 10
When Delivery Optimization downloads content from HTTP sources, it uses the automatic proxy discovery capability of WinHttp to streamline and maximize the support for complex proxy configurations as it makes range requests from the content server. It does this by setting the **WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY** flag in all HTTP calls. When Delivery Optimization downloads content from HTTP sources, it uses the automatic proxy discovery capability of WinHttp to streamline and maximize the support for complex proxy configurations as it makes range requests from the content server. It does this by setting the **WINHTTP_ACCESS_TYPE_AUTOMATIC_PROXY** flag in all HTTP calls.
Delivery Optimization provides a token to WinHttp that corresponds to the user that is signed in currently. In turn, WinHttp automatically authenticates the user against the proxy server set either in Internet Explorer or in the **Proxy Settings** menu in Windows. Delivery Optimization provides a token to WinHttp that corresponds to the user that is signed in currently. In turn, WinHttp automatically authenticates the user against the proxy server set either in Internet Explorer or in the **Proxy Settings** menu in Windows.

View File

@ -1,16 +1,20 @@
--- ---
title: Testing Delivery Optimization title: Testing Delivery Optimization
description: Explanation of Delivery Optimization distributed cache and high-level design. Demonstrate how Delivery Optimization peer-to-peer works in different test scenarios. description: Explanation of Delivery Optimization distributed cache and high-level design. Demonstrate how Delivery Optimization peer-to-peer works in different scenarios.
ms.date: 11/08/2022
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates ms.technology: itpro-updates
ms.topic: reference ms.topic: reference
ms.localizationpriority: medium
author: cmknox author: cmknox
ms.author: carmenf ms.author: carmenf
ms.reviewer: mstewart ms.reviewer: mstewart
manager: aaroncz manager: aaroncz
ms.collection: tier3 ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 11/08/2022
--- ---
# Testing Delivery Optimization # Testing Delivery Optimization

View File

@ -1,25 +1,25 @@
--- ---
title: Delivery Optimization client-service communication explained title: Delivery Optimization client-service communication
manager: aaroncz
description: Details of how Delivery Optimization communicates with the server when content is requested to download. description: Details of how Delivery Optimization communicates with the server when content is requested to download.
ms.prod: windows-client ms.prod: windows-client
author: cmknox
ms.localizationpriority: medium
ms.author: carmenf
ms.topic: article
ms.technology: itpro-updates ms.technology: itpro-updates
ms.date: 12/31/2017 ms.topic: conceptual
ms.collection: tier3 author: cmknox
ms.author: carmenf
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 12/31/2017
--- ---
# Delivery Optimization client-service communication explained # Delivery Optimization client-service communication explained
**Applies to** Delivery Optimization is a cloud-managed solution that uses peer-to-peer (P2P) and local caching to deliver software updates and apps to Windows clients across your network. This article describes details of how Delivery Optimization communicates with the server when content is requested to download.
- Windows 10
- Windows 11
## Download request workflow ## Download request workflow
This workflow allows Delivery Optimization to securely and efficiently deliver requested content to the calling device. Delivery Optimization uses content metadata to verify the content and to determine all available locations to pull content from. This workflow allows Delivery Optimization to securely and efficiently deliver requested content to the calling device. Delivery Optimization uses content metadata to verify the content and to determine all available locations to pull content from.

View File

@ -1,24 +1,23 @@
--- ---
title: MCC for Enterprise and Education Overview title: MCC for Enterprise and Education Overview
manager: aaroncz description: Overview, supported scenarios, and content types for Microsoft Connected Cache (MCC) for Enterprise and Education.
description: Overview of Microsoft Connected Cache (MCC) for Enterprise and Education.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.topic: article manager: aaroncz
ms.date: 05/09/2023
ms.technology: itpro-updates
ms.collection: tier3
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
ms.date: 05/09/2023
--- ---
# Microsoft Connected Cache for Enterprise and Education Overview # Microsoft Connected Cache for Enterprise and Education Overview
**Applies to**
- Windows 10
- Windows 11
> [!IMPORTANT] > [!IMPORTANT]
> - Microsoft Connected Cache is currently a preview feature. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). > - Microsoft Connected Cache is currently a preview feature. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
> - We're still accepting Enterprise and Education customers to join the early preview. To register your interest, fill out the survey located at [https://aka.ms/MSConnectedCacheSignup](https://aka.ms/MSConnectedCacheSignup). > - We're still accepting Enterprise and Education customers to join the early preview. To register your interest, fill out the survey located at [https://aka.ms/MSConnectedCacheSignup](https://aka.ms/MSConnectedCacheSignup).

View File

@ -1,17 +1,21 @@
--- ---
title: Appendix title: Appendix for MCC for Enterprise and Education
manager: aaroncz description: This article contains reference information for Microsoft Connected Cache (MCC) for Enterprise and Education.
description: Appendix on Microsoft Connected Cache (MCC) for Enterprise and Education.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: how-to
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: ms.collection:
- tier3 - tier3
- must-keep - must-keep
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
ms.date: 02/06/2023
--- ---
# Appendix # Appendix

View File

@ -1,23 +1,24 @@
--- ---
title: Deploying your cache node title: Deploying your cache node
manager: aaroncz description: How to deploy a Microsoft Connected Cache (MCC) for Enterprise and Education cache node from the Auzre portal.
description: How to deploy a Microsoft Connected Cache (MCC) for Enterprise and Education cache node
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: article manager: aaroncz
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: tier3 ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
ms.date: 03/10/2023
--- ---
# Deploying your cache node # Deploy your cache node
**Applies to** This article describes how to deploy a Microsoft Connected Cache (MCC) for Enterprise and Education cache node.
- Windows 10
- Windows 11
## Steps to deploy MCC ## Steps to deploy MCC

View File

@ -1,24 +1,23 @@
--- ---
title: Requirements for Microsoft Connected Cache (MCC) for Enterprise and Education title: Requirements for MCC for Enterprise and Education
manager: aaroncz description: Overview of prerequisites and recommendations for using Microsoft Connected Cache (MCC) for Enterprise and Education.
description: Overview of requirements for Microsoft Connected Cache (MCC) for Enterprise and Education.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: conceptual
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: article
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: tier3 ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- - ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
ms.date: 05/01/2023
--- ---
# Requirements of Microsoft Connected Cache for Enterprise and Education (early preview) # Requirements of Microsoft Connected Cache for Enterprise and Education (early preview)
**Applies to**
- Windows 10
- Windows 11
> [!NOTE] > [!NOTE]
> We're still accepting Enterprise and Education customers to join the early preview. To register your interest, fill out the survey located at [https://aka.ms/MSConnectedCacheSignup](https://aka.ms/MSConnectedCacheSignup). > We're still accepting Enterprise and Education customers to join the early preview. To register your interest, fill out the survey located at [https://aka.ms/MSConnectedCacheSignup](https://aka.ms/MSConnectedCacheSignup).

View File

@ -1,17 +1,21 @@
--- ---
title: Update or uninstall Microsoft Connected Cache for Enterprise and Education title: Update or uninstall MCC for Enterprise and Education
manager: aaroncz description: Details on how to update or uninstall Microsoft Connected Cache (MCC) for Enterprise and Education for your environment.
description: Details on updating or uninstalling Microsoft Connected Cache (MCC) for Enterprise and Education.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: how-to
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: ms.collection:
- tier3 - tier3
- must-keep - must-keep
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for Enterprise and Education</a>
ms.date: 10/12/2022
--- ---
# Update or uninstall Microsoft Connected Cache for Enterprise and Education # Update or uninstall Microsoft Connected Cache for Enterprise and Education

View File

@ -1,17 +1,21 @@
--- ---
title: Cache node configuration title: Cache node configuration settings
manager: aaroncz manager: aaroncz
description: Configuring a cache node on Azure portal. description: List of options that are available while configuring a cache node for your environment from the Azure portal.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: reference
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: ms.collection:
- tier3 - tier3
- must-keep - must-keep
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 08/16/2023
--- ---
# Cache node configuration # Cache node configuration

View File

@ -1,24 +1,23 @@
--- ---
title: Create, provision, and deploy the cache node in Azure portal title: Create, provision, and deploy the cache node
manager: aaroncz
description: Instructions for creating, provisioning, and deploying Microsoft Connected Cache for ISP on Azure portal description: Instructions for creating, provisioning, and deploying Microsoft Connected Cache for ISP on Azure portal
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
manager: aaroncz
author: nidos author: nidos
ms.author: nidos ms.author: nidos
ms.topic: article
ms.date: 05/09/2023
ms.technology: itpro-updates
ms.collection: tier3
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: conceptual
ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 05/09/2023
--- ---
# Create, configure, provision, and deploy the cache node in Azure portal # Create, configure, provision, and deploy the cache node in Azure portal
**Applies to**
- Windows 10
- Windows 11
This article outlines how to create, provision, and deploy your Microsoft Connected Cache nodes. The creation and provisioning of your cache node takes place in Azure portal. The deployment of your cache node requires downloading an installer script that will be run on your cache server. This article outlines how to create, provision, and deploy your Microsoft Connected Cache nodes. The creation and provisioning of your cache node takes place in Azure portal. The deployment of your cache node requires downloading an installer script that will be run on your cache server.
> [!IMPORTANT] > [!IMPORTANT]

View File

@ -2,6 +2,9 @@
metadata: metadata:
title: Microsoft Connected Cache Frequently Asked Questions title: Microsoft Connected Cache Frequently Asked Questions
description: The following article is a list of frequently asked questions for Microsoft Connected Cache. description: The following article is a list of frequently asked questions for Microsoft Connected Cache.
ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: faq
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
@ -9,14 +12,13 @@ metadata:
ms.collection: ms.collection:
- highpri - highpri
- tier3 - tier3
ms.topic: faq appliesto:
ms.date: 09/30/2022 - ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
ms.prod: windows-client - ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.technology: itpro-updates ms.date: 04/27/2023
title: Microsoft Connected Cache Frequently Asked Questions title: Microsoft Connected Cache Frequently Asked Questions
summary: | summary: |
**Applies to** Frequently asked questions about Microsoft Connected Cache
- Windows 10 and later
sections: sections:
- name: Ignored - name: Ignored

View File

@ -1,23 +1,22 @@
--- ---
title: MCC for ISPs Overview title: MCC for ISPs Overview
manager: aaroncz description: Overview of Microsoft Connected Cache for ISPs. Learn about how MCC works, supported scenarios, and supported content.
description: Overview for Microsoft Connected Cache for ISPs
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: overview
manager: aaroncz
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: article
ms.date: 07/27/2023
ms.technology: itpro-updates
ms.collection: tier3 ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 07/27/2023
--- ---
# Microsoft Connected Cache for ISPs Overview # Microsoft Connected Cache for ISPs overview
**Applies to**
- Windows 10
- Windows 11
Microsoft Connected Cache (MCC) for Internet Service Providers (preview) is a free software-only caching solution that delivers Microsoft content. MCC can be deployed free of charge to as many bare-metal servers or VMs as needed and is managed from a cloud portal. When deployed, MCC can help to reduce your network bandwidth usage for Microsoft software content and updates. Cache nodes are created in the cloud portal and are configured to deliver traffic to customers by manual CIDR or BGP routing. Microsoft Connected Cache (MCC) for Internet Service Providers (preview) is a free software-only caching solution that delivers Microsoft content. MCC can be deployed free of charge to as many bare-metal servers or VMs as needed and is managed from a cloud portal. When deployed, MCC can help to reduce your network bandwidth usage for Microsoft software content and updates. Cache nodes are created in the cloud portal and are configured to deliver traffic to customers by manual CIDR or BGP routing.

View File

@ -1,24 +1,23 @@
--- ---
title: Operator sign up and service onboarding title: Operator sign up and service onboarding
manager: aaroncz description: Instructions on how to go through the service onboarding process for Microsoft Connected Cache for ISPs.
description: Service onboarding for Microsoft Connected Cache for ISP
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
manager: aaroncz
author: nidos author: nidos
ms.author: nidos ms.author: nidos
ms.topic: article
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: tier3
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 07/07/2023
--- ---
# Operator sign up and service onboarding for Microsoft Connected Cache # Operator sign up and service onboarding for Microsoft Connected Cache
**Applies to**
- Windows 10
- Windows 11
This article details the process of signing up for Microsoft Connected Cache for Internet Service Providers (public preview). This article details the process of signing up for Microsoft Connected Cache for Internet Service Providers (public preview).
> [!NOTE] > [!NOTE]
@ -73,7 +72,7 @@ Before you begin sign up, ensure you have the following components:
:::image type="content" source="images/mcc-isp-operator-verification.png" alt-text="Screenshot of the sign up verification page on Azure portal for Microsoft Connected Cache." lightbox="./images/mcc-isp-operator-verification.png"::: :::image type="content" source="images/mcc-isp-operator-verification.png" alt-text="Screenshot of the sign up verification page on Azure portal for Microsoft Connected Cache." lightbox="./images/mcc-isp-operator-verification.png":::
> [!NOTE] > [!NOTE]
> **Can't find the verification email in your inbox?** Check that the email under the NOC role is correct in [Peering DB](https://www.peeringdb.com/). Search for an email from the sender **microsoft-noreply@microsoft.com** with the email subject: "Heres your Microsoft Connected Cache verification code" in your Spam folders. Still can't find it? Ensure that your email admin rules allow emails from the sender **microsoft-noreply@microsoft.com**. > **Can't find the verification email in your inbox?** Check that the email under the NOC role is correct in [Peering DB](https://www.peeringdb.com/). Search for an email from the sender **microsoft-noreply@microsoft.com** with the email subject: "Here's your Microsoft Connected Cache verification code" in your Spam folders. Still can't find it? Ensure that your email admin rules allow emails from the sender **microsoft-noreply@microsoft.com**.
1. Once verified, follow the instructions in [Create, provision, and deploy cache node](mcc-isp-create-provision-deploy.md) to create your cache node. 1. Once verified, follow the instructions in [Create, provision, and deploy cache node](mcc-isp-create-provision-deploy.md) to create your cache node.

View File

@ -1,24 +1,23 @@
--- ---
title: Support and troubleshooting title: Support and troubleshooting
manager: aaroncz description: Troubleshooting information for commonly encountered issues for onboarding or using Microsoft Connected Cache for ISPs.
description: Troubleshooting issues for Microsoft Connected Cache for ISP
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
author: nidos author: nidos
ms.author: nidos ms.author: nidos
ms.topic: reference manager: aaroncz
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: tier3
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 12/31/2017
--- ---
# Support and troubleshooting # Support and troubleshooting
**Applies to**
- Windows 10
- Windows 11
This article provides information on how to troubleshoot common issues with Microsoft Connected Cache for ISPs. This article provides information on how to troubleshoot common issues with Microsoft Connected Cache for ISPs.
## Common issues ## Common issues

View File

@ -1,17 +1,21 @@
--- ---
title: Update or uninstall your cache node title: Update or uninstall your cache node
manager: aaroncz description: This article contains information on how to update or uninstall your cache node for Microsoft Connected Cache for ISPs.
description: How to update or uninstall your cache node
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: how-to
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: ms.collection:
- tier3 - tier3
- must-keep - must-keep
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-microsoft-connected-cache target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 10/10/2022
--- ---
# Update or uninstall your cache node # Update or uninstall your cache node

View File

@ -1,15 +1,18 @@
--- ---
title: Verify cache node functionality and monitor health and performance title: Verify cache node functionality and monitor health
manager: aaroncz titleSuffix: Microsoft Connected Cache for ISPs
description: How to verify the functionality of a cache node description: How to verify the functionality of a cache node, monitor health and performance, and review metrics.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: article
ms.date: 12/31/2017
ms.technology: itpro-updates
ms.collection: tier3 ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/mcc-isp target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 02/09/2023
--- ---
# Verify cache node functionality and monitor health and performance # Verify cache node functionality and monitor health and performance

View File

@ -1,15 +1,18 @@
--- ---
title: Enhancing cache performance title: Enhancing cache performance
manager: aaroncz titleSuffix: Microsoft Connected Cache for ISPs
description: How to enhance performance on a virtual machine used with Microsoft Connected Cache for ISPs description: This article explains how to enhance performance on a virtual machine used with Microsoft Connected Cache for ISPs
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: reference
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.topic: reference
ms.technology: itpro-updates
ms.date: 12/31/2017
ms.collection: tier3 ms.collection: tier3
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/mcc-isp target=_blank>Microsoft Connected Cache for ISPs</a>
ms.date: 12/31/2017
--- ---
# Enhancing cache performance # Enhancing cache performance

View File

@ -1,30 +1,29 @@
--- ---
title: Microsoft Connected Cache for Internet Service Providers (ISPs) title: Microsoft Connected Cache for ISPs
description: Details on Microsoft Connected Cache (MCC) for Internet Service Providers (ISPs). description: This article contains details about the early preview for Microsoft Connected Cache (MCC) for Internet Service Providers (ISPs).
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates ms.technology: itpro-updates
ms.localizationpriority: medium ms.topic: how-to
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
manager: aaroncz manager: aaroncz
ms.topic: how-to ms.localizationpriority: medium
ms.date: 05/20/2022
ms.collection: tier3 ms.collection: tier3
ms.date: 03/07/2023
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ Microsoft Connected Cache for ISPs (early preview)
--- ---
# Microsoft Connected Cache for Internet Service Providers (early preview) # Microsoft Connected Cache for Internet Service Providers (early preview)
*Applies to*
- Windows 10
- Windows 11
## Overview
> [!IMPORTANT] > [!IMPORTANT]
> This document is for Microsoft Connected Cache (early preview). Microsoft Connected Cache for ISPs is now in Public Preview - for our early preview customers, we highly encourage you to migrate your cache nodes to our public preview. See [instructions on how to migrate](#migrating-your-mcc-to-public-preview) below. > This document is for Microsoft Connected Cache (early preview). Microsoft Connected Cache for ISPs is now in Public Preview - for our early preview customers, we highly encourage you to migrate your cache nodes to our public preview. See [instructions on how to migrate](#migrating-your-mcc-to-public-preview) below.
## Overview
Microsoft Connected Cache (MCC) preview is a software-only caching solution that delivers Microsoft content within operator networks. MCC can be deployed to as many physical servers or VMs as needed and is managed from a cloud portal. Microsoft cloud services handle routing of consumer devices to the cache server for content downloads. Microsoft Connected Cache (MCC) preview is a software-only caching solution that delivers Microsoft content within operator networks. MCC can be deployed to as many physical servers or VMs as needed and is managed from a cloud portal. Microsoft cloud services handle routing of consumer devices to the cache server for content downloads.
Microsoft Connected Cache is a hybrid application, in that it's a mix of on-premises and cloud resources. It's composed of a Docker-compatible Linux container deployed to your server and a cloud management portal. Microsoft chose Azure IoT Edge as a secure and reliable control plane. For more information on IoT Edge, see the [Appendix](#appendix). Even though your scenario isn't related to IoT, Azure IoT Edge is our secure Linux container deployment and management infrastructure. Microsoft Connected Cache is a hybrid application, in that it's a mix of on-premises and cloud resources. It's composed of a Docker-compatible Linux container deployed to your server and a cloud management portal. Microsoft chose Azure IoT Edge as a secure and reliable control plane. For more information on IoT Edge, see the [Appendix](#appendix). Even though your scenario isn't related to IoT, Azure IoT Edge is our secure Linux container deployment and management infrastructure.

View File

@ -2,21 +2,24 @@
metadata: metadata:
title: Delivery Optimization Frequently Asked Questions title: Delivery Optimization Frequently Asked Questions
description: List of frequently asked questions for Delivery Optimization. description: List of frequently asked questions for Delivery Optimization.
ms.reviewer: mstewart
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: faq
author: cmknox author: cmknox
ms.author: carmenf ms.author: carmenf
manager: aaroncz manager: aaroncz
ms.technology: itpro-updates ms.reviewer: mstewart
ms.collection: ms.collection:
- highpri - highpri
- tier3 - tier3
ms.topic: faq appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 07/31/2023 ms.date: 07/31/2023
title: Delivery Optimization Frequently Asked Questions title: Delivery Optimization Frequently Asked Questions
summary: | summary: |
**Applies to** Frequently Asked Questions for Delivery Optimization
- Windows 10 and later
sections: sections:

View File

@ -1,17 +1,21 @@
--- ---
manager: aaroncz
title: Monitor Delivery Optimization title: Monitor Delivery Optimization
description: How to monitor Delivery Optimization description: How to monitor Delivery Optimization using either the Windows Update for Business Delivery Optimization Report or Windows PowerShell cmdlets
ms.collection:
- tier3
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates ms.technology: itpro-updates
ms.topic: reference ms.topic: reference
ms.date: 08/13/2023
ms.localizationpriority: medium
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection:
- tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 08/13/2023
--- ---
# Monitor Delivery Optimization # Monitor Delivery Optimization

View File

@ -1,26 +1,25 @@
--- ---
title: Delivery Optimization reference title: Delivery Optimization reference
manager: aaroncz
description: This article provides a summary of references and descriptions for all of the Delivery Optimization settings. description: This article provides a summary of references and descriptions for all of the Delivery Optimization settings.
ms.prod: windows-client ms.prod: windows-client
author: cmknox
ms.localizationpriority: medium
ms.author: carmenf
ms.topic: reference
ms.technology: itpro-updates ms.technology: itpro-updates
ms.date: 07/31/2023 ms.topic: reference
ms.collection: tier3 author: cmknox
ms.author: carmenf
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 07/31/2023
--- ---
# Delivery Optimization reference # Delivery Optimization reference
**Applies to** > **Looking for Group Policy objects?** See [Delivery Optimization reference](waas-delivery-optimization-reference.md) or the main spreadsheet available at the Download Center [for Windows 11](https://www.microsoft.com/en-us/download/details.aspx?id=104594) or [for Windows 10](https://www.microsoft.com/en-us/download/details.aspx?id=104678).
- Windows 10
- Windows 11
> **Looking for Group Policy objects?** See [Delivery Optimization reference](waas-delivery-optimization-reference.md) or the master spreadsheet available at the Download Center [for Windows 11](https://www.microsoft.com/en-us/download/details.aspx?id=104594) or [for Windows 10](https://www.microsoft.com/en-us/download/details.aspx?id=104678).
There are many configuration options you can set in Delivery Optimization to customize the content delivery experience specific to your environment needs. This article summarizes those configurations for your reference. If you just need an overview of Delivery Optimization, see [What is Delivery Optimization](waas-delivery-optimization.md). If you need information about setting up Delivery Optimization, including tips for the best settings in different scenarios, see [Set up Delivery Optimization for Windows](waas-delivery-optimization-setup.md). There are many configuration options you can set in Delivery Optimization to customize the content delivery experience specific to your environment needs. This article summarizes those configurations for your reference. If you just need an overview of Delivery Optimization, see [What is Delivery Optimization](waas-delivery-optimization.md). If you need information about setting up Delivery Optimization, including tips for the best settings in different scenarios, see [Set up Delivery Optimization for Windows](waas-delivery-optimization-setup.md).

View File

@ -1,25 +1,24 @@
--- ---
title: Set up Delivery Optimization title: Set up Delivery Optimization
description: In this article, learn how to set up Delivery Optimization. description: In this article, learn how to set up Delivery Optimization for use by Windows clients in your organization.
ms.prod: windows-client
ms.technology: itpro-updates
ms.topic: how-to
author: cmknox author: cmknox
ms.author: carmenf ms.author: carmenf
ms.reviewer: mstewart ms.reviewer: mstewart
manager: aaroncz manager: aaroncz
ms.prod: windows-client
ms.technology: itpro-updates
ms.localizationpriority: medium
ms.topic: how-to
ms.date: 12/19/2022
ms.collection: tier3 ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
- ✅ <a href=https://learn.microsoft.com/windows/deployment/do/waas-delivery-optimization target=_blank>Delivery Optimization</a>
ms.date: 08/15/2023
--- ---
# Set up Delivery Optimization for Windows # Set up Delivery Optimization for Windows
**Applies to**
- Windows 10
- Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)
## Set up Delivery Optimization ## Set up Delivery Optimization

View File

@ -3,25 +3,23 @@ title: What is Delivery Optimization?
description: This article provides information about Delivery Optimization, a peer-to-peer distribution method in Windows 10 and Windows 11. description: This article provides information about Delivery Optimization, a peer-to-peer distribution method in Windows 10 and Windows 11.
ms.prod: windows-client ms.prod: windows-client
ms.technology: itpro-updates ms.technology: itpro-updates
ms.localizationpriority: medium ms.topic: overview
author: cmknox author: cmknox
ms.author: carmenf ms.author: carmenf
manager: aaroncz manager: aaroncz
ms.reviewer: mstewart
ms.collection: ms.collection:
- tier3 - tier3
- highpri - highpri
ms.topic: overview ms.localizationpriority: medium
ms.date: 12/31/2017 appliesto:
ms.reviewer: mstewart - ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/02/2023
--- ---
# What is Delivery Optimization? # What is Delivery Optimization?
**Applies to**
- Windows 10
- Windows 11
> **Looking for Group Policy objects?** See [Delivery Optimization reference](waas-delivery-optimization-reference.md) or the master spreadsheet available at the Download Center [for Windows 11](https://www.microsoft.com/en-us/download/details.aspx?id=104594) or [for Windows 10](https://www.microsoft.com/en-us/download/details.aspx?id=104678). > **Looking for Group Policy objects?** See [Delivery Optimization reference](waas-delivery-optimization-reference.md) or the master spreadsheet available at the Download Center [for Windows 11](https://www.microsoft.com/en-us/download/details.aspx?id=104594) or [for Windows 10](https://www.microsoft.com/en-us/download/details.aspx?id=104678).
Windows updates, upgrades, and applications can contain packages with large files. Downloading and distributing updates can consume quite a bit of network resources on the devices receiving them. Delivery Optimization is a reliable HTTP downloader with a cloud-managed solution that allows Windows devices to download those packages from alternate sources if desired (such as other devices on the network and/or a dedicated cache server) in addition to the traditional internet-based servers (referred to as 'HTTP sources' throughout Delivery Optimization documents). You can use Delivery Optimization to reduce bandwidth consumption by sharing the work of downloading these packages among multiple devices in your deployment however, the use of peer-to-peer is optional. Windows updates, upgrades, and applications can contain packages with large files. Downloading and distributing updates can consume quite a bit of network resources on the devices receiving them. Delivery Optimization is a reliable HTTP downloader with a cloud-managed solution that allows Windows devices to download those packages from alternate sources if desired (such as other devices on the network and/or a dedicated cache server) in addition to the traditional internet-based servers (referred to as 'HTTP sources' throughout Delivery Optimization documents). You can use Delivery Optimization to reduce bandwidth consumption by sharing the work of downloading these packages among multiple devices in your deployment however, the use of peer-to-peer is optional.

View File

@ -1,25 +1,23 @@
--- ---
title: Microsoft Connected Cache overview title: Microsoft Connected Cache overview
manager: aaroncz
description: This article provides information about Microsoft Connected Cache (MCC), a software-only caching solution. description: This article provides information about Microsoft Connected Cache (MCC), a software-only caching solution.
ms.prod: windows-client ms.prod: windows-client
author: cmknox
ms.localizationpriority: medium
ms.author: carmenf
ms.topic: article
ms.technology: itpro-updates ms.technology: itpro-updates
ms.date: 05/09/2023 ms.topic: overview
ms.collection: tier3 author: cmknox
ms.author: carmenf
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/02/2023
--- ---
# What is Microsoft Connected Cache? # What is Microsoft Connected Cache?
**Applies to**
- Windows 10
- Windows 11
> [!IMPORTANT] > [!IMPORTANT]
> Microsoft Connected Cache is currently a preview feature. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). > Microsoft Connected Cache is currently a preview feature. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).

View File

@ -1,25 +1,23 @@
--- ---
title: Optimize Windows update delivery title: Optimize Windows update delivery
description: Two methods of peer-to-peer content distribution are available, Delivery Optimization and BranchCache. description: Learn about the two methods of peer-to-peer content distribution that are available, Delivery Optimization and BranchCache.
ms.prod: windows-client ms.prod: windows-client
ms.localizationpriority: medium ms.topic: conceptual
ms.technology: itpro-updates
ms.author: carmenf ms.author: carmenf
author: cmknox author: cmknox
ms.reviewer: mstewart ms.reviewer: mstewart
manager: aaroncz manager: aaroncz
ms.topic: article
ms.technology: itpro-updates
ms.date: 12/31/2017
ms.collection: tier3 ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 02/14/2023
--- ---
# Optimize Windows update delivery # Optimize Windows update delivery
**Applies to**
- Windows 10
- Windows 11
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq) > **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)
When considering your content distribution strategy for Windows 10, think about enabling a form of peer-to-peer content sharing to reduce bandwidth issues during updates. Windows client offers two peer-to-peer options for update content distribution: Delivery Optimization and BranchCache. These technologies can be used with several of the servicing tools for Windows client. When considering your content distribution strategy for Windows 10, think about enabling a form of peer-to-peer content sharing to reduce bandwidth issues during updates. Windows client offers two peer-to-peer options for update content distribution: Delivery Optimization and BranchCache. These technologies can be used with several of the servicing tools for Windows client.
@ -41,8 +39,8 @@ Two methods of peer-to-peer content distribution are available.
| Method | Windows Update | Windows Update for Business | WSUS | Configuration Manager | | Method | Windows Update | Windows Update for Business | WSUS | Configuration Manager |
| --- | --- | --- | --- | --- | | --- | --- | --- | --- | --- |
| Delivery Optimization | ![yes.](images/checkmark.png) | ![yes](images/checkmark.png) | ![yes](images/checkmark.png) | ![yes](images/checkmark.png) | | Delivery Optimization | Yes | Yes | Yes | Yes |
| BranchCache | ![no.](images/crossmark.png) | ![no](images/crossmark.png) |![yes](images/checkmark.png) | ![yes](images/checkmark.png) | | BranchCache | No | No |Yes | Yes |
> [!NOTE] > [!NOTE]
> Microsoft Configuration Manager has an additional feature called Client Peer Cache that allows peer-to-peer content sharing between clients you use Configuration Manager to manage, in the same Configuration Manager boundary Group. For more information, see [Client Peer Cache](/configmgr/core/plan-design/hierarchy/client-peer-cache). > Microsoft Configuration Manager has an additional feature called Client Peer Cache that allows peer-to-peer content sharing between clients you use Configuration Manager to manage, in the same Configuration Manager boundary Group. For more information, see [Client Peer Cache](/configmgr/core/plan-design/hierarchy/client-peer-cache).
@ -92,9 +90,9 @@ At this point, the download is complete and the update is ready to be installed.
|&nbsp; |&nbsp; | |&nbsp; |&nbsp; |
| --- | --- | | --- | --- |
| ![done.](images/checklistdone.png) | [Learn about updates and servicing channels](../update/waas-overview.md) | | | [Learn about updates and servicing channels](../update/waas-overview.md) |
| ![done.](images/checklistdone.png) | [Prepare servicing strategy for Windows client updates](../update/waas-servicing-strategy-windows-10-updates.md) | | | [Prepare servicing strategy for Windows client updates](../update/waas-servicing-strategy-windows-10-updates.md) |
| ![done.](images/checklistdone.png) | [Build deployment rings for Windows client updates](../update/waas-deployment-rings-windows-10-updates.md) | | | [Build deployment rings for Windows client updates](../update/waas-deployment-rings-windows-10-updates.md) |
| ![done.](images/checklistdone.png) | [Assign devices to servicing channels for Windows client updates](../update/waas-servicing-channels-windows-10-updates.md) | | | [Assign devices to servicing channels for Windows client updates](../update/waas-servicing-channels-windows-10-updates.md) |
| ![done.](images/checklistdone.png) | Optimize update delivery for Windows 10 updates (this article) | | | Optimize update delivery for Windows 10 updates (this article) |
| ![to do.](images/checklistbox.gif) | [Deploy updates using Windows Update for Business](../update/waas-manage-updates-wufb.md)<br/>or [Deploy Windows client updates using Windows Server Update Services](../update/waas-manage-updates-wsus.md)<br/>or [Deploy Windows client updates using Microsoft Configuration Manager](/mem/configmgr/osd/deploy-use/manage-windows-as-a-service) | | | [Deploy updates using Windows Update for Business](../update/waas-manage-updates-wufb.md)<br/>or [Deploy Windows client updates using Windows Server Update Services](../update/waas-manage-updates-wsus.md)<br/>or [Deploy Windows client updates using Microsoft Configuration Manager](/mem/configmgr/osd/deploy-use/manage-windows-as-a-service) |

View File

@ -1,25 +1,24 @@
--- ---
title: What's new in Delivery Optimization title: What's new in Delivery Optimization
manager: aaroncz
description: What's new in Delivery Optimization, a peer-to-peer distribution method in Windows 10 and Windows 11. description: What's new in Delivery Optimization, a peer-to-peer distribution method in Windows 10 and Windows 11.
ms.prod: windows-client ms.prod: windows-client
author: cmknox
ms.localizationpriority: medium
ms.author: carmenf
ms.topic: article
ms.technology: itpro-updates ms.technology: itpro-updates
ms.date: 12/31/2017 ms.topic: conceptual
ms.collection: tier3 author: cmknox
ms.author: carmenf
manager: aaroncz
ms.reviewer: mstewart ms.reviewer: mstewart
ms.collection: tier3
ms.localizationpriority: medium
appliesto:
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 11</a>
- ✅ <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Windows 10</a>
ms.date: 06/02/2023
--- ---
# What's new in Delivery Optimization # What's new in Delivery Optimization
**Applies to** This article contains information about what's new in Delivery Optimization, a peer-to-peer distribution method in Windows 10 and Windows 11.
- Windows 10
- Windows 11
## Microsoft Connected Cache (early preview) ## Microsoft Connected Cache (early preview)
Microsoft Connected Cache (MCC) is a software-only caching solution that delivers Microsoft content within Enterprise networks. MCC can be deployed to as many bare-metal servers or VMs as needed, and is managed from a cloud portal. Cache nodes are created in the cloud portal and are configured by applying the client policy using management tools such as Intune. Microsoft Connected Cache (MCC) is a software-only caching solution that delivers Microsoft content within Enterprise networks. MCC can be deployed to as many bare-metal servers or VMs as needed, and is managed from a cloud portal. Cache nodes are created in the cloud portal and are configured by applying the client policy using management tools such as Intune.