@@ -54,9 +54,25 @@ conceptualContent:
54
54
summary : Azure IoT offers you cloud and edge IoT platforms as well as fully-managed IoT solutions
55
55
items :
56
56
# Card
57
- - title : Build your own IoT cloud solution
57
+ - title : Start with a solution development environment (aPaaS)
58
58
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
60
76
itemType : overview
61
77
text : What is Azure IoT Hub?
62
78
- url : ../iot-hub/quickstart-send-telemetry-cli.md
@@ -69,22 +85,6 @@ conceptualContent:
69
85
url : ../iot-hub/index.yml
70
86
text : See more
71
87
# 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
88
88
- title : Run cloud intelligence on edge devices
89
89
links :
90
90
- url : ../iot-edge/about-iot-edge.md
@@ -221,3 +221,7 @@ tools:
221
221
- title : Azure IoT SDK for .NET reference
222
222
imageSrc : https://docs.microsoft.com/media/logos/logo_NET.svg
223
223
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