Skip to content

Commit 6868a0c

Browse files
authored
Merge pull request #112303 from dominicbetts/central-updates-demo
IoT Central March 2020 updates
2 parents 38333e9 + 7a9165b commit 6868a0c

File tree

4 files changed

+21
-5
lines changed

4 files changed

+21
-5
lines changed

articles/iot-central/core/TOC.yml

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55
- name: What is Azure IoT Central
66
href: overview-iot-central.md
77
- name: Tour of the UI
8-
href: overview-iot-central-tour.md
8+
href: overview-iot-central-tour.md
9+
- name: Recent updates
10+
items:
11+
- name: March 2020
12+
href: https://azure.microsoft.com/updates/azure-iot-central-march-2020-updates/
913
- name: Quickstarts
1014
expanded: true
1115
items:
@@ -55,7 +59,7 @@
5559
items:
5660
- name: Get connected
5761
items:
58-
- name: Setup a device template
62+
- name: Set up a device template
5963
href: howto-set-up-template.md
6064
- name: Prepare and connect an MXChip IoT DevKit
6165
href: howto-connect-devkit.md
@@ -128,6 +132,14 @@
128132

129133
- name: Resources
130134
items:
135+
- name: Recent updates (either query)
136+
href: https://azure.microsoft.com/updates/?category=iot&query=azure%20iot%20central
137+
- name: Recent updates (or list...)
138+
items:
139+
- name: April 2020
140+
href: https://azure.microsoft.com//updates/new-iot-central-pricing-plans/
141+
- name: March 2020
142+
href: https://azure.microsoft.com//updates/new-iot-central-pricing-plans/
131143
- name: Support and help options
132144
href: /azure/iot-fundamentals/iot-support-help
133145
- name: Industry application templates

articles/iot-central/core/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ landingContent:
2121
url: overview-iot-central.md
2222
- text: Tour the UI
2323
url: overview-iot-central-tour.md
24+
- text: Recent updates
25+
url: https://azure.microsoft.com/updates/?status=nowavailable&updateType=features&category=iot&query=azure%20iot%20central
2426
- linkListType: architecture
2527
links:
2628
- text: Azure IoT Central architecture

articles/iot-central/core/overview-iot-central.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ ms.topic: overview
88
ms.service: iot-central
99
services: iot-central
1010
ms.custom: mvc
11-
manager: timlt
1211
---
1312

1413
# What is Azure IoT Central?
@@ -152,11 +151,11 @@ With any IoT solution designed to operate at scale, a structured approach to dev
152151

153152
Built-in [dashboards](./howto-set-up-template.md#generate-default-views) provide a customizable UI to monitor device health and telemetry. Start with a pre-built dashboard in an [application template](howto-use-app-templates.md) or create your own dashboards tailored to the needs of your operators. You can share dashboards with all users in your application, or keep them private.
154153

155-
### Rules and actions
154+
### Rules and actions
156155

157156
Build [custom rules](tutorial-create-telemetry-rules.md) based on device state and telemetry to identify devices in need of attention. Configure actions to notify the right people and ensure corrective measures are taken in a timely fashion.
158157

159-
### Jobs
158+
### Jobs
160159

161160
[Jobs](howto-run-a-job.md) let you apply single or bulk updates to devices by setting properties or calling commands.
162161

articles/iot-central/index.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,3 +142,6 @@ additionalContent:
142142
- title: IoT Central on Microsoft Learn
143143
summary: Explore the IoT Central in the a free sandbox environment.
144144
url: https://docs.microsoft.com/learn/browse/?products=azure-iot-central
145+
- title: Recent updates
146+
summary: See what's new in IoT Central.
147+
url: https://azure.microsoft.com/updates/?status=nowavailable&updateType=features&category=iot&query=azure%20iot%20central

0 commit comments

Comments
 (0)