Skip to content

Commit e8f5514

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

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
@@ -209,7 +209,7 @@ Yes. For more information, see [Set up autoscale for microservice applications](
209209
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]
212-
> As a result, currently applications without exposing port 1025 aren't able to be launched in Azure Spring Cloud.
212+
> Because of these probes, you currently can't launch applications in Azure Spring Cloud without exposing port 1025.
213213
214214
### Whether and when will my application be restarted?
215215

0 commit comments

Comments
 (0)