Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 939af5f

Browse files
committedApr 19, 2022
Edits
1 parent 8987ca8 commit 939af5f

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed
 

‎articles/iot-hub/index.yml

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,27 +35,21 @@ landingContent:
3535
links:
3636
- text: Send and receive messages
3737
url: iot-hub-devguide-messaging.md
38-
- text: Use device twins
39-
url: iot-hub-devguide-device-twins.md
4038
- text: Upload files
4139
url: iot-hub-devguide-file-upload.md
4240

4341
- title: Process data with Azure services
4442
linkLists:
45-
- linkListType: concept
46-
links:
47-
- text: Understand Azure IoT Hub message routing
48-
url: iot-hub-devguide-messages-d2c.md
4943
- linkListType: tutorial
5044
links:
5145
- text: Route telemetry
5246
url: tutorial-routing.md
53-
- text: Run and view routing results
54-
url: tutorial-routing-view-message-routing-results.md
55-
- text: Visualize data in a web app
56-
url: iot-hub-live-data-visualization-in-web-apps.md
5747
- text: Visualize data in Power BI
5848
url: iot-hub-live-data-visualization-in-power-bi.md
49+
- linkListType: concept
50+
links:
51+
- text: Understand Azure IoT Hub message routing
52+
url: iot-hub-devguide-messages-d2c.md
5953

6054
- title: Manage and monitor devices remotely
6155
linkLists:
@@ -67,6 +61,8 @@ landingContent:
6761
links:
6862
- text: Invoke direct methods
6963
url: iot-hub-devguide-direct-methods.md
64+
- text: Use device twins
65+
url: iot-hub-devguide-device-twins.md
7066
- text: Monitor IoT Hub
7167
url: monitor-iot-hub.md
7268
- text: Update devices using Device Update for IoT Hub

0 commit comments

Comments
 (0)
Please sign in to comment.