mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Corrections to spacing, indentation, font weight of table headings
This commit is contained in:
parent
18e67a5aaf
commit
f9c3fd2428
@ -48,6 +48,7 @@ The MCC Azure management portal is used to create and manage MCC nodes. An Azure
|
|||||||
Once you take the survey above and the MCC team adds your subscription ID to the allowlist, you'll 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 allowlist, you'll be given a link to the Azure portal where you can create the resource described below.
|
||||||
|
|
||||||
1. In the Azure portal home page, choose **Create a resource**:
|
1. In the Azure portal home page, choose **Create a resource**:
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-create-azure-resource.png" alt-text="Screenshot of the Azure portal. The create a resource option is outlined in red.":::
|
:::image type="content" source="./images/ent-mcc-create-azure-resource.png" alt-text="Screenshot of the Azure portal. The create a resource option is outlined in red.":::
|
||||||
|
|
||||||
1. Type **Microsoft Connected Cache** into the search box, and hit **Enter** to show search results.
|
1. Type **Microsoft Connected Cache** into the search box, and hit **Enter** to show search results.
|
||||||
@ -58,6 +59,7 @@ Once you take the survey above and the MCC team adds your subscription ID to the
|
|||||||
1. Select **Microsoft Connected Cache Enterprise** and choose **Create** on the next screen to start the process of creating the MCC resource.
|
1. Select **Microsoft Connected Cache Enterprise** and choose **Create** on the next screen to start the process of creating the MCC resource.
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-azure-search-result.png" alt-text="Screenshot of the Azure portal search results for Microsoft Connected Cache.":::
|
:::image type="content" source="./images/ent-mcc-azure-search-result.png" alt-text="Screenshot of the Azure portal search results for Microsoft Connected Cache.":::
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-azure-marketplace.png" alt-text="Screenshot of Microsoft Connected Cache Enterprise within the Azure Marketplace.":::
|
:::image type="content" source="./images/ent-mcc-azure-marketplace.png" alt-text="Screenshot of Microsoft Connected Cache Enterprise within the Azure Marketplace.":::
|
||||||
|
|
||||||
1. Fill in the required fields to create the MCC resource.
|
1. Fill in the required fields to create the MCC resource.
|
||||||
@ -74,8 +76,7 @@ Once you take the survey above and the MCC team adds your subscription ID to the
|
|||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-azure-create-connected-cache.png" alt-text="Screenshot of the Create a Connected Cache page within the Azure Marketplace.":::
|
:::image type="content" source="./images/ent-mcc-azure-create-connected-cache.png" alt-text="Screenshot of the Create a Connected Cache page within the Azure Marketplace.":::
|
||||||
|
|
||||||
1. Once all the information has been entered, select the **Review + Create** button. Once validation is complete, select the **Create** button to start the
|
1. Once all the information has been entered, select the **Review + Create** button. Once validation is complete, select the **Create** button to start the resource creation.
|
||||||
resource creation.
|
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-azure-cache-created.png" alt-text="Screenshot of the completed cache deployment within the Azure." lightbox="./images/ent-mcc-azure-cache-created.png":::
|
:::image type="content" source="./images/ent-mcc-azure-cache-created.png" alt-text="Screenshot of the completed cache deployment within the Azure." lightbox="./images/ent-mcc-azure-cache-created.png":::
|
||||||
|
|
||||||
@ -101,7 +102,7 @@ Creating an MCC node is a multi-step process and the first step is to access the
|
|||||||
|
|
||||||
1. Selecting the **Create Cache Node** button will open the **Create Cache Node** page; **Cache Node Name** is the only field required for cache node creation.
|
1. Selecting the **Create Cache Node** button will open the **Create Cache Node** page; **Cache Node Name** is the only field required for cache node creation.
|
||||||
|
|
||||||
| **Field Name**| **Expected Value**|**Description** |
|
| Field Name | Expected Value | Description |
|
||||||
|---|---|---|
|
|---|---|---|
|
||||||
| **Cache Node Name** | Alphanumeric name that doesn't include any spaces. | The name of the cache node. You may choose names based on location such as `Seattle-1`. This name must be unique and can't be changed later. |
|
| **Cache Node Name** | Alphanumeric name that doesn't include any spaces. | The name of the cache node. You may choose names based on location such as `Seattle-1`. This name must be unique and can't be changed later. |
|
||||||
|
|
||||||
@ -193,6 +194,7 @@ Installing MCC on your Windows device is a simple process. A PowerShell script p
|
|||||||
> </br> [D] Do not run **[R] Run once** [S] Suspend [?] Help (default is "D"):
|
> </br> [D] Do not run **[R] Run once** [S] Suspend [?] Help (default is "D"):
|
||||||
|
|
||||||
1. Choose whether you would like to create a new external virtual switch or select an existing external virtual switch.
|
1. Choose whether you would like to create a new external virtual switch or select an existing external virtual switch.
|
||||||
|
|
||||||
If creating a new external virtual switch, name your switch and be sure to choose a Local Area Connection (USB adapters work as well however, we do not recommend using Wi-Fi). A computer restart will be required if you're creating a new switch.
|
If creating a new external virtual switch, name your switch and be sure to choose a Local Area Connection (USB adapters work as well however, we do not recommend using Wi-Fi). A computer restart will be required if you're creating a new switch.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
@ -219,16 +221,22 @@ Installing MCC on your Windows device is a simple process. A PowerShell script p
|
|||||||
For example, for host configuration where the server IP Address is 192.168.1.202 and the subnet mask is 255.255.255.0, the static IP can be anything 192.168.1.* except 192.168.1.202.
|
For example, for host configuration where the server IP Address is 192.168.1.202 and the subnet mask is 255.255.255.0, the static IP can be anything 192.168.1.* except 192.168.1.202.
|
||||||
<!-- Insert Image 1 & 2. Remove ent-mcc-script-dynamic-address.png image (it is replaced by image 2) -->
|
<!-- Insert Image 1 & 2. Remove ent-mcc-script-dynamic-address.png image (it is replaced by image 2) -->
|
||||||
:::image type="content" source="./images/external-switch-1.jpg" alt-text="Screenshot of a sample output of ipconfig command showing example of subnet mask." lightbox="./images/external-switch-1.jpg":::
|
:::image type="content" source="./images/external-switch-1.jpg" alt-text="Screenshot of a sample output of ipconfig command showing example of subnet mask." lightbox="./images/external-switch-1.jpg":::
|
||||||
|
|
||||||
:::image type="content" source="./images/assigning-ip-2.png" alt-text="Screenshot of multiple installer questions about ipv4 address for Eflow." lightbox="./images/assigning-ip-2.png":::
|
:::image type="content" source="./images/assigning-ip-2.png" alt-text="Screenshot of multiple installer questions about ipv4 address for Eflow." lightbox="./images/assigning-ip-2.png":::
|
||||||
|
|
||||||
If you would like to use your own DNS server instead of Google DNS 8.8.8.8, select **n** and set your own DNS server IP.
|
If you would like to use your own DNS server instead of Google DNS 8.8.8.8, select **n** and set your own DNS server IP.
|
||||||
|
|
||||||
:::image type="content" source="./images/use-custom-dns-3.png" alt-text="Screenshot of multiple installer questions about setting an alternate DNS server." lightbox="./images/use-custom-dns-3.png":::
|
:::image type="content" source="./images/use-custom-dns-3.png" alt-text="Screenshot of multiple installer questions about setting an alternate DNS server." lightbox="./images/use-custom-dns-3.png":::
|
||||||
|
|
||||||
If you use a dynamic IP address, the DHCP server will automatically configure the IP address and DNS settings.
|
If you use a dynamic IP address, the DHCP server will automatically configure the IP address and DNS settings.
|
||||||
|
|
||||||
1. 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 how many cores you would like to allocate for the VM. For this example, we chose the default values for download path, install path, and virtual hard disk path.
|
1. 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 how many cores you would like to allocate for the VM. For this example, we chose the default values for download path, install path, and virtual hard disk path.
|
||||||
|
|
||||||
<!-- Insert Image 4 -->
|
<!-- Insert Image 4 -->
|
||||||
:::image type="content" source="./images/installation-info-4.png" alt-text="Screenshot of multiple installer questions about memory and storage for EFLOW." lightbox="./images/installation-info-4.png":::
|
:::image type="content" source="./images/installation-info-4.png" alt-text="Screenshot of multiple installer questions about memory and storage for EFLOW." lightbox="./images/installation-info-4.png":::
|
||||||
|
|
||||||
For more information, see [Sizing Recommendations](mcc-enterprise-prerequisites.md#sizing-recommendations) for memory, virtual storage, and CPU cores. For this example we chose the recommended values for a Branch Office/Small Enterprise deployment.
|
For more information, see [Sizing Recommendations](mcc-enterprise-prerequisites.md#sizing-recommendations) for memory, virtual storage, and CPU cores. For this example we chose the recommended values for a Branch Office/Small Enterprise deployment.
|
||||||
|
|
||||||
<!-- Insert Image 5 -->
|
<!-- Insert Image 5 -->
|
||||||
:::image type="content" source="./images/memory-storage-5.png" alt-text="Screenshot of multiple installer questions about memory and storage." lightbox="./images/memory-storage-5.png":::
|
:::image type="content" source="./images/memory-storage-5.png" alt-text="Screenshot of multiple installer questions about memory and storage." lightbox="./images/memory-storage-5.png":::
|
||||||
<!-- Remove: If this is your first MCC deployment, select **n** so that a new IoT Hub can be created. If you have already configured MCC before, choose **y** so that your MCCs are grouped in the same IoT Hub.
|
<!-- Remove: If this is your first MCC deployment, select **n** so that a new IoT Hub can be created. If you have already configured MCC before, choose **y** so that your MCCs are grouped in the same IoT Hub.
|
||||||
@ -238,11 +246,14 @@ Installing MCC on your Windows device is a simple process. A PowerShell script p
|
|||||||
:::image type="content" source="./images/ent-mcc-script-select-hub.png" alt-text="Screenshot of the installer script running in PowerShell prompting you to select which IoT Hub to use." lightbox="./images/ent-mcc-script-select-hub.png":::
|
:::image type="content" source="./images/ent-mcc-script-select-hub.png" alt-text="Screenshot of the installer script running in PowerShell prompting you to select which IoT Hub to use." lightbox="./images/ent-mcc-script-select-hub.png":::
|
||||||
-->
|
-->
|
||||||
1. When the installation is complete, you should see the following output (the values below will be your own)
|
1. When the installation is complete, you should see the following output (the values below will be your own)
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-script-complete.png" alt-text="Screenshot of the installer script displaying the completion summary in PowerShell." lightbox="./images/ent-mcc-script-complete.png":::
|
:::image type="content" source="./images/ent-mcc-script-complete.png" alt-text="Screenshot of the installer script displaying the completion summary in PowerShell." lightbox="./images/ent-mcc-script-complete.png":::
|
||||||
<!-- Insert Image 7 -->
|
<!-- Insert Image 7 -->
|
||||||
|
|
||||||
:::image type="content" source="./images/installation-complete-7.png" alt-text="Screenshot of expected output when installation is complete." lightbox="./images/installation-complete-7.png":::
|
:::image type="content" source="./images/installation-complete-7.png" alt-text="Screenshot of expected output when installation is complete." lightbox="./images/installation-complete-7.png":::
|
||||||
|
|
||||||
1. Your MCC deployment is now complete.
|
1. Your MCC deployment is now complete.
|
||||||
|
|
||||||
If you don't see any errors, continue to the next section to validate your MCC deployment. Your VM will not appear in Hyper-V Manager as it is an EFLOW VM.
|
If you don't see any errors, continue to the next section to validate your MCC deployment. Your VM will not appear in Hyper-V Manager as it is an EFLOW VM.
|
||||||
- After validating your MCC is properly functional, review your management solution documentation, such as [Intune](/mem/intune/configuration/delivery-optimization-windows), to set the cache host policy to the IP address of your MCC.
|
- After validating your MCC is properly functional, review your management solution documentation, such as [Intune](/mem/intune/configuration/delivery-optimization-windows), to set the cache host policy to the IP address of your MCC.
|
||||||
- If you had errors during your deployment, see the [Common Issues](#common-issues) section in this article.
|
- If you had errors during your deployment, see the [Common Issues](#common-issues) section in this article.
|
||||||
@ -286,7 +297,7 @@ A successful test result will display a status code of 200 along with additional
|
|||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-verify-server-ssh.png" alt-text="Screenshot of a successful wget with an SSH client." lightbox="./images/ent-mcc-verify-server-ssh.png":::
|
:::image type="content" source="./images/ent-mcc-verify-server-ssh.png" alt-text="Screenshot of a successful wget with an SSH client." lightbox="./images/ent-mcc-verify-server-ssh.png":::
|
||||||
|
|
||||||
:::image type="content" source="./images/ent-mcc-verify-server-powershell.png" alt-text="Screenshot of a successful wget using PowerShell." lightbox="./images/ent-mcc-verify-server-powershell.png":::
|
:::image type="content" source="./images/ent-mcc-verify-server-powershell.png" alt-text="Screenshot of a successful wget using PowerShell." lightbox="./images/ent-mcc-verify-server-powershell.png":::
|
||||||
|
|
||||||
Similarly, enter the following URL from a browser in the network:
|
Similarly, enter the following URL from a browser in the network:
|
||||||
|
|
||||||
@ -339,7 +350,7 @@ This command will provide the current status of the starting, stopping of a cont
|
|||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> You should consult the IoT Edge troubleshooting guide ([Common issues and resolutions for Azure IoT Edge](/azure/iot-edge/troubleshoot)) for any issues you may encounter configuring IoT Edge, but we've listed a few issues that we encountered during our internal validation.
|
> You should consult the IoT Edge troubleshooting guide ([Common issues and resolutions for Azure IoT Edge](/azure/iot-edge/troubleshoot)) for any issues you may encounter configuring IoT Edge, but we've listed a few issues that we encountered during our internal validation.
|
||||||
>
|
|
||||||
|
|
||||||
### DNS needs to be configured
|
### DNS needs to be configured
|
||||||
|
|
||||||
@ -396,7 +407,7 @@ To configure the device to work with your DNS, use the following steps:
|
|||||||
### Resolve DNS issues
|
### Resolve DNS issues
|
||||||
|
|
||||||
Follow these steps if you see a DNS error when trying to resolve hostnames during the provisioning or download of container:
|
Follow these steps if you see a DNS error when trying to resolve hostnames during the provisioning or download of container:
|
||||||
Run ``` Get-EflowVmEndpoint ``` to get interface name
|
Run `Get-EflowVmEndpoint` to get interface name
|
||||||
|
|
||||||
Once you get the name:
|
Once you get the name:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user