Skip to content

Commit 7083232

Browse files
committed
Flagged one article as NOINDEX, updated two articles to ensure coverage.
1 parent e696d58 commit 7083232

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

articles/iot-hub/device-management-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Use a direct method to initiate device management actions (such as reboot, facto
2828

2929
* Providing status updates through *reported properties* to IoT Hub.
3030

31-
You can use Azure CLI to run device twin queries to report on the progress of your device management actions.
31+
You can use Azure CLI to run device twin queries to report on the progress of your device management actions. For more information about using direct methods, see [Cloud-to-device communication guidance](iot-hub-devguide-c2d-guidance.md).
3232

3333
This article shows you how to create two Azure CLI sessions:
3434

articles/iot-hub/device-twins-cli.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ ms.custom: "mqtt, devx-track-azurecli"
1818

1919
This article shows you how to:
2020

21-
* Use a simulated device to report its connectivity channel as a reported property on the device twin.
21+
* Use a simulated device to report its connectivity channel as a *reported property* on the device twin.
2222

2323
* Query devices using filters on the tags and properties previously created.
2424

25+
For more information about using device twin reported properties, see [Device-to-cloud communication guidance](iot-hub-devguide-d2c-guidance.md).
26+
2527
This article shows you how to create two Azure CLI sessions:
2628

2729
* A session that creates a simulated device. The simulated device reports its connectivity channel as a reported property on the device's corresponding device twin when initialized.

articles/iot-hub/iot-hub-device-management-iot-extension-azure-cli-2-0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ms.author: kgremban
77
ms.service: iot-hub
88
ms.topic: how-to
99
ms.date: 01/16/2018
10+
ROBOTS: NOINDEX
1011
---
1112

1213
# Use the IoT extension for Azure CLI for Azure IoT Hub device management

0 commit comments

Comments
 (0)