Skip to content

Commit 566e52c

Browse files
authored
Merge pull request #92089 from philmea/iotcentral-hub-landing
IoT Central Hub and Landing pages
2 parents 9c11426 + e0c9660 commit 566e52c

File tree

20 files changed

+850
-161
lines changed

20 files changed

+850
-161
lines changed

articles/iot-central-pnp/breadcrumb/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
tocHref: /azure/iot-fundamentals/
77
topicHref: /azure/iot-fundamentals/index
88
items:
9-
- name: IoT Central (preview features)
9+
- name: IoT Central
1010
tocHref: /azure/iot-central/
11-
topicHref: /azure/iot-central/index-pnp?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
11+
topicHref: /azure/iot-central/
12+
items:
13+
- name: IoT Central core (preview features)
14+
tocHref: /azure/iot-central/
15+
topicHref: /azure/iot-central/index?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json

articles/iot-central/core/index.yml

Lines changed: 93 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,95 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
3-
title: Azure IoT Central Documentation
1+
### YamlMime:Landing
2+
title: Azure IoT Central documentation
3+
summary: Azure IoT Central is a fully managed SaaS (software-as-a-service) solution that makes it easy to connect, monitor, and manage your IoT assets at scale. Azure IoT Central simplifies the initial setup of your IoT solution and reduces the management burden, operational costs, and overhead of a typical IoT project. Learn how to create, customize, manage, and use an Azure IoT Central application with our quickstarts and tutorials. # < 160 chars
4+
45
metadata:
5-
title: Azure IoT Central Documentation - Tutorials, API Reference | Microsoft Docs
6-
description: Azure IoT Central is a fully managed SaaS (software-as-a-service) solution that makes it easy to connect, monitor and manage your IoT assets at scale. Azure IoT Central simplifies the initial setup of your IoT solution and reduces the management burden, operational costs, and overhead of a typical IoT project. Learn how to create, customize, manage, and use an Azure IoT Central application with our quickstarts and tutorials.
7-
author: dominicbetts
8-
ms.topic: landing-page
9-
ms.date: 11/08/2017
10-
ms.author: dobett
11-
ms.service: iot-central
6+
title: Azure IoT Central documentation
7+
description: Azure IoT Central is a fully managed SaaS (software-as-a-service) solution that makes it easy to connect, monitor, and manage your IoT assets at scale. Azure IoT Central simplifies the initial setup of your IoT solution and reduces the management burden, operational costs, and overhead of a typical IoT project. Learn how to create, customize, manage, and use an Azure IoT Central application with our quickstarts and tutorials. # Required; article description that is displayed in search results. < 160 chars.
128
services: iot-central
13-
manager: timlt
14-
abstract:
15-
description: Azure IoT Central is a fully managed SaaS (software-as-a-service) solution that makes it easy to connect, monitor and manage your IoT assets at scale. Azure IoT Central simplifies the initial setup of your IoT solution and reduces the management burden, operational costs, and overhead of a typical IoT project. Learn how to create, customize, manage, and use an Azure IoT Central application with our quickstarts and tutorials.
16-
sections:
17-
- title: Feature Alert
18-
items:
19-
- type: paragraph
20-
text: Azure IoT Central has transitioned to using Azure IoT Hub Device Provisioning service (DPS) for all device connections. You will be required to use DPS SDK to register and connect devices to your Azure IoT Central application. <a href="https://docs.microsoft.com/azure/iot-central/concepts-connectivity">Learn more about Device connectivity in Azure IoT Central.</a> All applications using the continuous data export feature and/or the Power BI solutions template will be required to change the destination storage container and create a new solution template.
21-
- title: 5-Minute Quickstarts
22-
items:
23-
- type: paragraph
24-
text: Learn how to <a href="quick-deploy-iot-central">create a new Azure IoT Central application</a>.
25-
- title: Step-by-Step Tutorials
26-
items:
27-
- type: paragraph
28-
text: Learn how to customize and use your Azure IoT Central application.
29-
- type: list
30-
style: ordered
31-
items:
32-
- html: <a href="tutorial-define-device-type">Define a new device type</a>
33-
- html: <a href="tutorial-configure-rules">Configure rules</a>
34-
- html: <a href="tutorial-customize-operator">Customize the operator's view</a>
35-
- html: <a href="tutorial-monitor-devices">Monitor your devices</a>
36-
- html: <a href="tutorial-add-device">Add a real device</a>
9+
ms.service: iot-central
10+
ms.topic: landing-page
11+
author: philmea
12+
ms.author: philmea
13+
ms.date: 10/25/2019
14+
15+
landingContent:
16+
- title: About Azure IoT Central
17+
linkLists:
18+
- linkListType: overview
19+
links:
20+
- text: What is Azure IoT Central?
21+
url: overview-iot-central-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
22+
- text: IoT Solution options
23+
url: overview-iot-central-tour-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
24+
- text: Tour the UI
25+
url: overview-iot-central-tour-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
26+
- linkListType: architecture
27+
links:
28+
- text: Azure IoT Central architecture
29+
url: concepts-architecture-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
30+
- linkListType: quickstart
31+
links:
32+
- text: Create a new application
33+
url: quick-deploy-iot-central-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
34+
- title: Get connected
35+
linkLists:
36+
- linkListType: tutorial
37+
links:
38+
- text: Set up a device template
39+
url: howto-set-up-template-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
40+
- text: Connect an IoT Plug and Play device
41+
url: tutorial-add-device.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
42+
- linkListType: how-to-guide
43+
links:
44+
- text: Prepare and connect an MX Chip IoT DevKit
45+
url: howto-connect-devkit-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
46+
- text: Connect other IoT clouds
47+
url: howto-build-iotc-device-bridge.md
48+
- title: Stay connected
49+
linkLists:
50+
- linkListType: tutorial
51+
links:
52+
- text: Use device groups
53+
url: howto-use-device-groups-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
54+
- linkListType: how-to-guide
55+
links:
56+
- text: Manage your devices
57+
url: howto-manage-devices-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
58+
- text: Run a job
59+
url: howto-run-a-job.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
60+
- text: Analyze your device data
61+
url: howto-create-analytics.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
62+
- title: Transform
63+
linkLists:
64+
- linkListType: tutorial
65+
links:
66+
- text: Create a rule
67+
url: quick-configure-rules-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
68+
- text: Create telemetry rules
69+
url: tutorial-create-telemetry-rules-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
70+
- text: Export to Blob Storage
71+
url: howto-export-data-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
72+
- linkListType: how-to-guide
73+
links:
74+
- text: Create custom rules
75+
url: howto-create-custom-rules.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
76+
- text: Create custom analytics
77+
url: howto-create-custom-analytics.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
78+
- title: Administration
79+
linkLists:
80+
- linkListType: how-to-guide
81+
links:
82+
- text: Manage your application
83+
url: howto-administer-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
84+
- text: Manage users and roles
85+
url: howto-manage-users-roles-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
86+
- text: View your bill
87+
url: howto-view-bill-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
88+
- text: Customize application UI
89+
url: howto-customize-ui-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
90+
- text: Configure personal dashboards
91+
url: howto-create-personal-dashboards.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
92+
- text: Use dashboard tiles
93+
url: howto-add-tiles-to-your-dashboard.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
94+
- text: Use application templates
95+
url: howto-use-app-templates-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
- name: Azure
2+
tocHref: /azure
3+
topicHref: /azure/index
4+
items:
5+
- name: Internet of Things
6+
tocHref: /azure/iot-fundamentals/
7+
topicHref: /azure/iot-fundamentals/index
8+
items:
9+
- name: IoT Central
10+
tocHref: /azure/iot-central/
11+
topicHref: /azure/iot-central/
12+
items:
13+
- name: IoT Central for Energy
14+
tocHref: /azure/iot-central/
15+
topicHref: /azure/iot-central/energy/index/

articles/iot-central/energy/index.yml

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
### YamlMime:Landing
2+
3+
title: Azure IoT Central for Energy documentation # < 60 chars
4+
summary: Learn how to create, customize, and manage energy IoT solutions using IoT Central application templates . # < 160 chars
5+
6+
metadata:
7+
title: Azure IoT Central for Energy documentation # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: Learn how to create, customize, and manage energy IoT solutions using IoT Central application templates . # < 160 chars.
9+
services: iot-central
10+
ms.service: iot-central #Required; service per approved list. service slug assigned to your service by ACOM.
11+
ms.topic: landing-page # Required
12+
author: philmea #Required; your GitHub user alias, with correct capitalization.
13+
ms.author: philmea #Required; microsoft alias of author; optional team alias.
14+
ms.date: 10/25/2019 #Required; mm/dd/yyyy format.
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Cards and links should be based on top customer tasks or top subjects
20+
# Start card title with a verb
21+
# Card
22+
- title: Build energy solutions
23+
linkLists:
24+
- linkListType: overview
25+
links:
26+
- url: overview-iot-central-energy.md
27+
text: Build energy solutions with IoT Central
28+
- linkListType: tutorial
29+
links:
30+
- url: overview-iot-central-energy.md
31+
text: Build energy solutions with IoT Central
32+
- url: tutorial-smart-meter-app.md
33+
text: Create a smart meter monitoring app
34+
- url: tutorial-solar-panel-app.md
35+
text: Create a solar panel monitoring app
36+
37+
# Card (optional)
38+
- title: Get connected
39+
linkLists:
40+
- linkListType: tutorial
41+
links:
42+
- text: Set up a device template
43+
url: ../core/howto-set-up-template-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
44+
- text: Connect an IoT Plug and Play device
45+
url: ../core/tutorial-add-device.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
46+
- linkListType: how-to-guide
47+
links:
48+
- text: Prepare and connect an MX Chip IoT DevKit
49+
url: ../core/howto-connect-devkit-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
50+
- text: Connect other IoT clouds
51+
url: ../core/howto-build-iotc-device-bridge.md
52+
- title: Stay connected
53+
linkLists:
54+
- linkListType: tutorial
55+
links:
56+
- text: Use device groups
57+
url: ../core/howto-use-device-groups-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
58+
- linkListType: how-to-guide
59+
links:
60+
- text: Manage your devices
61+
url: ../core/howto-manage-devices-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
62+
- text: Run a job
63+
url: ../core/howto-run-a-job.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
64+
- text: Analyze your device data
65+
url: ../core/howto-create-analytics.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
66+
- title: Transform
67+
linkLists:
68+
- linkListType: tutorial
69+
links:
70+
- text: Create a rule
71+
url: ../core/quick-configure-rules-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
72+
- text: Create telemetry rules
73+
url: ../core/tutorial-create-telemetry-rules-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
74+
- text: Export to Blob Storage
75+
url: ../core/howto-export-data-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
76+
- linkListType: how-to-guide
77+
links:
78+
- text: Create custom rules
79+
url: ../core/howto-create-custom-rules.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
80+
- text: Create custom analytics
81+
url: ../core/howto-create-custom-analytics.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
82+
- title: Administration
83+
linkLists:
84+
- linkListType: how-to-guide
85+
links:
86+
- text: Manage your application
87+
url: ../core/howto-administer-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
88+
- text: Manage users and roles
89+
url: ../core/howto-manage-users-roles-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
90+
- text: View your bill
91+
url: ../core/howto-view-bill-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
92+
- text: Customize application UI
93+
url: ../core/howto-customize-ui-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
94+
- text: Configure personal dashboards
95+
url: ../core/howto-create-personal-dashboards.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
96+
- text: Use dashboard tiles
97+
url: ../core/howto-add-tiles-to-your-dashboard.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
98+
- text: Use application templates
99+
url: ../core/howto-use-app-templates-pnp.md?toc=/azure/iot-central-pnp/toc.json&bc=/azure/iot-central-pnp/breadcrumb/toc.json
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)