Skip to content

Commit d3d3dfb

Browse files
authored
Merge pull request #178701 from fcabrera23/eflow-reqs
Update quickstart
2 parents 01c3156 + fa27b18 commit d3d3dfb

File tree

3 files changed

+27
-11
lines changed

3 files changed

+27
-11
lines changed

articles/iot-edge/iot-edge-for-linux-on-windows.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,21 @@ IoT Edge for Linux on Windows uses the following components to enable Linux and
3737

3838
Bi-directional communication between Windows process and the Linux virtual machine means that Windows processes can provide user interfaces or hardware proxies for workloads run in the Linux containers.
3939

40+
41+
## Prerequisites
42+
43+
A Windows device with the following minimum requirements:
44+
45+
* System Requirements
46+
* Windows 10¹/11 (Pro, Enterprise, IoT Enterprise)
47+
* Windows Server 2019¹/2022
48+
<sub>¹ Windows 10 and Windows Server 2019 minimum build 17763 with all current cumulative updates installed.</sub>
49+
50+
* Hardware requirements
51+
* Minimum Free Memory: 1 GB
52+
* Minimum Free Disk Space: 10 GB
53+
54+
4055
## Samples
4156

4257
IoT Edge for Linux on Windows emphasizes interoperability between the Linux and Windows components.

articles/iot-edge/quickstart.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Create a cloud resource group to manage all the resources you'll use in this qui
4646

4747
Make sure your IoT Edge device meets the following requirements:
4848

49-
* Editions
50-
* Windows 10 version 1809 or later, build 17763 or later; or Windows 11 version 21H2 or later, build 22000 or later
51-
* Professional, Enterprise, IoT Enterprise
52-
* Windows Server 2019 build 17763 or later, or Windows Server 2022
49+
* System Requirements
50+
* Windows 10¹/11 (Pro, Enterprise, IoT Enterprise)
51+
* Windows Server 2019¹/2022
52+
<subWindows 10 and Windows Server 2019 minimum build 17763 with all current cumulative updates installed.</sub>
5353

5454
* Hardware requirements
5555
* Minimum Free Memory: 1 GB

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@ services: iot-edge
99

1010
### IoT Edge for Linux on Windows installation
1111

12-
A Windows device with the following minimum system requirements:
12+
A Windows device with the following minimum requirements:
1313

14-
* Windows 10 version 1809 or later, build 17763 or later; or Windows 11 version 21H2 or later, build 22000 or later
14+
* System Requirements
15+
* Windows 10¹/11 (Pro, Enterprise, IoT Enterprise)
16+
* Windows Server 2019¹/2022
17+
<sub>¹ Windows 10 and Windows Server 2019 minimum build 17763 with all current cumulative updates installed.</sub>
1518

16-
* Professional, Enterprise, or Server (2019 or 2022) editions
17-
18-
* Minimum Free Memory: 1 GB
19-
20-
* Minimum Free Disk Space: 10 GB
19+
* Hardware requirements
20+
* Minimum Free Memory: 1 GB
21+
* Minimum Free Disk Space: 10 GB
2122

2223
* Virtualization support
2324
* 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).

0 commit comments

Comments
 (0)