nerdexam
Microsoft

AZ-204 · Question #534

You are developing a microservice to run on Azure Container Apps for a company. External HTTP ingress traffic has been enabled. The company requires that updates to the microservice must not cause…

The correct answer is A. Enable single revision mode. Zero downtime deployment using single mode. https://learn.microsoft.com/en-us/azure/container-apps/revisions#zero-downtime-deployment

Submitted by lucia.co· Mar 30, 2026Develop Azure compute solutions

Question

You are developing a microservice to run on Azure Container Apps for a company. External HTTP ingress traffic has been enabled. The company requires that updates to the microservice must not cause downtime. You need to deploy an update to the microservices. What should you do?

Options

  • AEnable single revision mode.
  • BUse multiple environments for each container.
  • CUse a private container registry and single image for all containers.
  • DUse a single environment for all containers.
  • EEnable multiple revision mode.

How the community answered

(26 responses)
  • A
    81% (21)
  • B
    4% (1)
  • C
    4% (1)
  • D
    12% (3)

Explanation

Zero downtime deployment using single mode. https://learn.microsoft.com/en-us/azure/container-apps/revisions#zero-downtime-deployment

Topics

#Container Apps revisions#zero downtime deployment#multiple revision mode#traffic splitting

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice