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/how-to-install-iot-core.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,19 @@ ms.service: iot-edge
14
14
15
15
---
16
16
17
-
# Install the IoT Edge runtime on Windows IoT Core
17
+
# Install the IoT Edge runtime on Windows IoT Core - Public preview
18
18
19
19
The Azure IoT Edge Runtime can run even on tiny Single Board Computer (SBC) devices which are very prevalent in the IoT industry. This article walks through provisioning the runtime on a [MinnowBoard Turbot][lnk-minnow] development board running Windows IoT Core.
20
20
21
21
## Install the runtime
22
22
23
23
1. Install [Windows 10 IoT Core Dashboard][lnk-core] on a host system.
24
-
1. Follow the steps in [Set up your device][lnk-board] to configure your board with the MinnowBoard MAX Build 16299 image.
24
+
1. Follow the steps in [Set up your device][lnk-board] to configure your board with the MinnowBoard Turbot/MAX Build 16299 image.
25
25
1. Turn on the device, then [login remotely with PowerShell][lnk-powershell].
26
26
2. Run the following command in the PowerShell console to install IoT Edge runtime and configure the prerequisites:
Copy file name to clipboardExpand all lines: articles/iot-edge/tutorial-simulate-device-windows.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ms.service: iot-edge
14
14
15
15
---
16
16
17
-
# Deploy Azure IoT Edge on a simulated device in Windows
17
+
# Deploy Azure IoT Edge on a simulated device in Windows - Public preview
18
18
19
19
Azure IoT Edge moves the power of the cloud to your Internet of Things (IoT) devices. This tutorial walks you through creating a simulated IoT Edge device that generates sensor data. You learn how to:
20
20
@@ -69,8 +69,8 @@ Docker for Windows can run either Windows containers or Linux containers. The st
69
69
* Windows Server 1709 (Build 16299)
70
70
2. Run the following command in an Admin PowerShell console to install and configure the prerequisites:
0 commit comments