From 0ad7af682fb73eb3433d6ae2e0cfd810537bade2 Mon Sep 17 00:00:00 2001 From: greg-lindsay Date: Mon, 7 Mar 2022 15:41:31 -0800 Subject: [PATCH] links --- windows/deployment/do/mcc-isp.md | 14 +++++++------- .../deployment/update/how-windows-update-works.md | 2 +- windows/deployment/update/index.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/windows/deployment/do/mcc-isp.md b/windows/deployment/do/mcc-isp.md index ef3b432321..2aa177fce3 100644 --- a/windows/deployment/do/mcc-isp.md +++ b/windows/deployment/do/mcc-isp.md @@ -75,13 +75,13 @@ NIC requirements: ### Sizing recommendations -| | Minimum | Recommended | +| Component | Minimum | Recommended | | -- | --- | --- | -| OS| Ubuntu 20.04 LTS VM or physical server | Ubuntu 20.04 LTS VM or physical server (preferred) | -|NIC | 10 Gbps| at least 10 Gbps | -|Disk | SSD
1 drive
2TB each |SSD
2-4 drives
at least 2TB each | -|Memory | 8GB | 32GB or greater | -|Cores | 4 | 8 or more | +| OS | Ubuntu 20.04 LTS VM or physical server | Ubuntu 20.04 LTS VM or physical server (preferred) | +| NIC | 10 Gbps| at least 10 Gbps | +| Disk | SSD
1 drive
2TB each |SSD
2-4 drives
at least 2TB each | +| Memory | 8GB | 32GB or greater | +| Cores | 4 | 8 or more | ## Steps to deploy MCC @@ -572,7 +572,7 @@ You can use hardware that will natively run Ubuntu 20.04 LTS, or you can run an ![iMCC img51](images/imcc51.png) ![iMCC img52](images/imcc52.png) -Your Ubuntu VM should now be ready for the next step: [*Install Microsoft Connected Cache on Your Server or VM*](#install-mcc-on-a-server-or-vm) +Your Ubuntu VM should now be ready to [Install MCC](#install-mcc). ### IoT Edge runtime diff --git a/windows/deployment/update/how-windows-update-works.md b/windows/deployment/update/how-windows-update-works.md index 693b11751e..44bd241363 100644 --- a/windows/deployment/update/how-windows-update-works.md +++ b/windows/deployment/update/how-windows-update-works.md @@ -133,7 +133,7 @@ Once the Windows Update Orchestrator determines which updates apply to your comp To ensure that your other downloads aren't affected or slowed down because updates are downloading, Windows Update uses Delivery Optimization, which downloads updates and reduces bandwidth consumption. -For more information, see [Configure Delivery Optimization for Windows 10 updates](do/waas-delivery-optimization.md). +For more information, see [Configure Delivery Optimization for Windows 10 updates](../do/waas-delivery-optimization.md). ## Installing updates ![Windows Update install step.](images/update-install-step.png) diff --git a/windows/deployment/update/index.md b/windows/deployment/update/index.md index abbbc3571d..508735b15c 100644 --- a/windows/deployment/update/index.md +++ b/windows/deployment/update/index.md @@ -34,7 +34,7 @@ Windows as a service provides a new way to think about building, deploying, and | [Prepare servicing strategy for Windows client updates](waas-servicing-strategy-windows-10-updates.md) | Explains the decisions you need to make in your servicing strategy. | | [Assign devices to servicing branches for Windows client updates](/waas-servicing-channels-windows-10-updates.md) | Explains how to assign devices to the General Availability Channel for feature and quality updates, and how to enroll devices in Windows Insider. | | [Monitor Windows Updates with Update Compliance](update-compliance-monitor.md) | Explains how to use Update Compliance to monitor and manage Windows Updates on devices in your organization. | -| [Optimize update delivery](do/waas-optimize-windows-10-updates.md) | Explains the benefits of using Delivery Optimization or BranchCache for update distribution. | +| [Optimize update delivery](../do/waas-optimize-windows-10-updates.md) | Explains the benefits of using Delivery Optimization or BranchCache for update distribution. | | [Deploy updates using Windows Update for Business](waas-manage-updates-wufb.md) | Explains how to use Windows Update for Business to manage when devices receive updates directly from Windows Update. Includes walkthroughs for configuring Windows Update for Business using Group Policy and Microsoft Intune. | | [Deploy Windows client updates using Windows Server Update Services (WSUS)](waas-manage-updates-wsus.md) | Explains how to use WSUS to manage Windows client updates. | | [Deploy Windows client updates using Microsoft Endpoint Configuration Manager](/mem/configmgr/osd/deploy-use/manage-windows-as-a-service) | Explains how to use Configuration Manager to manage Windows client updates. |