diff --git a/windows/deployment/do/mcc-isp-support.md b/windows/deployment/do/mcc-isp-support.md index eca0816a9e..7bac75ac18 100644 --- a/windows/deployment/do/mcc-isp-support.md +++ b/windows/deployment/do/mcc-isp-support.md @@ -1,16 +1,15 @@ --- title: Support and troubleshooting manager: dougeby -description: Troubleshooting Issues for Microsoft Connected Cache for ISP +description: Troubleshooting issues for Microsoft Connected Cache for ISP keywords: updates, downloads, network, bandwidth ms.prod: w10 -ms.mktglfcycl: deploy audience: itpro author: nidos ms.localizationpriority: medium ms.author: nidos ms.collection: M365-modern-desktop -ms.topic: article +ms.topic: reference --- # Support and troubleshooting @@ -20,6 +19,7 @@ ms.topic: article - Windows 10 - Windows 11 +This article provides information on how to troubleshoot common issues with Microsoft Connected Cache for ISPs. ## Sign up errors ### Cannot verify account @@ -28,7 +28,7 @@ During sign-up, we verify the information you provide against what is present in ### Invalid verification code -During sign-up, a verification code is sent to your NOC email address present in [Peering DB](https://www.peeringdb.com/). This code expires in 24 hours. If expired, you'll need to request a new verification code to complete the sign-up. +During sign-up, a verification code is sent to your NOC email address present in [Peering DB](https://www.peeringdb.com/). This code expires in 24 hours. If it's expired, you'll need to request a new verification code to complete the sign-up. ## Cache Node Errors diff --git a/windows/deployment/do/mcc-isp-vm-performance.md b/windows/deployment/do/mcc-isp-vm-performance.md index 529a77d522..0028f5d759 100644 --- a/windows/deployment/do/mcc-isp-vm-performance.md +++ b/windows/deployment/do/mcc-isp-vm-performance.md @@ -1,7 +1,7 @@ --- title: Enhancing VM performance manager: dougeby -description: How to enhance performance on a VM +description: How to enhance performance on a virtual machine used with Microsoft Connected Cache for ISPs keywords: updates, downloads, network, bandwidth ms.prod: w10 ms.mktglfcycl: deploy @@ -10,19 +10,19 @@ author: amyzhou ms.localizationpriority: medium ms.author: amyzhou ms.collection: M365-modern-desktop -ms.topic: article +ms.topic: reference --- -# Enhancing VM performance +# Enhancing virtual machine performance In virtual environments, the cache server egress peaks at around 1.1 Gbps. If you want to maximize the egress in virtual environments, it's critical to change the following two settings: -1. Enable **SR-IOV** in the following three locations: +1. Enable **Single Root I/O Virtualization (SR-IOV)** in the following three locations: - - The BIOS of the MCC VM - - The MCC VM's network card properties - - The hypervisor for the MCC VM + - The BIOS of the MCC virtual machine + - The network card properties of the MCC virtual machine + - The hypervisor for the MCC virtual machine Microsoft has found these settings to double egress when using a Microsoft Hyper-V deployment. -2. Enable "high performance" in the BIOS instead of energy savings. Microsoft has found this setting to also nearly double egress in a Microsoft Hyper-V deployment. \ No newline at end of file +2. Enable "high performance" in the BIOS instead of energy savings. Microsoft has found this setting to also nearly double egress in a Microsoft Hyper-V deployment.