Skip to content

Commit 695da03

Browse files
authored
Merge pull request #95577 from robinsh/robinsh-1111-title-len-hub
Fix long page titles for IoT Hub articles 1-10
2 parents 1488606 + 5ff4ffd commit 695da03

10 files changed

+11
-14
lines changed

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-devkit-remote-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: IoT DevKit to cloud -- Connect IoT MXChip DevKit to Azure IoT Hub | Microsoft Docs
2+
title: Connect MXChip IoT DevKit to Azure IoT Hub Remote Monitoring
33
description: In this tutorial, learn how to send status of sensors on IoT DevKit AZ3166 to the Azure IoT Remote Monitoring solution accelerator.
44
author: liydu
55
manager: jeffya

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-door-monitor.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: Receive an email when door is opened using SendGrid service and Azure Functions | Microsoft Docs
2+
title: Send email when door is opened using Azure Functions
33
description: Monitor the magnetic sensor to detect when a door is opened and use Azure Functions to send an email notification.
44
author: liydu
5-
manager: jeffya
65
ms.service: iot-hub
76
services: iot-hub
87
ms.topic: conceptual
@@ -11,7 +10,7 @@ ms.date: 03/19/2018
1110
ms.author: liydu
1211
---
1312

14-
# Door Monitor
13+
# Door Monitor -- Using Azure Functions and SendGrid, send email when a door is opened
1514

1615
The MXChip IoT DevKit contains a built-in magnetic sensor. In this project, you detect the presence or absence of a nearby strong magnetic field -- in this case, coming from a small, permanent magnet.
1716

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-get-started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: IoT DevKit to cloud -- Connect IoT DevKit AZ3166 to Azure IoT Hub | Microsoft Docs
2+
title: Connect IoT DevKit AZ3166 to an Azure IoT Hub
33
description: In this tutorial, learn how to set up and connect IoT DevKit AZ3166 to Azure IoT Hub so it can send data to the Azure cloud platform.
44
author: wesmc7777
5-
manager: philmea
65
ms.service: iot-hub
76
services: iot-hub
87
ms.topic: conceptual

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-mqtt-helloworld.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Send messages to an MQTT server using the Azure MQTT client library | Microsoft Docs
2+
title: Send messages to an MQTT server using Azure MQTT client library
33
description: Learn how to use the MQTT Client library to send messages to an MQTT broker. Also learn how to configure your mXChip IoT DevKit to be an MQTT client.
44
author: liydu
55
manager: jeffya

articles/iot-hub/iot-hub-arduino-iot-devkit-az3166-translator.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
---
2-
title: Create an IoT DevKit translator using Azure Functions and Cognitive Services | Microsoft Docs
2+
title: Make translator w/Azure Functions, Cognitive Services, IoT DevKit
33
description: Use the microphone on an IoT DevKit to receive a voice message and then use Azure Cognitive Services for processing it into translated text in English
44
author: liydu
5-
manager: jeffya
65
ms.service: iot-hub
76
services: iot-hub
87
ms.topic: conceptual

articles/iot-hub/iot-hub-c-c-module-twin-getstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure IoT Hub module identity and module twin (C) | Microsoft Docs
2+
title: Get started with Azure IoT Hub module identity & module twin (C)
33
description: Learn how to create module identity and update module twin using IoT SDKs for C.
44
author: chrissie926
55
ms.service: iot-hub

articles/iot-hub/iot-hub-csharp-csharp-module-twin-getstarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Get started with Azure IoT Hub module identity and module twin (.NET) | Microsoft Docs
2+
title: Get started w/ Azure IoT Hub module identity & module twin (.NET)
33
description: Learn how to create module identity and update module twin using IoT SDKs for .NET.
44
author: chrissie926
55
ms.service: iot-hub

articles/iot-hub/iot-hub-devguide-develop-for-constrained-devices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure IoT Hub Develop for Constrained Devices using IoT Hub C SDK | Microsoft Docs
2+
title: Azure IoT Hub Develop for Constrained Devices using IoT Hub C SDK
33
description: Developer guide - guidance on how to develop using Azure IoT SDKs for constrained devices.
44
author: robinsh
55
ms.service: iot-hub

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure IoT device management with Azure IoT Tools for Visual Studio Code | Microsoft Docs
2+
title: Azure IoT device management with Azure IoT Tools for VSCode
33
description: Use the Azure IoT Tools for Visual Studio Code for Azure IoT Hub device management, featuring the Direct methods and the Twin's desired properties management options.
44
author: formulahendry
55
ms.service: iot-hub

articles/iot-hub/iot-hub-device-management-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Azure IoT device management with Cloud Explorer for Visual Studio | Microsoft Docs
2+
title: Azure IoT device management w/ Visual Studio Cloud Explorer
33
description: Use the Cloud Explorer for Visual Studio for Azure IoT Hub device management, featuring the Direct methods and the Twin's desired properties management options.
44
author: shizn
55
ms.service: iot-hub

0 commit comments

Comments
 (0)