-
Notifications
You must be signed in to change notification settings - Fork 21.8k
Expand file tree
/
Copy pathindex.yml
More file actions
78 lines (75 loc) · 3.15 KB
/
index.yml
File metadata and controls
78 lines (75 loc) · 3.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
### YamlMime:Landing
title: Azure IoT Edge documentation
summary: Azure IoT Edge extends IoT Hub. Analyze device data locally to reduce data sent to the cloud, respond to events quickly, and work offline.
metadata:
title: Azure IoT Edge documentation
description: Azure IoT Edge extends IoT Hub. Analyze device data locally instead of in the cloud to send less data to the cloud, react to events quickly, and operate offline.
ms.service: azure-iot-edge
ms.topic: landing-page
author: sethmanheim
ms.author: sethm
ms.date: 02/19/2026
ms.custom: e2e-hybrid
landingContent:
- title: About IoT Edge development
linkLists:
- linkListType: overview
links:
- text: What is Azure IoT Edge?
url: about-iot-edge.md
- text: What is Azure IoT Edge for Linux on Windows?
url: iot-edge-for-linux-on-windows.md
- linkListType: concept
links:
- text: Understand the Azure IoT Edge runtime and its architecture
url: iot-edge-runtime.md
- text: Azure IoT Edge versions and release information
url: version-history.md
- text: Azure IoT Edge supported systems
url: support.md
- linkListType: how-to-guide
links:
- text: Use an IoT Edge device as a gateway
url: iot-edge-as-gateway.md
- title: Getting started using Linux devices
linkLists:
- linkListType: quickstart
links:
- text: Deploy your first IoT Edge module to a virtual Linux device
url: quickstart-linux.md
- linkListType: tutorial
links:
- text: Develop Azure IoT Edge modules with Visual Studio Code
url: tutorial-develop-for-linux.md
- linkListType: how-to-guide
links:
- text: Install the IoT Edge runtime on Linux devices
url: how-to-provision-single-device-linux-symmetric.md
- text: Register and provision Linux devices at scale
url: how-to-provision-devices-at-scale-linux-symmetric.md
- text: Debug IoT Edge modules using Visual Studio Code
url: debug-module-vs-code.md
- linkListType: reference
links:
- text: IoT Edge open-source repository
url: https://github.com/Azure/iotedge
- title: Getting started using Windows devices
linkLists:
- linkListType: quickstart
links:
- text: Deploy your first IoT Edge module to a Windows device
url: quickstart.md
- linkListType: tutorial
links:
- text: Develop using IoT Edge for Linux on Windows
url: tutorial-develop-for-linux-on-windows.md
- linkListType: how-to-guide
links:
- text: Create and provision IoT Edge for Linux on Windows
url: how-to-provision-single-device-linux-on-windows-symmetric.md
- text: Install the IoT Edge runtime on Windows devices
url: how-to-provision-single-device-linux-on-windows-symmetric.md
- linkListType: reference
links:
- text: IoT Edge for Linux on Windows open source repository
url: https://github.com/Azure/iotedge-eflow