Skip to content

Commit 6f2274d

Browse files
Merge pull request #250959 from craigshoemaker/patch-19
[Container Apps] Revisions: Remove row
2 parents 091d5ea + 804d307 commit 6f2274d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/container-apps/revisions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ Running status values include:
6464
|---|---|
6565
| Running | The revision is running. There are no issues to report. |
6666
| Unhealthy | The revision isn't operating properly. Use the revision state details for details. Common issues include:<br>• Container crashes<br>• Resource quota exceeded<br>• Image access issues, including [_ImagePullBackOff_ errors](/troubleshoot/azure/azure-kubernetes/cannot-pull-image-from-acr-to-aks-cluster) |
67-
| Failed | The revision isn't operating properly. Use the *revision state details* for more information. Common issues include:<br>• Container crashes<br>• Resource quota exceeded<br>• Image access issues, including [_ImagePullBackOff_ errors](/troubleshoot/azure/azure-kubernetes/cannot-pull-image-from-acr-to-aks-cluster) |
6867
| Failed | Critical errors caused revisions to fail. The _running state_ provides details. Common causes include:<br>• Termination<br>• Exit code `137` |
6968

7069
Use running state details to learn more about the current status.

0 commit comments

Comments
 (0)