Skip to content

Commit d53c9cd

Browse files
committed
link text edit
1 parent a9d7f3c commit d53c9cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Use Visual Studio Code with the Azure IoT Tools to push an IoT Edge
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban
7-
ms.date: 01/09/2019
7+
ms.date: 01/8/2019
88
ms.topic: conceptual
99
ms.reviewer:
1010
ms.service: iot-edge
@@ -15,7 +15,7 @@ services: iot-edge
1515

1616
Once you create IoT Edge modules with your business logic, you want to deploy them to your devices to operate at the edge. If you have multiple modules that work together to collect and process data, you can deploy them all at once and declare the routing rules that connect them.
1717

18-
This article shows how to create a JSON deployment manifest, then use that file to push the deployment to an IoT Edge device. For information about creating a deployment that targets multiple devices based on their shared tags, see [Deploy and monitor IoT Edge modules at scale using Visual Studio Code](how-to-deploy-monitor-vscode.md).
18+
This article shows how to create a JSON deployment manifest, then use that file to push the deployment to an IoT Edge device. For information about creating a deployment that targets multiple devices based on their shared tags, see [Deploy IoT Edge modules at scale using Visual Studio Code](how-to-deploy-monitor-vscode.md).
1919

2020
## Prerequisites
2121

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ keywords:
55
author: kgremban
66
manager: philmea
77
ms.author: kgremban
8-
ms.date: 1/7/2020
8+
ms.date: 1/8/2020
99
ms.topic: conceptual
1010
ms.service: iot-edge
1111
services: iot-edge

0 commit comments

Comments
 (0)