Skip to content

Commit e3b98bb

Browse files
committed
Try to add meaning.
1 parent efa1590 commit e3b98bb

File tree

1 file changed

+44
-29
lines changed

1 file changed

+44
-29
lines changed

articles/iot-hub/index.yml

Lines changed: 44 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,47 @@ metadata:
1515
landingContent:
1616
- title: Getting Started
1717
linkLists:
18-
- linkListType: quickstart
18+
- linkListType: get-started
1919
links:
2020
- text: Create a hub using the Azure portal
2121
url: iot-hub-create-through-portal.md
22-
- linkListType: quickstart
23-
links:
24-
- text: Send telemetry with CLI
22+
- text: Send telemetry from a device to a hub using CLI
2523
url: quickstart-send-telemetry-cli.md
26-
- text: Send telemetry using .NET
27-
url: quickstart-send-telemetry-dotnet.md
28-
- title: Control a device with your hub
24+
- text: Control a device with your hub
25+
url: quickstart-control-device-node.md
26+
- text: Device management
27+
url: iot-hub-device-management-overview.md
28+
- title: Scale your solution
2929
linkLists:
30-
- linkListType: quickstart
31-
links:
32-
- text: using .NET
33-
url: quickstart-control-device-dotnet.md
34-
- text: using Node.js
35-
url: quickstart-control-device-node.md
30+
- linkListType: concept
31+
links:
32+
- text: Choosing the right tier
33+
url: iot-hub-scaling.md
34+
- text: Best practices for configuring devices
35+
url: iot-hub-configuration-best-practices.md
36+
- title: Security
37+
linkLists:
38+
- linkListType: concept
39+
links:
40+
- text: Recommendations
41+
url: ../iot-fundamentals/security-recommendations.md
42+
- text: Security From the ground up
43+
url: ../iot-fundamentals/iot-security-ground-up.md
44+
- text: Security Best practices
45+
url: ../iot-fundamentals/iot-security-best-practices.md
46+
- text: Security Architecture
47+
url: ../iot-fundamentals/iot-security-architecture.md
48+
- text: Secure your IoT deployment
49+
url: ../iot-fundamentals/iot-security-deployment.md
50+
- title: Security certificates
51+
linkLists:
52+
- linkListType: concept
53+
links:
54+
- text: Device Authentication using X.509 CA Certs
55+
url: iot-hub-x509ca-overview.md
56+
links:
57+
- text: X.509 CA cert security concepts
58+
url: iot-hub-x509ca-concept.md
3659
- title: Select Protocol
3760
linkLists:
3861
- linkListType: concept
@@ -49,32 +72,24 @@ landingContent:
4972
url: iot-hub-amqp-support.md
5073
- text: Custom gateway
5174
url: iot-hub-protocol-gateway.md
52-
- title: Scale your solution
53-
linkLists:
54-
- linkListType: concept
55-
links:
56-
- text: Choosing the right tier
57-
url: iot-hub-scaling.md
58-
- text: Best practices for configuring devices
59-
url: iot-hub-configuration-best-practices.md
60-
- linkListType: how-to-guide
61-
links:
62-
- text: Device twins
63-
url: iot-hub-devguide-device-twins.md
64-
- text: Module twins
65-
url: iot-hub-devguide-module-twins.md
6675
- title: Route device data
6776
linkLists:
77+
- linkListType: concept
78+
links:
79+
- text: Understand message tutorial-routing-config-message-routing-cli.md
80+
url: iot-hub-devguide-messages-d2c.md
6881
- linkListType: tutorial
6982
links:
7083
- text: Prep with Azure CLI
7184
url: tutorial-routing-config-message-routing-cli.md
7285
- text: Prep with Azure Resource Manager template
7386
url: tutorial-routing-config-message-routing-rm-template.md
74-
- linkListType: tutorial
75-
links:
7687
- text: Run and view routing results
7788
url: tutorial-routing-view-message-routing-results.md
89+
- linkListType: sample
90+
links:
91+
- text: Azure IoT Samples for C# (.NET)
92+
url: /samples/azure-samples/azure-iot-samples-csharp/azure-iot-samples-for-csharp-net.md
7893
- title: Tools
7994
linkLists:
8095
- linkListType: how-to-guide

0 commit comments

Comments
 (0)