Skip to content

Commit 1a51224

Browse files
Merge pull request #189306 from dominicbetts/funtamentals-hub-updates
Update IoT hub page
2 parents bd50991 + 245e907 commit 1a51224

File tree

1 file changed

+22
-18
lines changed

1 file changed

+22
-18
lines changed

articles/iot-fundamentals/index.yml

Lines changed: 22 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,25 @@ conceptualContent:
5454
summary: Azure IoT offers you cloud and edge IoT platforms as well as fully-managed IoT solutions
5555
items:
5656
# Card
57-
- title: Build your own IoT cloud solution
57+
- title: Start with a solution development environment (aPaaS)
5858
links:
59-
- url: ../iot-hub/about-iot-hub.md
59+
- url: ../iot-central/core/overview-iot-central.md
60+
itemType: overview
61+
text: What is Azure IoT Central?
62+
- url: ../iot-central/core/quick-deploy-iot-central.md
63+
itemType: quickstart
64+
text: Use your smartphone as a device to connect to IoT Central
65+
- url: iot-solution-apaas-paas.md
66+
itemType: concept
67+
text: What's the difference between PaaS and aPaaS?
68+
# footerLink
69+
footerLink:
70+
url: ../iot-central/index.yml
71+
text: See more
72+
# Card
73+
- title: Build a custom IoT cloud solution (PaaS)
74+
links:
75+
- url: ../iot-hub/iot-concepts-and-iot-hub.md
6076
itemType: overview
6177
text: What is Azure IoT Hub?
6278
- url: ../iot-hub/quickstart-send-telemetry-cli.md
@@ -69,22 +85,6 @@ conceptualContent:
6985
url: ../iot-hub/index.yml
7086
text: See more
7187
# Card
72-
- title: Deploy a fully managed IoT solution
73-
links:
74-
- url: ../iot-central/core/overview-iot-central.md
75-
itemType: overview
76-
text: What is Azure IoT Central?
77-
- url: ../iot-central/core/quick-deploy-iot-central.md
78-
itemType: quickstart
79-
text: Create an IoT Central application
80-
- url: ../iot-central/core/tutorial-connect-device.md
81-
itemType: tutorial
82-
text: Connect a device
83-
# footerLink
84-
footerLink:
85-
url: ../iot-central/index.yml
86-
text: See more
87-
# Card
8888
- title: Run cloud intelligence on edge devices
8989
links:
9090
- url: ../iot-edge/about-iot-edge.md
@@ -221,3 +221,7 @@ tools:
221221
- title: Azure IoT SDK for .NET reference
222222
imageSrc: https://docs.microsoft.com/media/logos/logo_NET.svg
223223
url: /dotnet/api/overview/azure/iot
224+
# Card
225+
- title: Azure IoT Central REST API reference
226+
imageSrc: https://docs.microsoft.com/media/logos/logo_REST.svg
227+
url: /rest/api/iotcentral

0 commit comments

Comments
 (0)