exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 8 question 20 discussion

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

HOTSPOT -
You are configuring a release pipeline in Azure DevOps as shown in the exhibit.

Use the drop-down menus to select the answer choice that answers each question based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: 5 -
There are five stages: Development, QA, Pre-production, Load Test and Production. They all have triggers.
Box 2: The Internal Review stage
Reference:
https://docs.microsoft.com/en-us/azure/devops/pipelines/release/triggers

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
DBoss
Highly Voted 5 years, 1 month ago
correct answer is 7 and web application artifact
upvoted 105 times
jay158
3 years ago
For continuous delivery all stages should be in chains. Internal review stage must be modified to form a chain. As per me, it is 7 and internal review stage
upvoted 6 times
gabo
1 year, 7 months ago
I think this is a good explanation for Continuous delivery
upvoted 2 times
...
...
TosO
5 years, 1 month ago
And what will you change in the web application artifact? The trigger is already ON
upvoted 10 times
MP270915
5 years ago
However, it could be that Continuous deployment is not set, but instead is the Pull Request trigger (that also adds a tick to the flag), and maybe that's not considered "Continuous delivery"
upvoted 10 times
rdemontis
3 years, 1 month ago
absolutely yes
upvoted 2 times
...
jigar191089
4 years, 10 months ago
Yes you are right in the trigger of artifact we have 'Pull request trigger' and 'Continuous deployment trigger' enabling any of this 2 give a check mark on the bolt icon of artifact
upvoted 7 times
...
...
...
pipo12
5 years, 1 month ago
The artifact had set for auto-trigger already. the internal review doesn't set artifact for CD answer: 7 & internal review
upvoted 7 times
...
rdemontis
3 years, 1 month ago
I think you are right. The only component where you can enable Continuous Deployment is the artifact. The mark you can see on the Web Application artifact in my opinion is for Pull Request trigger. In fact we have an internal review stage. So for me correct answer are 7 and web application artifact
upvoted 3 times
...
...
TosO
Highly Voted 5 years, 1 month ago
7 Internal Review stage
upvoted 24 times
hubeau
5 years ago
In fact, in Internal Review stage, there is nowhere to enable continious delivery.... no button to do it... If you check web application artifact's UI, there is a button to enable it....
upvoted 16 times
franekfranek
2 years, 10 months ago
Exactly, I've checked it you can turn in on Artifact itself no stages
upvoted 2 times
...
...
...
Dankho
Most Recent 4 months ago
A stage with a trigger typically has a small lightning bolt icon displayed in the pre-deployment condition of the stage. I see 7. Continuous delivery or having a release pipeline automatically kick off is set in the 'Web Application' component which is the same place you specify the build that will be used to trigger the deployment. I think you can even see a lightning bolt there on the top-right which most likely specifies that CD has been set.
upvoted 1 times
...
Mattt
6 months, 2 weeks ago
Only 6 Stages have trigger (Internal Review has no trigger)
upvoted 3 times
Mattt
6 months, 2 weeks ago
The Web Application artifact - enable switch button Continuous deployment triggers: Continuous deployment triggers allow you to create a release every time a new build artifact is available. https://learn.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops#continuous-deployment-triggers
upvoted 2 times
...
...
uncledana
9 months, 4 weeks ago
correct answer is 7 and web application artifact https://learn.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops
upvoted 1 times
...
mcabrito
1 year, 1 month ago
From my experience, there are 6 stages with triggers set because the "Internal Review" stage does not have trigger enabled, requiring manual execution. To enable Continuous Delivery, it must be configured in the "Web Application artifact"
upvoted 4 times
CHI_2024
8 months, 1 week ago
Agree with you. Intrrnal review stage doesn't have any trigger set.
upvoted 1 times
...
...
vsvaid
1 year, 4 months ago
7 and Internal Review
upvoted 1 times
...
varinder82
1 year, 4 months ago
Final answer after going through all the comments 7 Internal Review stage
upvoted 2 times
...
SenseiJC
1 year, 7 months ago
The trigger in the artifacts is called "continuous deployment" (not delivery), so unless the question is worded incorrectly here, the answer should be 7 and the Internal Review Stage. If it indeed is intended to be "continuous delivery" this description helps clarify why we need to get that review stage into the overall process: Where Continuous Deployment focuses on the actual deployment, Continuous Delivery focuses on the release and release strategy. An elusive goal would be a “push of a button” to get changes into production. That “push of a button” is Continuous Delivery. https://www.harness.io/blog/continuous-delivery-vs-continuous-deployment
upvoted 1 times
...
RonZhong
2 years ago
7 web application artifact
upvoted 2 times
...
mms1984
2 years, 4 months ago
7 and Production Stage
upvoted 2 times
...
syu31svc
2 years, 8 months ago
https://docs.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops#continuous-deployment-triggers Artifact to set the trigger for Continuous Delivery 7 lightning bolts ticked so 7 stages
upvoted 3 times
...
Inland
2 years, 10 months ago
Correct answer is 7 and development state. Trigger set: https://docs.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops https://azure.microsoft.com/en-us/overview/continuous-delivery-vs-continuous-deployment/
upvoted 3 times
Inland
2 years, 10 months ago
My bad Box 1: 5 stages and Box 2: Development stage.
upvoted 1 times
...
...
Eltooth
2 years, 11 months ago
7 Web Application artifact
upvoted 3 times
LGWJ12
2 years, 4 months ago
you´re right Eltooth. 7 Web Application artifact https://learn.microsoft.com/en-us/azure/devops/pipelines/release/triggers?view=azure-devops
upvoted 2 times
...
...
Cheehp
3 years ago
Selected during exam. 6 The Web Application artifact
upvoted 4 times
...
jpi
3 years, 8 months ago
For me it : - 7 - Production stage
upvoted 6 times
...
alpacino
3 years, 8 months ago
It will be 6 and Production as it ask for delivery. Delivery is manual review before deploying code to Prod
upvoted 5 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago