Skip to content

Commit dc41660

Browse files
authored
Merge pull request #145811 from v-tcassi/docUpdatesNotesAtTop
notes to point customers to potential desired articles
2 parents 6a092db + 417f57f commit dc41660

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

articles/iot-edge/how-to-install-iot-edge-on-windows.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ This article lists the steps to set up IoT Edge on a Windows device. These steps
2222

2323
>[!NOTE]
2424
>IoT Edge for Linux on Windows is in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
25+
>
26+
>While IoT Edge for Linux on Windows is the recommended experience for using Azure IoT Edge in a Windows environment, Windows containers are still available. If you prefer to use Windows containers, see the how-to guide on [installing and managing Azure IoT Edge for Windows](how-to-install-iot-edge-windows-on-windows.md).
2527
2628
## Prerequisites
2729

articles/iot-edge/quickstart.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ Make sure your IoT Edge device meets the following requirements:
5050
* At least 4 GB of memory, recommended 8 GB of memory
5151
* 10 GB of free disk space
5252

53+
>[!NOTE]
54+
>This quickstart uses Windows Admin Center to create a deployment of IoT Edge for Linux on Windows. You can also use PowerShell. If you wish to use PowerShell to create your deployment, follow the steps in the how-to guide on [installing and provisioning Azure IoT Edge for Linux on a Windows device](how-to-install-iot-edge-on-windows.md).
55+
5356
## Create an IoT hub
5457

5558
Start by creating an IoT hub with the Azure CLI.

0 commit comments

Comments
 (0)