Skip to content

Commit 4399c43

Browse files
author
Phil Meadows
committed
how-to update
1 parent 7198fe7 commit 4399c43

7 files changed

+8
-8
lines changed

articles/iot-pnp/howto-develop-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: As a solution developer, learn about how to use the service SDK to
44
author: Philmea
55
ms.author: philmea
66
ms.date: 12/26/2019
7-
ms.topic: tutorial
7+
ms.topic: how-to
88
ms.custom: mvc
99
ms.service: iot-pnp
1010
services: iot-pnp

articles/iot-pnp/howto-develop-with-vs-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Visual Studio and Visual Studio Code to accelerate authoring Io
44
author: liydu
55
ms.author: liydu
66
ms.date: 12/26/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-pnp
99
services: iot-pnp
1010
ms.custom: mvc

articles/iot-pnp/howto-generate-sas-token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Generate a shared access signature token to use when you access an
44
author: Philmea
55
ms.author: philmea
66
ms.date: 12/27/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-pnp
99
services: iot-pnp
1010
manager: philmea

articles/iot-pnp/howto-install-iot-explorer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Install the Azure IoT explorer tool and use it to interact with the
44
author: miagdp
55
ms.author: miag
66
ms.date: 12/27/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-pnp
99
services: iot-pnp
1010
ms.custom: mvc
@@ -25,7 +25,7 @@ This article shows you how to:
2525

2626
To use the Azure IoT explorer tool, you need:
2727

28-
- An Azure IoT hub. There are many ways to add an IoT hub to your Azure subscription, such as [Creating an IoT hub by using the Azure CLI](../iot-hub/iot-hub-create-using-cli.md). You need the IoT hub connection string to run the Azure IoT explorer tool. If you dont have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
28+
- An Azure IoT hub. There are many ways to add an IoT hub to your Azure subscription, such as [Creating an IoT hub by using the Azure CLI](../iot-hub/iot-hub-create-using-cli.md). You need the IoT hub connection string to run the Azure IoT explorer tool. If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
2929
- A device registered in your IoT hub. You can use the following Azure CLI command to register a device. Be sure to replace the `{YourIoTHubName}` and `{YourDeviceID}` placeholders with your values:
3030

3131
```azurecli-interactive

articles/iot-pnp/howto-install-pnp-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Install the Azure IoT extension for Azure CLI and use it to interac
44
author: ChrisGMsft
55
ms.author: chrisgre
66
ms.date: 12/26/2019
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.service: iot-pnp
99
services: iot-pnp
1010
ms.custom: mvc

articles/iot-pnp/howto-manage-models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Philmea
55
manager: philmea
66
ms.service: iot-pnp
77
services: iot-pnp
8-
ms.topic: conceptual
8+
ms.topic: how-to
99
ms.date: 12/26/2019
1010
ms.author: philmea
1111
---

articles/iot-pnp/howto-onboard-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: Philmea
55
manager: philmea
66
ms.service: iot-pnp
77
services: iot-pnp
8-
ms.topic: conceptual
8+
ms.topic: how-to
99
ms.date: 12/26/2019
1010
ms.author: philmea
1111
---

0 commit comments

Comments
 (0)