You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/includes/iot-edge-prerequisites-linux-on-windows.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,17 +22,17 @@ A Windows device with the following minimum requirements:
22
22
23
23
* Virtualization support
24
24
* On Windows 10, enable Hyper-V. For more information, see [Install Hyper-V on Windows 10](/virtualization/hyper-v-on-windows/quick-start/enable-hyper-v).
25
-
* On Windows Server, install the Hyper-V role and create a default network switch. For more information, see [Nested virtualization for Azure IoT Edge for Linux on Windows](/articles/iot-edge/nested-virtualization.md).
26
-
* On a virtual machine, configure nested virtualization. For more information, see [nested virtualization](/articles/iot-edge/nested-virtualization.md).
25
+
* On Windows Server, install the Hyper-V role and create a default network switch. For more information, see [Nested virtualization for Azure IoT Edge for Linux on Windows](../nested-virtualization.md).
26
+
* On a virtual machine, configure nested virtualization. For more information, see [nested virtualization](../nested-virtualization.md).
27
27
28
28
* Networking support
29
-
* Windows Server does not come with a default switch. Before you can deploy EFLOW to a Windows Server device, you need to create a virtual switch. For more information, see [Create virtual switch for Linux on Windows](/articles/iot-edge/how-to-create-virtual-switch.md).
29
+
* Windows Server does not come with a default switch. Before you can deploy EFLOW to a Windows Server device, you need to create a virtual switch. For more information, see [Create virtual switch for Linux on Windows](../how-to-create-virtual-switch.md).
30
30
* Windows Desktop versions come with a default switch that can be used for EFLOW installation. If needed, you can create your own custom virtual switch.
31
31
32
32
> [!TIP]
33
33
> If you want to use **GPU-accelerated Linux modules** in your Azure IoT Edge for Linux on Windows deployment, there are several configuration options to consider.
34
34
>
35
-
> You will need to install the correct drivers depending on your GPU architecture, and you may need access to a Windows Insider Program build. To determine your configuration needs and satisfy these prerequisites, see [GPU acceleration for Azure IoT Edge for Linux on Windows](/articles/iot-edge/gpu-acceleration.md).
35
+
> You will need to install the correct drivers depending on your GPU architecture, and you may need access to a Windows Insider Program build. To determine your configuration needs and satisfy these prerequisites, see [GPU acceleration for Azure IoT Edge for Linux on Windows](../gpu-acceleration.md).
36
36
>
37
37
> Make sure you take the time to satisfy the prerequisites for GPU acceleration now. You will need to restart the installation process if you decide you want GPU acceleration during installation.
38
38
@@ -59,7 +59,7 @@ If you want to use PowerShell, use the following steps to prepare your target de
For more information on the Azure IoT Edge for Linux on Windows PowerShell module, see the [PowerShell functions reference](/articles/iot-edge/reference-iot-edge-for-linux-on-windows-functions.md).
62
+
For more information on the Azure IoT Edge for Linux on Windows PowerShell module, see the [PowerShell functions reference](../reference-iot-edge-for-linux-on-windows-functions.md).
63
63
64
64
# [Windows Admin Center](#tab/windowsadmincenter)
65
65
@@ -73,7 +73,7 @@ If you want to use Windows Admin Center, use the following steps to download and
73
73
74
74
1. Install the Azure IoT Edge extension. Select the gear icon in the top right of the Windows Admin Center dashboard.
75
75
76
-

76
+

77
77
78
78
1. On the **Settings** menu, under **Gateway**, select **Extensions**.
79
79
@@ -102,7 +102,7 @@ Prepare your target device for the installation of Azure IoT Edge for Linux on W
For more information on the Azure IoT Edge for Linux on Windows PowerShell module, see the [PowerShell functions reference](/articles/iot-edge/reference-iot-edge-for-linux-on-windows-functions.md).
105
+
For more information on the Azure IoT Edge for Linux on Windows PowerShell module, see the [PowerShell functions reference](../reference-iot-edge-for-linux-on-windows-functions.md).
0 commit comments