From c1657d983bd27d3254027f6d73fdd66bfe975d6b Mon Sep 17 00:00:00 2001 From: Stephanie Savell <101299710+v-stsavell@users.noreply.github.com> Date: Tue, 19 Jul 2022 11:19:09 -0500 Subject: [PATCH] Update mcc-enterprise.md --- windows/deployment/do/mcc-enterprise.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/deployment/do/mcc-enterprise.md b/windows/deployment/do/mcc-enterprise.md index 01aaaf0b79..613e826b0e 100644 --- a/windows/deployment/do/mcc-enterprise.md +++ b/windows/deployment/do/mcc-enterprise.md @@ -119,9 +119,9 @@ For information about creating or locating your subscription ID, see [Steps to o The MCC Azure management portal is used to create and manage MCC nodes. An Azure Subscription ID is used to grant access to the preview and to create the MCC resource in Azure and Cache nodes. -Once you take the survey above and the MCC team adds your subscription id to the allow list, you will be given a link to the Azure portal where you can create the resource described below. +Once you take the survey above and the MCC team adds your subscription ID to the allow list, you will be given a link to the Azure portal where you can create the resource described below. -1. On the Azure Portal home page, choose **Create a resource**: +1. On the Azure portal home page, choose **Create a resource**: ![eMCC img02](images/emcc02.png) 2. Type **Microsoft Connected Cache** into the search box, and hit **Enter** to show search results. @@ -291,7 +291,7 @@ Files contained in the mccinstaller.zip file: 6. Choose where you would like to download, install, and store the virtual hard disk for EFLOW. You'll also be asked how much memory, storage, and cores you would like to allocate for the VM. In this example, we chose the default values for all prompts. -7. Follow the Azure Device Login link and sign into the Azure Portal. +7. Follow the Azure Device Login link and sign into the Azure portal. ![eMCC img17](images/emcc17.png) @@ -382,7 +382,7 @@ sudo iotedge list​ ![eMCC img24](images/emcc24.png) -If edgeAgent and edgeHub containers are listed, but not “MCC”, you may view the status of the IoTEdge security manager using the command: +If edgeAgent and edgeHub containers are listed, but not “MCC”, you may view the status of the IoT Edge security manager using the command: ```bash sudo journalctl -u iotedge -f