You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/troubleshoot.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ sudo iotedge check
54
54
55
55
The troubleshooting tool runs many checks that are sorted into these three categories:
56
56
57
-
**Configuration checks*examines details that could prevent IoT Edge devices from connecting to the cloud, including issues with the config file and the container engine.
57
+
**Configuration checks*examine details that could prevent IoT Edge devices from connecting to the cloud, including issues with the config file and the container engine.
58
58
**Connection checks* verify that the IoT Edge runtime can access ports on the host device and that all the IoT Edge components can connect to the IoT Hub. This set of checks returns errors if the IoT Edge device is behind a proxy.
59
59
**Production readiness checks* look for recommended production best practices, such as the state of device certificate authority (CA) certificates and module log file configuration.
0 commit comments