@@ -40,9 +40,9 @@ highlightedContent:
40
40
itemType : architecture
41
41
url : /azure/architecture/reference-architectures/iot/
42
42
# Card
43
- - title : Azure IoT well-architected framework
43
+ - title : Azure IoT architectures
44
44
itemType : architecture
45
- url : /azure/architecture/framework/ iot/iot-overview
45
+ url : /azure/architecture/browse/?azure_categories= iot
46
46
# Card
47
47
- title : Digital twin definition language (DTDL) models
48
48
itemType : concept
@@ -65,12 +65,15 @@ conceptualContent:
65
65
- url : ../iot-develop/quickstart-send-telemetry-iot-hub.md
66
66
itemType : quickstart
67
67
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
68
71
# Card
69
72
- title : Device connectivity
70
73
links :
71
74
- url : ./iot-overview-device-connectivity.md
72
75
itemType : overview
73
- text : Device infrastructure and connectivity
76
+ text : Introduction to device infrastructure and connectivity
74
77
- url : ../iot-hub/iot-hub-mqtt-support.md
75
78
itemType : concept
76
79
text : MQTT support in Azure IoT Hub
@@ -82,7 +85,7 @@ conceptualContent:
82
85
links :
83
86
- url : ./iot-overview-device-management.md
84
87
itemType : overview
85
- text : Control and manage your devices
88
+ text : Introduction to device control and management
86
89
- url : ../iot-dps/about-iot-dps.md
87
90
itemType : overview
88
91
text : Device provisioning at scale
@@ -97,7 +100,7 @@ conceptualContent:
97
100
links :
98
101
- url : ./iot-overview-message-processing.md
99
102
itemType : overview
100
- text : Message processing in an IoT solution
103
+ text : Introduction to message processing in an IoT solution
101
104
- url : ../iot-hub/iot-hub-devguide-messages-d2c.md
102
105
itemType : concept
103
106
text : IoT Hub message routing
@@ -109,7 +112,7 @@ conceptualContent:
109
112
links :
110
113
- url : ./iot-overview-solution-extensibility.md
111
114
itemType : overview
112
- text : Extensibility options in Azure IoT
115
+ text : Introduction to Azure IoT extensibility options
113
116
- url : ../industrial-iot/overview-what-is-industrial-iot.md
114
117
itemType : overview
115
118
text : Industrial IoT
@@ -121,48 +124,10 @@ conceptualContent:
121
124
links :
122
125
- url : ./iot-overview-analyze-visualize.md
123
126
itemType : overview
124
- text : Analyze and visualize your IoT data
127
+ text : Introduction to analyzing and visualizing your IoT data
125
128
- url : ../digital-twins/overview.md
126
129
itemType : overview
127
130
text : Azure Digital Twins
128
131
- url : ../iot-central/core/howto-create-analytics.md
129
132
itemType : how-to-guide
130
133
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