You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/index.yml
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
### YamlMime:Landing
2
2
3
3
title: Azure IoT Edge documentation
4
-
summary: 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.
4
+
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.
5
5
6
6
metadata:
7
7
title: Azure IoT Edge documentation
@@ -20,19 +20,19 @@ landingContent:
20
20
links:
21
21
- text: What is Azure IoT Edge?
22
22
url: about-iot-edge.md
23
-
- text: What is Azure IoT Edge for Linux on Windows (EFLOW)?
23
+
- text: What is Azure IoT Edge for Linux on Windows?
24
24
url: iot-edge-for-linux-on-windows.md
25
25
- linkListType: concept
26
26
links:
27
27
- text: Understand the Azure IoT Edge runtime and its architecture
28
28
url: iot-edge-runtime.md
29
-
- text: Azure IoT Edge versions and release notes
29
+
- text: Azure IoT Edge versions and release information
30
30
url: version-history.md
31
31
- text: Azure IoT Edge supported systems
32
32
url: support.md
33
33
- linkListType: how-to-guide
34
34
links:
35
-
- text: How an IoT Edge device can be used as a gateway
35
+
- text: Use an IoT Edge device as a gateway
36
36
url: iot-edge-as-gateway.md
37
37
- title: Getting started using Linux devices
38
38
linkLists:
@@ -42,7 +42,7 @@ landingContent:
42
42
url: quickstart-linux.md
43
43
- linkListType: tutorial
44
44
links:
45
-
- text: Develop Azure IoT Edge modules using Visual Studio Code
45
+
- text: Develop Azure IoT Edge modules with Visual Studio Code
0 commit comments