Skip to content

Commit a30e05f

Browse files
committed
Minor edit
1 parent 0dcc87f commit a30e05f

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, when newly targeted IoT Edge devices come online, they're configured for the deployment.
30+
4. At any time, when newly targeted IoT Edge devices come online and connect with IoT Hub, 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)