@@ -23,12 +23,16 @@ landingContent:
23
23
url : about-iot-edge.md
24
24
- text : What is Azure IoT Edge for Linux on Windows (EFLOW)?
25
25
url : iot-edge-for-linux-on-windows.md
26
+ - text : Understand the Azure IoT Edge runtime and its architecture
27
+ url : iot-edge-runtime.md
28
+ - text : IoT Edge open-source repository
29
+ url : https://github.com/Azure/iotedge
30
+ - text : Azure IoT Edge supported systems
31
+ url : support.md
32
+ - linkListType : how-to-guide
33
+ links :
26
34
- text : How an IoT Edge device can be used as a gateway
27
35
url : iot-edge-as-gateway.md
28
- - text : Azure IoT Edge versions and release notes
29
- url : version-history.md
30
- - text : IoT Edge GitHub repository
31
- url : https://github.com/Azure/iotedge
32
36
- title : Getting started using Linux devices
33
37
linkLists :
34
38
- linkListType : quickstart
@@ -41,10 +45,10 @@ landingContent:
41
45
url : tutorial-develop-for-linux.md
42
46
- linkListType : how-to-guide
43
47
links :
44
- - text : Register and provision Linux devices at scale
45
- url : how-to-provision-devices-at-scale-linux-symmetric.md
46
48
- text : Install the IoT Edge runtime on Linux devices
47
49
url : how-to-provision-single-device-linux-symmetric.md
50
+ - text : Register and provision Linux devices at scale
51
+ url : how-to-provision-devices-at-scale-linux-symmetric.md
48
52
- text : Use Visual Studio Code to develop and debug modules
49
53
url : how-to-vs-code-develop-module.md
50
54
- title : Getting started using Windows devices
0 commit comments