Skip to content

Commit 8c3a092

Browse files
bowen5KarlErickson
andauthored
Update articles/spring-cloud/faq.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent b026027 commit 8c3a092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-cloud/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Yes. For more information, see [Launch your Spring Cloud application from source
204204

205205
Yes. For more information, see [Set up autoscale for microservice applications](./how-to-setup-autoscale.md).
206206

207-
### How does Azure Spring Cloud monitor the healthy status of my application?
207+
### How does Azure Spring Cloud monitor the health status of my application?
208208

209209
Azure Spring Cloud is continuously probing port 1025 for customer's applications, to know whether the application container is ready to start accepting traffic and whether need to restart the application container. Internally, Azure Spring Cloud is using Kubernetes liveness probe and readiness probe to achieve the status monitoring.
210210

0 commit comments

Comments
 (0)