|
1 | 1 | - name: Azure IoT Edge documentation
|
2 | 2 | href: index.yml
|
3 |
| -- name: Azure IoT Edge for Linux on Windows (EFLOW) |
4 |
| - expanded: false |
5 |
| - items: |
6 |
| - - name: About EFLOW |
7 |
| - href: iot-edge-for-linux-on-windows.md |
8 |
| - - name: Deploy to a Windows device |
9 |
| - href: quickstart.md |
10 |
| - - name: Concepts |
11 |
| - items: |
12 |
| - - name: Benefits |
13 |
| - href: iot-edge-for-linux-on-windows-benefits.md |
14 |
| - - name: Updates |
15 |
| - href: iot-edge-for-linux-on-windows-updates.md |
16 |
| - - name: Security |
17 |
| - href: iot-edge-for-linux-on-windows-security.md |
18 |
| - - name: Networking |
19 |
| - href: iot-edge-for-linux-on-windows-networking.md |
20 |
| - - name: Platform support |
21 |
| - href: iot-edge-for-linux-on-windows-support.md |
22 |
| - - name: Install and provision |
23 |
| - items: |
24 |
| - - name: Single device |
25 |
| - items: |
26 |
| - - name: X.509 certificate attestation |
27 |
| - href: how-to-provision-single-device-linux-on-windows-x509.md |
28 |
| - - name: Symmetric key attestation |
29 |
| - href: how-to-provision-single-device-linux-on-windows-symmetric.md |
30 |
| - - name: Provision at scale |
31 |
| - items: |
32 |
| - - name: X.509 certificate attestation |
33 |
| - href: how-to-provision-devices-at-scale-linux-on-windows-x509.md |
34 |
| - - name: TPM attestation |
35 |
| - href: how-to-provision-devices-at-scale-linux-on-windows-tpm.md |
36 |
| - - name: Symmetric key attestation |
37 |
| - href: how-to-provision-devices-at-scale-linux-on-windows-symmetric.md |
38 |
| - - name: Configure |
39 |
| - items: |
40 |
| - - name: Networking |
41 |
| - items: |
42 |
| - - name: Understand VM networking |
43 |
| - href: how-to-configure-iot-edge-for-linux-on-windows-networking.md |
44 |
| - - name: Virtual switch |
45 |
| - href: how-to-create-virtual-switch.md |
46 |
| - - name: Multiple NICs |
47 |
| - href: how-to-configure-multiple-nics.md |
48 |
| - - name: VM on a DMZ |
49 |
| - href: how-to-configure-iot-edge-for-linux-on-windows-iiot-dmz.md |
50 |
| - - name: Configure nested virtualization for Windows VMs |
51 |
| - href: nested-virtualization.md |
52 |
| - - name: Access TPM secrets |
53 |
| - href: how-to-access-dtpm.md |
54 |
| - - name: GPU acceleration |
55 |
| - href: gpu-acceleration.md |
56 |
| - - name: Shared folders |
57 |
| - href: how-to-share-windows-folder-to-vm.md |
58 |
| - - name: Connect a USB device |
59 |
| - href: how-to-connect-usb-devices.md |
60 |
| - - name: Develop and debugging |
61 |
| - href: tutorial-develop-for-linux-on-windows.md |
62 |
| - - name: Create a hierarchy of IoT Edge devices |
63 |
| - href: tutorial-nested-iot-edge-for-linux-on-windows.md |
64 |
| - - name: Troubleshoot |
65 |
| - items: |
66 |
| - - name: Diagnose virtual machine |
67 |
| - href: troubleshoot-iot-edge-for-linux-on-windows.md |
68 |
| - - name: Diagnose virtual machine networking |
69 |
| - href: troubleshoot-iot-edge-for-linux-on-windows-networking.md |
70 |
| - - name: Resolve common errors |
71 |
| - href: troubleshoot-iot-edge-for-linux-on-windows-common-errors.md |
72 |
| - - name: Reference |
73 |
| - items: |
74 |
| - - name: PowerShell functions |
75 |
| - href: reference-iot-edge-for-linux-on-windows-functions.md |
76 |
| -- name: Azure IoT Edge versions |
77 |
| - href: version-history.md |
78 | 3 | - name: Overview
|
| 4 | + expanded: true |
79 | 5 | items:
|
80 | 6 | - name: About Azure IoT Edge
|
81 | 7 | href: about-iot-edge.md
|
| 8 | + - name: Version / release notes |
| 9 | + href: version-history.md |
| 10 | + - name: Supported platforms |
| 11 | + href: support.md |
82 | 12 | - name: Quickstarts
|
83 | 13 | expanded: true
|
84 | 14 | items:
|
|
182 | 112 | href: iot-edge-certs.md
|
183 | 113 | - name: Confidential computing
|
184 | 114 | href: deploy-confidential-applications.md
|
185 |
| - - name: Platform support |
186 |
| - href: support.md |
187 | 115 | - name: Production deployment checklist
|
188 | 116 | href: production-checklist.md
|
189 | 117 | - name: Limits and restrictions
|
|
343 | 271 | href: troubleshoot-in-portal.md
|
344 | 272 | - name: Resolve common errors
|
345 | 273 | href: troubleshoot-common-errors.md
|
| 274 | +- name: Azure IoT Edge for Linux on Windows (EFLOW) |
| 275 | + expanded: false |
| 276 | + items: |
| 277 | + - name: About EFLOW |
| 278 | + href: iot-edge-for-linux-on-windows.md |
| 279 | + - name: Deploy to a Windows device |
| 280 | + href: quickstart.md |
| 281 | + - name: Concepts |
| 282 | + items: |
| 283 | + - name: Benefits |
| 284 | + href: iot-edge-for-linux-on-windows-benefits.md |
| 285 | + - name: Updates |
| 286 | + href: iot-edge-for-linux-on-windows-updates.md |
| 287 | + - name: Security |
| 288 | + href: iot-edge-for-linux-on-windows-security.md |
| 289 | + - name: Networking |
| 290 | + href: iot-edge-for-linux-on-windows-networking.md |
| 291 | + - name: Supported platforms |
| 292 | + href: iot-edge-for-linux-on-windows-support.md |
| 293 | + - name: Install and provision |
| 294 | + items: |
| 295 | + - name: Single device |
| 296 | + items: |
| 297 | + - name: X.509 certificate attestation |
| 298 | + href: how-to-provision-single-device-linux-on-windows-x509.md |
| 299 | + - name: Symmetric key attestation |
| 300 | + href: how-to-provision-single-device-linux-on-windows-symmetric.md |
| 301 | + - name: Provision at scale |
| 302 | + items: |
| 303 | + - name: X.509 certificate attestation |
| 304 | + href: how-to-provision-devices-at-scale-linux-on-windows-x509.md |
| 305 | + - name: TPM attestation |
| 306 | + href: how-to-provision-devices-at-scale-linux-on-windows-tpm.md |
| 307 | + - name: Symmetric key attestation |
| 308 | + href: how-to-provision-devices-at-scale-linux-on-windows-symmetric.md |
| 309 | + - name: Configure |
| 310 | + items: |
| 311 | + - name: Networking |
| 312 | + items: |
| 313 | + - name: Understand VM networking |
| 314 | + href: how-to-configure-iot-edge-for-linux-on-windows-networking.md |
| 315 | + - name: Virtual switch |
| 316 | + href: how-to-create-virtual-switch.md |
| 317 | + - name: Multiple NICs |
| 318 | + href: how-to-configure-multiple-nics.md |
| 319 | + - name: VM on a DMZ |
| 320 | + href: how-to-configure-iot-edge-for-linux-on-windows-iiot-dmz.md |
| 321 | + - name: Configure nested virtualization for Windows VMs |
| 322 | + href: nested-virtualization.md |
| 323 | + - name: Access TPM secrets |
| 324 | + href: how-to-access-dtpm.md |
| 325 | + - name: GPU acceleration |
| 326 | + href: gpu-acceleration.md |
| 327 | + - name: Shared folders |
| 328 | + href: how-to-share-windows-folder-to-vm.md |
| 329 | + - name: Connect a USB device |
| 330 | + href: how-to-connect-usb-devices.md |
| 331 | + - name: Develop and debugging |
| 332 | + href: tutorial-develop-for-linux-on-windows.md |
| 333 | + - name: Create a hierarchy of IoT Edge devices |
| 334 | + href: tutorial-nested-iot-edge-for-linux-on-windows.md |
| 335 | + - name: Troubleshoot |
| 336 | + items: |
| 337 | + - name: Diagnose virtual machine |
| 338 | + href: troubleshoot-iot-edge-for-linux-on-windows.md |
| 339 | + - name: Diagnose virtual machine networking |
| 340 | + href: troubleshoot-iot-edge-for-linux-on-windows-networking.md |
| 341 | + - name: Resolve common errors |
| 342 | + href: troubleshoot-iot-edge-for-linux-on-windows-common-errors.md |
| 343 | + - name: Reference |
| 344 | + items: |
| 345 | + - name: PowerShell functions |
| 346 | + href: reference-iot-edge-for-linux-on-windows-functions.md |
346 | 347 | - name: Reference
|
347 | 348 | items:
|
348 | 349 | - name: Runtime modules environment variables
|
|
0 commit comments