Skip to content

Commit de15f11

Browse files
Merge pull request #233613 from sunkun99/main
Changing logging url to guide use to find apps console info in troubleshoot common exit code page
2 parents d07b757 + 874ae4d commit de15f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ The exit code indicates the reason the application terminated. The following lis
5454

5555
This error code is most often generated by an out-of-memory error. For more information, see [App restart issues caused by out-of-memory issues](./how-to-fix-app-restart-issues-caused-by-out-of-memory.md).
5656

57-
You can also find more information from the application log by using the Azure CLI [az spring app logs](/cli/azure/spring/app#az-spring-app-logs) command.
57+
You can also get details from the application log by using the Azure CLI [az spring app logs](/cli/azure/spring/app#az-spring-app-logs) command. For more information, see [Stream Azure Spring Apps application console logs in real time](./how-to-log-streaming.md).
5858

5959
## Next steps
6060

0 commit comments

Comments
 (0)