Skip to content

Commit a79a34a

Browse files
committed
Adding services to index
1 parent 0b5ad43 commit a79a34a

File tree

1 file changed

+46
-2
lines changed

1 file changed

+46
-2
lines changed

articles/iot/index.yml

Lines changed: 46 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ conceptualContent:
8989
- url: ./iot-overview-device-management.md
9090
itemType: overview
9191
text: Introduction to asset and device management and control
92-
- url: ../iot-operations/discover-manage-assets/overview-manage-assets#store-assets-as-azure-resources-in-a-centralized-registry
92+
- url: ../iot-operations/discover-manage-assets/overview-manage-assets.md#store-assets-as-azure-resources-in-a-centralized-registry
9393
itemType: concept
9494
text: Control assets as Azure resources in a centralized registry with Azure IoT Operations
9595
- url: https://github.com/Azure/iot-operations-sdks/tree/main
@@ -140,6 +140,50 @@ conceptualContent:
140140
- url: ../iot-operations/end-to-end-tutorials/tutorial-get-insights.md
141141
itemType: tutorial
142142
text: Get insights from your processed data in Azure IoT Operations
143-
- url: ../iot-hub/iot-hub-live-data-visualization-in-power-bi
143+
- url: ../iot-hub/iot-hub-live-data-visualization-in-power-bi.md
144144
itemType: how-to-guide
145145
text: Visualize real-time sensor data from IoT Hub using Power BI
146+
147+
additionalContent:
148+
# Supports up to 4 subsections
149+
sections:
150+
- title: Edge-based IoT solution
151+
summary: In an edge-based IoT solution, your IoT assets connect to an edge environment that processes their messages before forwarding them to the cloud for storage and analysis
152+
items:
153+
# Card
154+
- title: Azure IoT Operations
155+
summary: Unlock insights for intelligent local actions and global visibility
156+
url: iot-operations/index.yml
157+
158+
- title: Cloud-based IoT solution
159+
summary: In a cloud-based IoT solution, your IoT devices connect directly to the cloud where their messages are processed and analyzed
160+
items:
161+
# Card
162+
- title: Azure IoT Hub
163+
summary: Connect, monitor, and manage billions of IoT assets
164+
imageSrc: ./media/index/iot-hub.svg
165+
url: iot-hub/index.yml
166+
# Card
167+
- title: Azure IoT Central
168+
summary: Accelerate the creation of IoT solutions
169+
imageSrc: ./media/index/iot-central.svg
170+
url: iot-central/index.yml
171+
# Card
172+
- title: Azure Digital Twins
173+
summary: Build next-generation IoT spatial intelligence solutions
174+
imageSrc: ./media/index/digital-twins.svg
175+
url: digital-twins/index.yml
176+
177+
- title: Hybrid IoT solution
178+
summary: Hybrid IoT solutions combine both cloud and edge components.
179+
items:
180+
# Card
181+
- title: Azure IoT Edge
182+
summary: Extend cloud intelligence and analytics to edge devices
183+
imageSrc: ./media/index/iot-edge.svg
184+
url: iot-edge/index.yml
185+
# Card
186+
- title: Azure Event Grid
187+
summary: Get reliable event delivery at massive scale
188+
imageSrc: ./media/index/event-grid-domains.svg
189+
url: event-grid/index.yml

0 commit comments

Comments
 (0)