Skip to content

Commit 0dcc87f

Browse files
committed
Reworded one sentence
1 parent 8bf8cbf commit 0dcc87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/module-deployment-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The basic deployment steps are as follows:
2727
1. An operator defines a deployment manifest that describes a set of modules and the target devices.
2828
2. As a result, the IoT Hub service communicates with all targeted devices to configure them with the declared modules.
2929
3. The IoT Hub service retrieves status from the IoT Edge devices and makes them available to the operator. For example, an operator can see when an Edge device isn't configured successfully or if a module fails during runtime.
30-
4. At any time, new IoT Edge devices that meet the targeting conditions are configured for the deployment.
30+
4. At any time, when newly targeted IoT Edge devices come online, they're configured for the deployment.
3131

3232
This article describes each component involved in configuring and monitoring a deployment. For a walkthrough of creating and updating a deployment, see [Deploy and monitor IoT Edge modules at scale](how-to-deploy-at-scale.md).
3333

0 commit comments

Comments
 (0)