Skip to content

Commit 28bde9e

Browse files
committed
truncated a few more non-working links
1 parent f524d2f commit 28bde9e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/iot-edge/includes/iot-edge-prerequisites-linux-on-windows.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ A Windows device with the following minimum requirements:
2222

2323
* Virtualization support
2424
* 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).
2727

2828
* 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).
3030
* 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.
3131

3232
> [!TIP]
3333
> 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.
3434
>
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).
3636
>
3737
> 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.
3838
@@ -59,7 +59,7 @@ If you want to use PowerShell, use the following steps to prepare your target de
5959
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Force
6060
```
6161

62-
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).
6363

6464
# [Windows Admin Center](#tab/windowsadmincenter)
6565

@@ -73,7 +73,7 @@ If you want to use Windows Admin Center, use the following steps to download and
7373

7474
1. Install the Azure IoT Edge extension. Select the gear icon in the top right of the Windows Admin Center dashboard.
7575

76-
![Select the gear icon in the top right of the dashboard to access the settings, PNG.](/articles/iot-edge/media/how-to-provision-devices-at-scale-linux-on-windows-x509/select-gear-icon.png)
76+
![Select the gear icon in the top right of the dashboard to access the settings, PNG.](../media/how-to-provision-devices-at-scale-linux-on-windows-x509/select-gear-icon.png)
7777

7878
1. On the **Settings** menu, under **Gateway**, select **Extensions**.
7979

@@ -102,7 +102,7 @@ Prepare your target device for the installation of Azure IoT Edge for Linux on W
102102
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Force
103103
```
104104

105-
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).
106106

107107
:::moniker-end
108108
<!-- end iotedge-2020-11 -->

0 commit comments

Comments
 (0)