Skip to content

Commit faef2ae

Browse files
authored
Merge pull request #197688 from dominicbetts/central-landing-page
IoT Central navigation updates
2 parents 9bb8ffb + f6a9c8e commit faef2ae

File tree

2 files changed

+7
-45
lines changed

2 files changed

+7
-45
lines changed

articles/iot-central/TOC.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,8 +255,12 @@
255255
href: /rest/api/iotcentral/
256256
- name: Resources
257257
items:
258+
- name: Blog
259+
href: https://techcommunity.microsoft.com/t5/internet-of-things/bg-p/IoTBlog/label-name/Azure%20IoT%20Central
258260
- name: Code samples
259261
href: /samples/browse/?expanded=azure&products=azure-iot-central
262+
- name: Guided learning path
263+
href: /learn/paths/develop-iot-solutions-with-azure-iot-central/
260264
- name: Support and help options
261265
href: ../iot-fundamentals/iot-support-help.md?toc=/azure/iot-central/toc.json&bc=/azure/iot-central/breadcrumb/toc.json
262266
- name: Video resources
@@ -272,6 +276,7 @@
272276
href: https://docs.chariot.io/display/CLD80/Publishing+Data+to+Azure+IoT+Central
273277
- name: Omnio
274278
href: https://www.omnio.net/contact
279+
275280
- name: Azure IoT services
276281
items:
277282
- name: IoT Hub

articles/iot-central/index.yml

Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ landingContent:
5050
url: core/concepts-faq-extend.md
5151
- text: What are IoT Central's scale limits?
5252
url: core/concepts-quotas-limits.md
53-
- linkListType: learn
54-
links:
55-
- text: How can I try out a detailed end-to-end scenario?
56-
url: /learn/modules/create-your-first-iot-central-app/
5753
- text: Where can I find demo IoT Central applications?
5854
url: retail/tutorial-in-store-analytics-create-app.md
5955

@@ -67,38 +63,24 @@ landingContent:
6763
links:
6864
- text: Device implementation
6965
url: core/concepts-device-implementation.md
70-
- text: Device authentication
71-
url: core/concepts-device-authentication.md
72-
- text: Message payloads sent and received by devices
73-
url: core/concepts-telemetry-properties-commands.md
7466
- linkListType: learn
7567
links:
7668
- text: Create and connect a device
7769
url: core/tutorial-connect-device.md
78-
- text: Set up device groups for data analysis
79-
url: core/tutorial-use-device-groups.md
80-
- text: Troubleshoot device connectivity
81-
url: core/troubleshoot-connection.md
8270
- text: Connect an IoT Edge device
8371
url: /learn/modules/connect-iot-edge-device-to-iot-central/
84-
- title: Manage devices and analyze IoT data
72+
- title: Manage your devices and analyze your data
8573
linkLists:
8674
- linkListType: overview
8775
links:
8876
- text: Device management guide
8977
url: core/overview-iot-central-operator.md
90-
- linkListType: concept
78+
- linkListType: learn
9179
links:
9280
- text: Dashboard examples
9381
url: retail/tutorial-in-store-analytics-create-app.md
94-
- linkListType: learn
95-
links:
96-
- text: Manage devices in bulk with jobs
97-
url: core/howto-manage-devices-in-bulk.md
9882
- text: Create a custom dashboard to monitor devices
9983
url: core/howto-manage-dashboards.md
100-
- text: Find anomalies with analytics
101-
url: core/howto-create-analytics.md
10284

10385
- title: Extend your application
10486
linkLists:
@@ -108,12 +90,8 @@ landingContent:
10890
url: core/overview-iot-central-solution-builder.md
10991
- linkListType: learn
11092
links:
111-
- text: Use rules to take action on telemetry data
112-
url: /learn/modules/set-up-rules-take-actions-telemetry-data-azure-iot-central/
11393
- text: Export data to cloud destinations
11494
url: core/howto-export-data.md
115-
- text: Transform data inside your application for export
116-
url: core/howto-transform-data-internally.md
11795
- text: Administer an application with the REST API
11896
url: /learn/modules/manage-iot-central-apps-with-rest-api/
11997

@@ -125,31 +103,10 @@ landingContent:
125103
url: core/overview-iot-central-admin.md
126104
- linkListType: learn
127105
links:
128-
- text: Manage your application
129-
url: core/howto-administer.md
130106
- text: Add users and roles
131107
url: core/howto-manage-users-roles.md
132108
- text: Use organizations to manage user access
133109
url: core/howto-create-organizations.md
134-
- text: Configure a managed identity
135-
url: core/howto-manage-iot-central-from-portal.md#configure-a-managed-identity
136-
137-
- title: Resources
138-
linkLists:
139-
- linkListType: whats-new
140-
links:
141-
- text: Product updates
142-
url: https://azure.microsoft.com/updates/?status=nowavailable&updateType=features&category=iot&query=azure%20iot%20central
143-
- linkListType: learn
144-
links:
145-
- text: YouTube channel
146-
url: https://www.youtube.com/playlist?list=PL1ljc761XCiYlm8Rx58jLsUp4gAspw1SG
147-
- text: Blog
148-
url: https://techcommunity.microsoft.com/t5/internet-of-things/bg-p/IoTBlog/label-name/Azure%20IoT%20Central
149-
- text: Guided learning path
150-
url: /learn/paths/develop-iot-solutions-with-azure-iot-central/
151-
152-
153110

154111

155112

0 commit comments

Comments
 (0)