Skip to content

Commit 05656b2

Browse files
adding error message
1 parent eae9515 commit 05656b2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/iot-operations/troubleshoot/known-issues.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,13 @@ The following issues might occur when you update Azure IoT Operations.
2525

2626
### Helm package enters a stuck state
2727

28-
When you update Azure IoT Operations, the Helm package might enter a stuck state, preventing any helm install or upgrade operations from proceeding. This results in the `operation in progress` error, blocking further upgrades.
28+
When you update Azure IoT Operations, the Helm package might enter a stuck state, preventing any helm install or upgrade operations from proceeding. This results in the following error message, which blocks further upgrades.
2929

30-
Use the following steps to resolve the issue.
30+
```output
31+
Message: Update failed for this resource, as there is a conflicting operation in progress. Please try after sometime.
32+
```
33+
34+
Follow these steps to resolve the issue.
3135

3236
1. Identify the stuck components by running the following command:
3337

0 commit comments

Comments
 (0)