Skip to content

Commit fd7b157

Browse files
authored
Update container-group-restart-killing-event-interruption.md
Fixing mistake with error code. Should be 1 not 0.
1 parent 4ea0db8 commit fd7b157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/azure/azure-container-instances/management/container-group-restart-killing-event-interruption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This article provides a solution to an issue where an Azure container group is u
1313

1414
## Symptoms
1515

16-
A container group intermittently restarts without clear causes. You also experience one or more of the following symptoms and receive exit code 7147, 7148, or 0:
16+
A container group intermittently restarts without clear causes. You also experience one or more of the following symptoms and receive exit code 7147, 7148, or 1:
1717

1818
- A portal event message "Killing container with id fc5a90a" is shown.
1919
- Log Analytic events show the "Killing container with id dccaxxx" message.

0 commit comments

Comments
 (0)