Skip to content

Commit ff63e56

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

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
@@ -206,7 +206,7 @@ Yes. For more information, see [Set up autoscale for microservice applications](
206206

207207
### How does Azure Spring Cloud monitor the health status of my application?
208208

209-
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.
209+
Azure Spring Cloud continuously probes port 1025 for customer's applications. These probes determine whether the application container is ready to start accepting traffic and whether Azure Spring Cloud needs to restart the application container. Internally, Azure Spring Cloud uses Kubernetes liveness and readiness probes to achieve the status monitoring.
210210

211211
>[!NOTE]
212212
> As a result, currently applications without exposing port 1025 aren't able to be launched in Azure Spring Cloud.

0 commit comments

Comments
 (0)