Update mcc-enterprise-prerequisites.md

acrolinx edits
This commit is contained in:
Meghan Stewart
2024-04-02 10:12:12 -07:00
committed by GitHub
parent a622c338d5
commit e1a992c0d5

View File

@ -25,10 +25,10 @@ As we near the release of public preview, we have paused onboarding. Please cont
1. **Azure subscription**: MCC management portal is hosted within Azure and is used to create the Connected Cache [Azure resource](/azure/cloud-adoption-framework/govern/resource-consistency/resource-access-management) and IoT Hub resource. Both are free services. 1. **Azure subscription**: MCC management portal is hosted within Azure and is used to create the Connected Cache [Azure resource](/azure/cloud-adoption-framework/govern/resource-consistency/resource-access-management) and IoT Hub resource. Both are free services.
Your Azure subscription ID is first used to provision MCC services, and enable access to the preview. The MCC server requirement for an Azure subscription will cost you nothing. If you don't have an Azure subscription already, you can create an Azure [Pay-As-You-Go](https://azure.microsoft.com/offers/ms-azr-0003p/) account, which requires a credit card for verification purposes. For more information, see the [Azure Free Account FAQ](https://azure.microsoft.com/free/free-account-faq/). Your Azure subscription ID is first used to provision MCC services, and enable access to the preview. The MCC server requirement for an Azure subscription costs you nothing. If you don't have an Azure subscription already, you can create an Azure [pay-as-you-go](https://azure.microsoft.com/offers/ms-azr-0003p/) account, which requires a credit card for verification purposes. For more information, see the [Azure Free Account FAQ](https://azure.microsoft.com/free/free-account-faq/).
The resources used for the preview and in the future when this product is ready for production will be free to you, like other caching solutions. The resources used for the preview and in the future when this product is ready for production will be free to you, like other caching solutions.
1. **Hardware to host MCC**: The recommended configuration will serve approximately 35000 managed devices, downloading a 2 GB payload in 24-hour timeframe at a sustained rate of 6.5 Gbps. 1. **Hardware to host MCC**: The recommended configuration serves approximately 35,000 managed devices, downloading a 2-GB payload in 24-hour timeframe at a sustained rate of 6.5 Gbps.
> [!NOTE] > [!NOTE]
> 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. > 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.
@ -36,7 +36,7 @@ As we near the release of public preview, we have paused onboarding. Please cont
**EFLOW requires Hyper-V support** **EFLOW requires Hyper-V support**
- On Windows client, enable the Hyper-V feature. - On Windows client, enable the Hyper-V feature.
- On Windows Server, install the Hyper-V role and create a default network switch. - 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). - For more requirements, see [EFLOW requirements](/azure/iot-edge/iot-edge-for-linux-on-windows#prerequisites).
Disk recommendations: Disk recommendations:
- Using an SSD is recommended as cache read speed of SSD is superior to HDD - Using an SSD is recommended as cache read speed of SSD is superior to HDD
@ -44,7 +44,7 @@ As we near the release of public preview, we have paused onboarding. Please cont
NIC requirements: NIC requirements:
- Multiple NICs on a single MCC instance aren't supported. - Multiple NICs on a single MCC instance aren't supported.
- 1 Gbps NIC is the minimum speed recommended but any NIC is supported. - 1 Gbps NIC is the minimum speed recommended but any NIC is supported.
- For best performance, NIC and BIOS should support SR-IOV - For best performance, NIC and BIOS should support SR-IOV.
VM networking: VM networking:
- An external virtual switch to support outbound and inbound network communication (created during the installation process) - An external virtual switch to support outbound and inbound network communication (created during the installation process)