From 743ce9df77c9a7af439774d6552f223020f3a056 Mon Sep 17 00:00:00 2001 From: Narkis Engler <41025789+narkissit@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:29:05 -0800 Subject: [PATCH 1/5] Update mcc-enterprise-prerequisites.md add link to EFLOW docs --- windows/deployment/do/mcc-enterprise-prerequisites.md | 1 + 1 file changed, 1 insertion(+) diff --git a/windows/deployment/do/mcc-enterprise-prerequisites.md b/windows/deployment/do/mcc-enterprise-prerequisites.md index 2fa49f91cc..43df0089f7 100644 --- a/windows/deployment/do/mcc-enterprise-prerequisites.md +++ b/windows/deployment/do/mcc-enterprise-prerequisites.md @@ -36,6 +36,7 @@ ms.date: 05/01/2023 **EFLOW requires Hyper-V support** - On Windows client, enable the Hyper-V feature - On Windows Server, install the Hyper-V role and create a default network switch + - See [EFLOW requirements](/azure/iot-edge/iot-edge-for-linux-on-windows?view=iotedge-1.4#prerequisites) for additional requirements Disk recommendations: - Using an SSD is recommended as cache read speed of SSD is superior to HDD From 017d03d40f9e8f634a1addf24cd2337ba8c92b47 Mon Sep 17 00:00:00 2001 From: Narkis Engler <41025789+narkissit@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:35:32 -0800 Subject: [PATCH 2/5] Update mcc-enterprise-appendix.md clarification on installation on vmware --- windows/deployment/do/mcc-enterprise-appendix.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/windows/deployment/do/mcc-enterprise-appendix.md b/windows/deployment/do/mcc-enterprise-appendix.md index 1192eaf675..d3bc3a6169 100644 --- a/windows/deployment/do/mcc-enterprise-appendix.md +++ b/windows/deployment/do/mcc-enterprise-appendix.md @@ -37,10 +37,9 @@ Most customers choose to install their cache node on a Windows Server with a nes ### Installing on VMware -We've seen that Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made: - 1. Ensure that you're using ESX. In the VM settings, turn on the option **Expose hardware assisted virtualization to the guest OS**. -1. Using the Hyper-V Manager, create an external switch. For the external switch to have internet connection, ensure **"Allow promiscuous mode"**, **"Allow forged transmits"**, and **"Allow MAC changes"** are all switched to **Yes**. +1. Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made. Please ensure the VM is turned off prior to making the configuration changes: +Using the Hyper-V Manager, create an external switch. For the external switch to have internet connection, ensure **"Allow promiscuous mode"** is switched to **Yes**. ### Installing on Hyper-V @@ -136,4 +135,4 @@ To verify that the Delivery Optimization client can download content using MCC, - [Install Azure IoT Edge for Linux on Windows](/azure/iot-edge/how-to-provision-single-device-linux-on-windows-symmetric#install-iot-edge) - [PowerShell functions for Azure IoT Edge for Linux on Windows](/azure/iot-edge/reference-iot-edge-for-linux-on-windows-functions) - EFLOW FAQ and Support: [Support · Azure/iotedge-eflow Wiki (github.com)](https://github.com/Azure/iotedge-eflow/wiki/Support#how-can-i-apply-updates-to-eflow) -- [Now ready for Production: Linux IoT Edge Modules on Windows - YouTube](https://www.youtube.com/watch?v=pgqVCg6cxVU&ab_channel=MicrosoftIoTDevelopers) \ No newline at end of file +- [Now ready for Production: Linux IoT Edge Modules on Windows - YouTube](https://www.youtube.com/watch?v=pgqVCg6cxVU&ab_channel=MicrosoftIoTDevelopers) From 96dea49d2644c03745a061c184fa1c28d8c436ba Mon Sep 17 00:00:00 2001 From: Narkis Engler <41025789+narkissit@users.noreply.github.com> Date: Wed, 8 Nov 2023 13:12:48 -0800 Subject: [PATCH 3/5] Update windows/deployment/do/mcc-enterprise-appendix.md Co-authored-by: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com> --- windows/deployment/do/mcc-enterprise-appendix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/do/mcc-enterprise-appendix.md b/windows/deployment/do/mcc-enterprise-appendix.md index d3bc3a6169..e91fea47b8 100644 --- a/windows/deployment/do/mcc-enterprise-appendix.md +++ b/windows/deployment/do/mcc-enterprise-appendix.md @@ -38,7 +38,7 @@ Most customers choose to install their cache node on a Windows Server with a nes ### Installing on VMware 1. Ensure that you're using ESX. In the VM settings, turn on the option **Expose hardware assisted virtualization to the guest OS**. -1. Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made. Please ensure the VM is turned off prior to making the configuration changes: +1. Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made. Ensure the VM is turned off before making the configuration changes: Using the Hyper-V Manager, create an external switch. For the external switch to have internet connection, ensure **"Allow promiscuous mode"** is switched to **Yes**. ### Installing on Hyper-V From 6c172524828b20788370779bb235d5327a228ea5 Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 28 Dec 2023 12:58:22 -0800 Subject: [PATCH 4/5] editorial revision --- windows/deployment/do/mcc-enterprise-appendix.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/windows/deployment/do/mcc-enterprise-appendix.md b/windows/deployment/do/mcc-enterprise-appendix.md index e91fea47b8..ec13e41993 100644 --- a/windows/deployment/do/mcc-enterprise-appendix.md +++ b/windows/deployment/do/mcc-enterprise-appendix.md @@ -15,7 +15,7 @@ appliesto: - ✅ Windows 11 - ✅ Windows 10 - ✅ Microsoft Connected Cache for Enterprise and Education -ms.date: 02/06/2023 +ms.date: 11/07/2023 --- # Appendix @@ -37,9 +37,10 @@ Most customers choose to install their cache node on a Windows Server with a nes ### Installing on VMware +Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made. Ensure the VM is turned off before making the following configuration changes: + 1. Ensure that you're using ESX. In the VM settings, turn on the option **Expose hardware assisted virtualization to the guest OS**. -1. Microsoft Connected Cache for Enterprise and Education can be successfully installed on VMware. To do so, there are a couple of additional configurations to be made. Ensure the VM is turned off before making the configuration changes: -Using the Hyper-V Manager, create an external switch. For the external switch to have internet connection, ensure **"Allow promiscuous mode"** is switched to **Yes**. +1. Using the Hyper-V Manager, create an external switch. For the external switch to have internet connection, ensure **"Allow promiscuous mode"** is switched to **Yes**. ### Installing on Hyper-V From 6e88fcffab845abb5ce44c5124c9ea07e011059f Mon Sep 17 00:00:00 2001 From: Aaron Czechowski Date: Thu, 28 Dec 2023 13:03:13 -0800 Subject: [PATCH 5/5] editorial revision --- windows/deployment/do/mcc-enterprise-prerequisites.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/deployment/do/mcc-enterprise-prerequisites.md b/windows/deployment/do/mcc-enterprise-prerequisites.md index 43df0089f7..ba0aaef324 100644 --- a/windows/deployment/do/mcc-enterprise-prerequisites.md +++ b/windows/deployment/do/mcc-enterprise-prerequisites.md @@ -13,7 +13,7 @@ appliesto: - ✅ Windows 11 - ✅ Windows 10 - - ✅ Microsoft Connected Cache for Enterprise and Education -ms.date: 05/01/2023 +ms.date: 11/07/2023 --- # Requirements of Microsoft Connected Cache for Enterprise and Education (early preview) @@ -34,9 +34,9 @@ ms.date: 05/01/2023 > Azure VMs are not currently supported. If you'd like to install your cache node on VMWare, see the [Appendix](mcc-enterprise-appendix.md) for a few additional configurations. **EFLOW requires Hyper-V support** - - On Windows client, enable the Hyper-V feature - - On Windows Server, install the Hyper-V role and create a default network switch - - See [EFLOW requirements](/azure/iot-edge/iot-edge-for-linux-on-windows?view=iotedge-1.4#prerequisites) for additional requirements + - On Windows client, enable the Hyper-V feature. + - On Windows Server, install the Hyper-V role and create a default network switch. + - For additional requirements, see [EFLOW requirements](/azure/iot-edge/iot-edge-for-linux-on-windows#prerequisites). Disk recommendations: - Using an SSD is recommended as cache read speed of SSD is superior to HDD