exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 2 question 53 discussion

Actual exam question from Microsoft's AZ-204
Question #: 53
Topic #: 2
[All AZ-204 Questions]

HOTSPOT
-

You are developing several microservices to run on Azure Container Apps. External HTTP ingress traffic has been enabled for the microservices.

A deployed microservice must be updated to allow users to test new features. You have the following requirements:

• Enable and maintain a single URL for the updated microservice to provide to test users.
• Update the microservice that corresponds to the current microservice version.

You need to configure Azure Container Apps.

Which features should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
edlima
Highly Voted 1 year, 3 months ago
1. Revision Label Labels are useful for testing new revisions. For example, when you want to give access to a set of test users, you can give them the label's URL. Then when you want to move your users to a different revision, you can move the label to that revision. 2. Revision Mode: The revision mode controls whether only a single revision or multiple revisions of your container app can be simultaneously active. You can set your app's revision mode from your container app's Revision management page in the Azure portal, using Azure CLI commands, or in the ARM template. https://learn.microsoft.com/en-us/azure/container-apps/revisions
upvoted 12 times
...
Mpho7
Highly Voted 1 year, 4 months ago
Correct. Revision labels are most useful when the app is in multiple revision mode. Revision mode controls whether only a single revision or multiple revisions of your container app can be simultaneously active.
upvoted 6 times
...
bgbgvfvf
Most Recent 11 months, 2 weeks ago
I think given answer is correct.
upvoted 1 times
...
shekhar11
1 year, 2 months ago
Question in my exam 22sept 2023
upvoted 4 times
nikipediaa
1 year, 2 months ago
me too, today
upvoted 2 times
...
...
macobuzi
1 year, 3 months ago
1. Revision Label: For container apps with external HTTP traffic, labels are a portable means to direct traffic to specific revisions. A label provides a unique URL that you can use to route traffic to the revision that the label is assigned. 2. Revision Mode The revision mode controls whether only a single revision or multiple revisions of your container app can be simultaneously active. https://learn.microsoft.com/en-us/azure/container-apps/revisions
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...