Skip to content

Commit ade2bd3

Browse files
committed
Address feedback
1 parent 1b6665c commit ade2bd3

File tree

1 file changed

+10
-45
lines changed

1 file changed

+10
-45
lines changed

articles/iot/index.yml

Lines changed: 10 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ highlightedContent:
4040
itemType: architecture
4141
url: /azure/architecture/reference-architectures/iot/
4242
# Card
43-
- title: Azure IoT well-architected framework
43+
- title: Azure IoT architectures
4444
itemType: architecture
45-
url: /azure/architecture/framework/iot/iot-overview
45+
url: /azure/architecture/browse/?azure_categories=iot
4646
# Card
4747
- title: Digital twin definition language (DTDL) models
4848
itemType: concept
@@ -65,12 +65,15 @@ conceptualContent:
6565
- url: ../iot-develop/quickstart-send-telemetry-iot-hub.md
6666
itemType: quickstart
6767
text: Send telemetry from a device to an Azure IoT hub
68+
- url: ./iot-sdks.md#device-sdks
69+
itemType: reference
70+
text: Device SDKs reference
6871
# Card
6972
- title: Device connectivity
7073
links:
7174
- url: ./iot-overview-device-connectivity.md
7275
itemType: overview
73-
text: Device infrastructure and connectivity
76+
text: Introduction to device infrastructure and connectivity
7477
- url: ../iot-hub/iot-hub-mqtt-support.md
7578
itemType: concept
7679
text: MQTT support in Azure IoT Hub
@@ -82,7 +85,7 @@ conceptualContent:
8285
links:
8386
- url: ./iot-overview-device-management.md
8487
itemType: overview
85-
text: Control and manage your devices
88+
text: Introduction to device control and management
8689
- url: ../iot-dps/about-iot-dps.md
8790
itemType: overview
8891
text: Device provisioning at scale
@@ -97,7 +100,7 @@ conceptualContent:
97100
links:
98101
- url: ./iot-overview-message-processing.md
99102
itemType: overview
100-
text: Message processing in an IoT solution
103+
text: Introduction to message processing in an IoT solution
101104
- url: ../iot-hub/iot-hub-devguide-messages-d2c.md
102105
itemType: concept
103106
text: IoT Hub message routing
@@ -109,7 +112,7 @@ conceptualContent:
109112
links:
110113
- url: ./iot-overview-solution-extensibility.md
111114
itemType: overview
112-
text: Extensibility options in Azure IoT
115+
text: Introduction to Azure IoT extensibility options
113116
- url: ../industrial-iot/overview-what-is-industrial-iot.md
114117
itemType: overview
115118
text: Industrial IoT
@@ -121,48 +124,10 @@ conceptualContent:
121124
links:
122125
- url: ./iot-overview-analyze-visualize.md
123126
itemType: overview
124-
text: Analyze and visualize your IoT data
127+
text: Introduction to analyzing and visualizing your IoT data
125128
- url: ../digital-twins/overview.md
126129
itemType: overview
127130
text: Azure Digital Twins
128131
- url: ../iot-central/core/howto-create-analytics.md
129132
itemType: how-to-guide
130133
text: Use IoT Central data explorer to analyze device data
131-
132-
133-
tools:
134-
title: Azure IoT SDKs and tools
135-
summary: Azure IoT SDK code repositories and tools
136-
items:
137-
# Card
138-
- title: Azure IoT SDK for C
139-
imageSrc: /media/logos/logo_c.svg
140-
url: https://github.com/Azure/azure-iot-sdk-c/
141-
# Card
142-
- title: Azure IoT SDK for Python
143-
imageSrc: /media/logos/logo_python.svg
144-
url: https://github.com/Azure/azure-iot-sdk-python
145-
# Card
146-
- title: Azure IoT SDK for Node.js
147-
imageSrc: /media/logos/logo_nodejs.svg
148-
url: https://github.com/Azure/azure-iot-sdk-node
149-
# Card
150-
- title: Azure IoT SDK for Java
151-
imageSrc: /media/logos/logo_java.svg
152-
url: https://github.com/Azure/azure-iot-sdk-java
153-
# Card
154-
- title: Azure IoT SDK for .NET
155-
imageSrc: /media/logos/logo_NET.svg
156-
url: https://github.com/azure/azure-iot-sdk-csharp
157-
# Card
158-
- title: Azure IoT Central REST API reference
159-
imageSrc: /media/logos/logo_REST.svg
160-
url: /rest/api/iotcentral
161-
# Card
162-
- title: VS Code tools for Azure IoT
163-
imageSrc: /media/logos/logo_vs-code.svg
164-
url: https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit
165-
# Card
166-
- title: Start building with Azure CLI for Azure IoT
167-
imageSrc: /media/common/cli.svg
168-
url: /cli/azure/azure-cli-reference-for-IoT

0 commit comments

Comments
 (0)