mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
do-meta
This commit is contained in:
parent
a3090eb535
commit
ae60506968
@ -1,25 +1,23 @@
|
|||||||
---
|
---
|
||||||
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 types to use Delivery Optimization and 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/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: 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.
|
||||||
|
|
||||||
|
@ -1,25 +1,23 @@
|
|||||||
---
|
---
|
||||||
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
|
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>
|
||||||
|
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.
|
||||||
|
@ -1,16 +1,19 @@
|
|||||||
---
|
---
|
||||||
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 test 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>
|
||||||
|
ms.date: 11/08/2022
|
||||||
---
|
---
|
||||||
|
|
||||||
# Testing Delivery Optimization
|
# Testing Delivery Optimization
|
||||||
|
@ -1,25 +1,24 @@
|
|||||||
---
|
---
|
||||||
title: Delivery Optimization client-service communication explained
|
title: Delivery Optimization client-service communication explained
|
||||||
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>
|
||||||
|
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.
|
||||||
|
@ -1,24 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: MCC for Enterprise and Education Overview
|
title: MCC for Enterprise and Education Overview
|
||||||
manager: aaroncz
|
|
||||||
description: Overview of 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>
|
||||||
|
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).
|
||||||
|
@ -1,17 +1,20 @@
|
|||||||
---
|
---
|
||||||
title: Appendix
|
title: Appendix
|
||||||
manager: aaroncz
|
|
||||||
description: Appendix on 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: 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>
|
||||||
|
ms.date: 02/06/2023
|
||||||
---
|
---
|
||||||
|
|
||||||
# Appendix
|
# Appendix
|
||||||
|
@ -1,23 +1,23 @@
|
|||||||
---
|
---
|
||||||
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
|
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>
|
||||||
|
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
|
||||||
|
|
||||||
|
@ -1,24 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: Requirements for Microsoft Connected Cache (MCC) for Enterprise and Education
|
title: Requirements for Microsoft Connected Cache (MCC) for Enterprise and Education
|
||||||
manager: aaroncz
|
|
||||||
description: Overview of requirements for 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>
|
||||||
|
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).
|
||||||
|
|
||||||
|
@ -1,17 +1,20 @@
|
|||||||
---
|
---
|
||||||
title: Update or uninstall Microsoft Connected Cache for Enterprise and Education
|
title: Update or uninstall Microsoft Connected Cache for Enterprise and Education
|
||||||
manager: aaroncz
|
|
||||||
description: Details on updating or uninstalling Microsoft Connected Cache (MCC) for Enterprise and Education.
|
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>
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user