exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 1 question 17 discussion

Actual exam question from Microsoft's AZ-400
Question #: 17
Topic #: 1
[All AZ-400 Questions]

Your company hosts a web application in Azure, and makes use of Azure Pipelines for managing the build and release of the application.
When stakeholders report that system performance has been adversely affected by the most recent releases, you configure alerts in Azure Monitor.
You are informed that new releases must satisfy specified performance baseline conditions in the staging environment before they can be deployed to production.
You need to make sure that releases not satisfying the performance baseline are prevented from being deployed.
Which of the following actions should you take?

  • A. You should make use of a branch control check.
  • B. You should make use of an alert trigger.
  • C. You should make use of a gate.
  • D. You should make use of an approval check.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
AlMargoi
Highly Voted 3 years, 6 months ago
(Bill) Gates
upvoted 35 times
...
jojom19980
Highly Voted 3 years, 10 months ago
Correct, Gate
upvoted 13 times
...
zellck
Most Recent 8 months, 2 weeks ago
Selected Answer: C
C is the answer. https://learn.microsoft.com/en-us/azure/devops/pipelines/release/approvals/gates?view=azure-devops Gates allow automatic collection of health signals from external services and then promote the release when all the signals are successful or stop the deployment on timeout. Typically, gates are used in connection with incident management, problem management, change management, monitoring, and external approval systems.
upvoted 2 times
...
yana_b
1 year, 10 months ago
Selected Answer: C
Correct solution is to make use of gates
upvoted 1 times
...
yana_b
1 year, 10 months ago
Make use of gates as they allow allow automatic collection of health signals from external services and then promote the release when all the signals are successful or stop the deployment. https://learn.microsoft.com/en-us/azure/devops/pipelines/release/approvals/gates?view=azure-devops
upvoted 3 times
...
Pavlo
1 year, 12 months ago
C. You should make use of a gate.
upvoted 1 times
...
darko13
2 years, 4 months ago
"Releases prevented from being deployed" makes C correct, rather than D.
upvoted 1 times
...
PravinDhote
2 years, 5 months ago
Selected Answer: C
C - gate is correct ANS
upvoted 1 times
...
preethika1021
2 years, 6 months ago
Gate is correct
upvoted 2 times
...
GokhanSenyuz
2 years, 7 months ago
https://learn.microsoft.com/en-us/azure/devops/pipelines/release/approvals/?view=azure-devops
upvoted 1 times
...
syu31svc
2 years, 10 months ago
Selected Answer: C
This is C for sure
upvoted 2 times
...
Govcomm
2 years, 10 months ago
Correct, use a gate.
upvoted 1 times
...
Dileep75
2 years, 10 months ago
We use gates for automated setup .. I think D is correct answer
upvoted 1 times
Dileep75
2 years, 10 months ago
ignore.. Gate is correct
upvoted 3 times
...
...
UnknowMan
3 years, 1 month ago
Selected Answer: C
Correct, with a gate you can query logs and metrics to take decision
upvoted 5 times
...
Eltooth
3 years, 1 month ago
Selected Answer: C
C is correct answer.
upvoted 2 times
...
rdemontis
3 years, 2 months ago
Selected Answer: C
correct answer
upvoted 2 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 ...