Skip to content

Commit 4292011

Browse files
added Exit codes H2
1 parent 4ee5398 commit 4292011

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/spring-apps/troubleshoot-exit-code.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ ms.author: kunsun
1717

1818
This article describes troubleshooting actions you can take when your application in Azure Spring Apps exits with an error code. You may receive an error code if your application deployment is unsuccessful, or if the application exits when it's running.
1919

20+
## Exit codes
21+
2022
The exit code indicates the reason the application terminated. The following list describes some common exit codes:
2123

2224
- **0** - The application exited because it ran to completion. Update your server application so that it runs continuously.

0 commit comments

Comments
 (0)