Skip to content

Commit 440309d

Browse files
committed
Change wording
1 parent 7fe628f commit 440309d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/iot-edge/troubleshoot-common-errors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -177,15 +177,15 @@ The IoT Edge agent module doesn't have permissions to access a module's image.
177177

178178
Make sure that your container registry credentials are correct your device deployment manifest.
179179

180-
### IoT Edge agent making excessive identity calls
180+
### IoT Edge agent makes excessive identity calls
181181

182182
#### Symptoms
183183

184-
IoT Edge agent to make excessive identity calls to Azure IoT Hub.
184+
IoT Edge agent makes excessive identity calls to Azure IoT Hub.
185185

186186
#### Cause
187187

188-
Misconfiguration of the device deployment manifest causes an unsuccessful deployment. IoT Edge Agent retry logic continues to retry deployment. Each retry makes identity calls.
188+
Device deployment manifest misconfiguration causes an unsuccessful deployment on the device. IoT Edge Agent retry logic continues to retry deployment. Each retry makes identity calls until the deployment is successful.
189189

190190
#### Solution
191191

0 commit comments

Comments
 (0)