Skip to content

Commit 31d7ea4

Browse files
committed
more description edits
1 parent ba111c9 commit 31d7ea4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/iot-edge/how-to-deploy-modules-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy modules from the Azure CLI command line - Azure IoT Edge
3-
description: Use the Azure CLI to create IoT Edge modules and push them to your IoT Edge devices from your Azure IoT hub, as configured by a JSON deployment manifest.
3+
description: Use the Azure CLI with the Azure IoT Extension to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-deploy-modules-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy modules from Azure portal - Azure IoT Edge
3-
description: Use the Azure portal to create IoT Edge modules and push them to your IoT Edge devices from your Azure IoT hub, as configured by a deployment manifest.
3+
description: Use your IoT Hub in the Azure portal to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-deploy-modules-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Deploy modules from Visual Studio Code - Azure IoT Edge
3-
description: Use Visual Studio Code to create IoT Edge modules and push them to your IoT Edge devices from your Azure IoT hub, as configured by a JSON deployment manifest.
3+
description: Use Visual Studio Code with the Azure IoT Tools to push an IoT Edge module from your IoT Hub to your IoT Edge device, as configured by a deployment manifest.
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban

articles/iot-edge/how-to-visual-studio-develop-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Develop and debug modules in Visual Studio - Azure IoT Edge
3-
description: Use Visual Studio 2019 to create IoT Edge modules and push them to your IoT Edge devices from your Azure IoT hub, as configured by a JSON deployment manifest.
3+
description: Use Visual Studio with Azure IoT Tools to develop a C or C# IoT Edge module and push it from your IoT Hub to an IoT device, as configured by a deployment manifest.
44
services: iot-edge
55
author: shizn
66
manager: philmea

0 commit comments

Comments
 (0)