Skip to content

Commit

Permalink
Add links to Azure updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicbetts committed Apr 29, 2020
1 parent edf5f94 commit 0bb0114
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 5 deletions.
16 changes: 14 additions & 2 deletions articles/iot-central/core/TOC.yml
Expand Up @@ -5,7 +5,11 @@
- name: What is Azure IoT Central
href: overview-iot-central.md
- name: Tour of the UI
href: overview-iot-central-tour.md
href: overview-iot-central-tour.md
- name: Recent updates
items:
- name: March 2020
href: https://azure.microsoft.com/en-us/updates/azure-iot-central-march-2020-updates/
- name: Quickstarts
expanded: true
items:
Expand Down Expand Up @@ -55,7 +59,7 @@
items:
- name: Get connected
items:
- name: Setup a device template
- name: Set up a device template
href: howto-set-up-template.md
- name: Prepare and connect an MXChip IoT DevKit
href: howto-connect-devkit.md
Expand Down Expand Up @@ -128,6 +132,14 @@

- name: Resources
items:
- name: Recent updates (either query)
href: https://azure.microsoft.com/updates/?category=iot&query=azure%20iot%20central
- name: Recent updates (or list...)
items:
- name: April 2020
href: https://azure.microsoft.com//updates/new-iot-central-pricing-plans/
- name: March 2020
href: https://azure.microsoft.com//updates/new-iot-central-pricing-plans/
- name: Support and help options
href: /azure/iot-fundamentals/iot-support-help
- name: Industry application templates
Expand Down
2 changes: 2 additions & 0 deletions articles/iot-central/core/index.yml
Expand Up @@ -21,6 +21,8 @@ landingContent:
url: overview-iot-central.md
- text: Tour the UI
url: overview-iot-central-tour.md
- text: Recent updates
url: https://azure.microsoft.com/en-us/updates/?status=nowavailable&updateType=features&category=iot&query=azure%20iot%20central
- linkListType: architecture
links:
- text: Azure IoT Central architecture
Expand Down
5 changes: 2 additions & 3 deletions articles/iot-central/core/overview-iot-central.md
Expand Up @@ -8,7 +8,6 @@ ms.topic: overview
ms.service: iot-central
services: iot-central
ms.custom: mvc
manager: timlt
---

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

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.

### Rules and actions
### Rules and actions

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.

### Jobs
### Jobs

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

Expand Down
3 changes: 3 additions & 0 deletions articles/iot-central/index.yml
Expand Up @@ -142,3 +142,6 @@ additionalContent:
- title: IoT Central on Microsoft Learn
summary: Explore the IoT Central in the a free sandbox environment.
url: https://docs.microsoft.com/learn/browse/?products=azure-iot-central
- title: Recent updates
summary: See what's new in IoT Central.
url: https://azure.microsoft.com/en-us/updates/?status=nowavailable&updateType=features&category=iot&query=azure%20iot%20central

0 comments on commit 0bb0114

Please sign in to comment.