Skip to content

Commit 93efddd

Browse files
authored
Merge pull request #225868 from PatAltimore/patricka-toc-restructure
Restructure IoT Edge ToC
2 parents b3671be + 18da110 commit 93efddd

File tree

1 file changed

+23
-25
lines changed

1 file changed

+23
-25
lines changed

articles/iot-edge/TOC.yml

Lines changed: 23 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@
1616
href: quickstart-linux.md
1717
- name: Tutorials
1818
items:
19-
- name: Develop with Linux containers
20-
href: tutorial-develop-for-linux.md
21-
- name: Develop custom code modules
19+
- name: Develop modules
2220
items:
21+
- name: Develop with Linux containers
22+
href: tutorial-develop-for-linux.md
23+
- name: Develop with Visual Studio Code
24+
href: how-to-vs-code-develop-module.md
25+
- name: Develop with Visual Studio 2022
26+
href: how-to-visual-studio-develop-module.md
2327
- name: C
2428
href: tutorial-c-module.md
2529
- name: C#
@@ -40,26 +44,26 @@
4044
href: tutorial-deploy-custom-vision.md
4145
- name: Store data locally with SQL
4246
href: tutorial-store-data-sql-server.md
43-
- name: Use IoT Edge as a gateway
44-
items:
45-
- name: Create hierarchies of IoT Edge devices
46-
href: tutorial-nested-iot-edge.md
47-
- name: Monitor devices and modules
48-
href: tutorial-monitor-with-workbooks.md
47+
- name: Create hierarchies of IoT Edge devices
48+
href: tutorial-nested-iot-edge.md
4949
- name: Configure EST server
5050
href: tutorial-configure-est-server.md
5151
- name: Configure, connect, and verify a GPU
5252
href: configure-connect-verify-gpu.md
53+
- name: Monitor devices and modules
54+
href: tutorial-monitor-with-workbooks.md
5355
- name: Concepts
5456
items:
5557
- name: IoT Edge runtime
5658
href: iot-edge-runtime.md
57-
- name: IoT Edge modules
58-
items:
59-
- name: Understand Azure IoT Edge modules
60-
href: iot-edge-modules.md
61-
- name: IoT Edge agent and hub properties
62-
href: module-edgeagent-edgehub.md
59+
- name: IoT Edge agent and hub properties
60+
href: module-edgeagent-edgehub.md
61+
- name: Understand Azure IoT Edge modules
62+
href: iot-edge-modules.md
63+
- name: IoT Edge device as a gateway
64+
href: iot-edge-as-gateway.md
65+
- name: Production checklist
66+
href: production-checklist.md
6367
- name: Development
6468
items:
6569
- name: Develop modules
@@ -72,10 +76,6 @@
7276
href: module-composition.md
7377
- name: Automatic deployments
7478
href: module-deployment-monitoring.md
75-
- name: Offline capabilities
76-
href: offline-capabilities.md
77-
- name: IoT Edge device as a gateway
78-
href: iot-edge-as-gateway.md
7979
- name: Security
8080
items:
8181
- name: Securing Azure IoT Edge
@@ -86,8 +86,8 @@
8686
href: iot-edge-certs.md
8787
- name: Confidential computing
8888
href: deploy-confidential-applications.md
89-
- name: Production deployment checklist
90-
href: production-checklist.md
89+
- name: Offline capabilities
90+
href: offline-capabilities.md
9191
- name: Limits and restrictions
9292
href: iot-edge-limits-and-restrictions.md
9393
- name: How-to guides
@@ -125,10 +125,6 @@
125125
href: how-to-install-iot-edge-ubuntuvm.md
126126
- name: Develop custom modules
127127
items:
128-
- name: Develop with Visual Studio 2022
129-
href: how-to-visual-studio-develop-module.md
130-
- name: Develop with Visual Studio Code
131-
href: how-to-vs-code-develop-module.md
132128
- name: Configure module build options
133129
href: how-to-configure-module-build-options.md
134130
- name: Configure module createOptions
@@ -302,6 +298,8 @@
302298
items:
303299
- name: PowerShell functions
304300
href: reference-iot-edge-for-linux-on-windows-functions.md
301+
- name: Azure IoT Edge 1.1
302+
href: /previous-versions/azure/iot-edge
305303
- name: Reference
306304
items:
307305
- name: Runtime modules environment variables

0 commit comments

Comments
 (0)