Skip to content

Commit 0809c15

Browse files
committed
Add OS clarification
1 parent aad2c60 commit 0809c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Azure IoT Edge runs on most operating systems that can run containers; however,
4646
* Microsoft has done informal testing on the platforms or knows of a partner successfully running Azure IoT Edge on the platform
4747
* Installation packages for other platforms may work on these platforms
4848

49-
The family of the host OS must always match the family of the guest OS used inside a module's container. In other words, you can only use Linux containers on Linux and Windows containers on Windows. When using Windows, only process isolated containers are supported, not Hyper-V isolated containers. IoT Edge for Linux on Windows uses IoT Edge in a Linux virtual machine running on a Windows host. In this way, you can run Linux modules on a Windows device.
49+
The host OS family must match the guest OS family used inside a module's container. In other words, you can only use Linux containers on Linux OS and Windows containers on Windows OS. When using Windows OS, only process isolated containers are supported, not Hyper-V isolated containers. IoT Edge for Linux on Windows uses IoT Edge in a Linux virtual machine running on a Windows OS host. In this way, you can run Linux modules on a Windows device.
5050

5151
### Tier 1
5252

0 commit comments

Comments
 (0)