Skip to content

Commit e18f7d4

Browse files
authored
Merge pull request #99841 from asergaz/patch-19
[CXP] Fixes 45268
2 parents 3450c82 + 79c0e9e commit e18f7d4

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
@@ -88,7 +88,7 @@ By default, all deployments report on four metrics:
8888
* **Targeted** shows the IoT Edge devices that match the Deployment targeting condition.
8989
* **Applied** shows the targeted IoT Edge devices that are not targeted by another deployment of higher priority.
9090
* **Reporting Success** shows the IoT Edge devices that have reported back to the service that the modules have been deployed successfully. 
91-
* **Reporting Failure** shows the IoT Edge devices that have reported back to the service that one or modules have not been deployed successfully. To further investigate the error, connect remotely to those devices and view the log files.
91+
* **Reporting Failure** shows the IoT Edge devices that have reported back to the service that one or more modules have not been deployed successfully. To further investigate the error, connect remotely to those devices and view the log files.
9292

9393
Additionally, you can define your own custom metrics to help monitor and manage the deployment.
9494

0 commit comments

Comments
 (0)