Skip to content

Commit fd1af68

Browse files
author
Phil Meadows
committed
mvc audit pass
1 parent 4399c43 commit fd1af68

30 files changed

+38
-38
lines changed

articles/iot-central/core/howto-add-tiles-to-your-dashboard.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: As a builder, learn how to configure the default Azure IoT Central
44
author: mavoge
55
ms.author: mavoge
66
ms.date: 10/17/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
manager: philmea

articles/iot-central/core/howto-administer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: As an administrator, how to manage your Azure IoT Central applicati
44
author: viv-liu
55
ms.author: viviali
66
ms.date: 11/27/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
manager: peterpr

articles/iot-central/core/howto-build-iotc-device-bridge.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: iot-central
77
author: viv-liu
88
ms.author: viviali
99
ms.date: 07/09/2019
10-
ms.topic: conceptual
10+
ms.topic: how-to
1111
manager: peterpr
1212
---
1313

@@ -19,10 +19,10 @@ The IoT Central device bridge is an open-source solution that connects your Sigf
1919

2020
## What is it and how does it work?
2121
The IoT Central device bridge is an open-source solution in GitHub. It is ready to go with a "Deploy to Azure" button that deploys a custom Azure Resource Manager template with several Azure resources into your Azure subscription. The resources include:
22-
- Azure Function app
23-
- Azure Storage Account
24-
- Consumption Plan
25-
- Azure Key Vault
22+
- Azure Function app
23+
- Azure Storage Account
24+
- Consumption Plan
25+
- Azure Key Vault
2626

2727
The function app is the critical piece of the device bridge. It receives HTTP POST requests from other IoT platforms or any custom platforms via a simple webhook integration. We have provided examples that show how to connect to Sigfox, Particle, and TTN clouds. You can easily extend this solution to connect to your custom IoT cloud if your platform can send HTTP POST requests to your function app.
2828
The Function app transforms the data into a format accepted by IoT Central and forwards it along via DPS APIs.

articles/iot-central/core/howto-configure-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This how-to article shows you, as a builder, how to configure telem
44
author: vavilla
55
ms.author: vavilla
66
ms.date: 11/27/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
manager: philmea

articles/iot-central/core/howto-connect-devkit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: As a device developer, learn how to connect an MXChip IoT DevKit de
44
author: liydu
55
ms.author: liydu
66
ms.date: 12/03/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
manager: jeffya

articles/iot-central/core/howto-connect-rigado-cascade-500.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect a Rigado Cascade 500 in Azure IoT Central | Microsoft Docs
33
description: Learn how to connect a Rigado Cascade 500 gateway device to your IoT Central application.
44
services: iot-central
55
ms.service: iot-central
6-
ms.topic: conceptual
6+
ms.topic: how-to
77
ms.custom: [iot-storeAnalytics-conditionMonitor, iot-p0-scenario]
88
ms.author: avneets
99
author: avneet723

articles/iot-central/core/howto-connect-ruuvi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect a RuuviTag in Azure IoT Central | Microsoft Docs
33
description: Learn how to connect a RuuviTag environment sensor to your IoT Central application.
44
services: iot-central
55
ms.service: iot-central
6-
ms.topic: conceptual
6+
ms.topic: how-to
77
ms.custom: [iot-storeAnalytics-conditionMonitor, iot-p0-scenario]
88
ms.author: avneets
99
author: avneet723

articles/iot-central/core/howto-create-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Analyze device data in your Azure IoT Central application.
44
author: ankitscribbles
55
ms.author: ankitgup
66
ms.date: 11/27/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
manager: abjork

articles/iot-central/core/howto-create-and-manage-applications-csp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: iot-central
77
author: dominicbetts
88
ms.author: dobett
99
ms.date: 08/23/2019
10-
ms.topic: conceptual
10+
ms.topic: how-to
1111
manager: philmea
1212
---
1313

articles/iot-central/core/howto-create-custom-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: As a solution developer, configure an IoT Central application to do
44
author: dominicbetts
55
ms.author: dobett
66
ms.date: 12/02/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-central
99
services: iot-central
1010
ms.custom: mvc

0 commit comments

Comments
 (0)