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: includes/iot-edge-install-linux-on-windows.md
+46-14Lines changed: 46 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -164,22 +164,54 @@ Install IoT Edge for Linux on Windows on your target device.
164
164
> [!NOTE]
165
165
> The following PowerShell process outlines how to deploy IoT Edge for Linux on Windows onto the local device. To deploy to a remote target device using PowerShell, you can use [Remote PowerShell](/powershell/module/microsoft.powershell.core/about/about_remote) to establish a connection to a remote device and run these commands remotely on that device.
166
166
167
+
:::moniker-end
168
+
<!-- end iotedge-2020-11 -->
169
+
170
+
<!-- iotedge-2020-11 -->
171
+
:::moniker range="iotedge-2020-11"
172
+
167
173
1. In an elevated PowerShell session, run each of the following commands to download IoT Edge for Linux on Windows.
0 commit comments