Skip to content

Commit 5bd0a90

Browse files
authored
pencil edit
1 parent bba7e25 commit 5bd0a90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-to-deploy-vscode-at-scale.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you need to determine which IoT Edge devices you can currently configure, run
132132

133133
## Identify devices with target conditions
134134

135-
To identify the IoT Edge devices that are to receive the deployment, you must specify a target condition. A target condition is met when specified criteria is matched by a deviceId, tag value, or a reported property value.
135+
To identify the IoT Edge devices that are to receive the deployment, you must specify a target condition. A target condition is met when specified criteria are matched by a deviceId, tag value, or a reported property value.
136136

137137
You configure tags in the device twin. Here is an example of a device twin that has tags:
138138

@@ -241,4 +241,4 @@ Use the [Azure portal](how-to-monitor-iot-edge-deployments.md#monitor-a-deployme
241241

242242
## Next steps
243243

244-
Learn more about [Deploying modules to IoT Edge devices](module-deployment-monitoring.md).
244+
Learn more about [Deploying modules to IoT Edge devices](module-deployment-monitoring.md).

0 commit comments

Comments
 (0)