Microsoft
AZ-204 · Question #612
You are developing a microservices-based application that uses Azure Container Apps. The application consists of several containerized services that handle tasks, such as processing orders, managing i
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #612. The question stem and answer options stay visible for context.
Submitted by khalil_dz· Mar 30, 2026Develop Azure compute solutions
Question
You are developing a microservices-based application that uses Azure Container Apps. The application consists of several containerized services that handle tasks, such as processing orders, managing inventory, and generating reports. You deploy a new revision of the processing orders app. Processing orders must be triggered by a web request and must always be available based on incoming web requests. You need to validate that the replica is ready to handle incoming requests. What should you implement?
Options
- AHTTP readiness probe
- BTCP readiness probe
- CHTTP startup probe
- DTCP liveness probe
- EHTTP liveness probe
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Azure Container Apps#readiness probe#HTTP probe#health checks