|
16 | 16 | href: quickstart-linux.md
|
17 | 17 | - name: Tutorials
|
18 | 18 | items:
|
19 |
| - - name: Develop with Linux containers |
20 |
| - href: tutorial-develop-for-linux.md |
21 |
| - - name: Develop custom code modules |
| 19 | + - name: Develop modules |
22 | 20 | 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 |
23 | 27 | - name: C
|
24 | 28 | href: tutorial-c-module.md
|
25 | 29 | - name: C#
|
|
40 | 44 | href: tutorial-deploy-custom-vision.md
|
41 | 45 | - name: Store data locally with SQL
|
42 | 46 | 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 |
49 | 49 | - name: Configure EST server
|
50 | 50 | href: tutorial-configure-est-server.md
|
51 | 51 | - name: Configure, connect, and verify a GPU
|
52 | 52 | href: configure-connect-verify-gpu.md
|
| 53 | + - name: Monitor devices and modules |
| 54 | + href: tutorial-monitor-with-workbooks.md |
53 | 55 | - name: Concepts
|
54 | 56 | items:
|
55 | 57 | - name: IoT Edge runtime
|
56 | 58 | 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 |
63 | 67 | - name: Development
|
64 | 68 | items:
|
65 | 69 | - name: Develop modules
|
|
72 | 76 | href: module-composition.md
|
73 | 77 | - name: Automatic deployments
|
74 | 78 | 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 |
79 | 79 | - name: Security
|
80 | 80 | items:
|
81 | 81 | - name: Securing Azure IoT Edge
|
|
86 | 86 | href: iot-edge-certs.md
|
87 | 87 | - name: Confidential computing
|
88 | 88 | href: deploy-confidential-applications.md
|
89 |
| - - name: Production deployment checklist |
90 |
| - href: production-checklist.md |
| 89 | + - name: Offline capabilities |
| 90 | + href: offline-capabilities.md |
91 | 91 | - name: Limits and restrictions
|
92 | 92 | href: iot-edge-limits-and-restrictions.md
|
93 | 93 | - name: How-to guides
|
|
125 | 125 | href: how-to-install-iot-edge-ubuntuvm.md
|
126 | 126 | - name: Develop custom modules
|
127 | 127 | 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 |
132 | 128 | - name: Configure module build options
|
133 | 129 | href: how-to-configure-module-build-options.md
|
134 | 130 | - name: Configure module createOptions
|
|
302 | 298 | items:
|
303 | 299 | - name: PowerShell functions
|
304 | 300 | href: reference-iot-edge-for-linux-on-windows-functions.md
|
| 301 | +- name: Azure IoT Edge 1.1 |
| 302 | + href: /previous-versions/azure/iot-edge |
305 | 303 | - name: Reference
|
306 | 304 | items:
|
307 | 305 | - name: Runtime modules environment variables
|
|
0 commit comments