exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 7 question 10 discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You need to recommend an integration strategy for the build process of a Java application. The solution must meet the following requirements:
✑ The builds must access an on-premises dependency management system.
✑ The build outputs must be stored as Server artifacts in Azure DevOps.
✑ The source code must be stored in a Git repository in Azure DevOps.
Solution: Configure the build pipeline to use a Hosted Ubuntu agent pool. Include the Java Tool Installer task in the build pipeline.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
ShawInnes
Highly Voted 4 years, 4 months ago
It's definitely No. However the alternative given in the description about Octopus is wrong.
upvoted 17 times
...
syu31svc
Highly Voted 2 years, 9 months ago
Selected Answer: B
Use self-hosted agent Answer is No
upvoted 8 times
...
UrbanRellik
Most Recent 1 year ago
Selected Answer: B
In cloud computing, when reading about a service offering described to be "Hosted" that would reference the third-party or PaaS provider hosting your application or in this case the MS Hosted Agent. Context must specify self-hosted agent.
upvoted 1 times
...
vsvaid
1 year, 5 months ago
Selected Answer: B
Agree with answer
upvoted 1 times
...
gabo
1 year, 8 months ago
Unless they use the word, "self-hosted", it should be assumed that "hosted" means Microsoft Hosted so the answers for all such questions will be a NO
upvoted 2 times
...
debleenac85
3 years, 2 months ago
Octopus is wrong. Let me explain why. First Octopus is a Deployment Tool and the question is about Build Process. Next it's mentioned "Build Artifact's must be stored in Azure DevOps server". If you visit octopus site you will see that here packages are pushed to octopus server package and not azure Artifacts. Here self hosted agent that "demands" Java will be used.
upvoted 4 times
Pav143
11 months, 3 weeks ago
No, I won't let you explain
upvoted 1 times
...
...
Endrit
3 years, 2 months ago
I agree with Jords
upvoted 3 times
...
rdemontis
3 years, 2 months ago
Selected Answer: B
for me answer is correct but wrong explanation
upvoted 2 times
...
Whirly
3 years, 3 months ago
Discussion :What if we answer no to all the questions in the set that will give you 3 correct and 1 wrong. it is better than getting 2 correct and 2 wrong?
upvoted 2 times
buzzerboy
2 years, 4 months ago
thats my strategy for these types of questions!
upvoted 2 times
...
...
Gluckos
3 years, 3 months ago
Agree with jords
upvoted 2 times
...
Jords
3 years, 10 months ago
I agree with ScreamingHand
upvoted 4 times
d0bermannn
3 years, 9 months ago
recursion detected
upvoted 4 times
UnknowMan
3 years, 1 month ago
Agree with jords
upvoted 1 times
shash_ank
2 years, 12 months ago
every now and then i keep seeing, the comment section looks like a reddit comment thread
upvoted 1 times
...
...
...
...
ScreamingHand
3 years, 10 months ago
I agree with dknagia
upvoted 3 times
...
ahaz
4 years ago
The correct answer is NO, not because the Octopus is the right option, but because the right option is to use a self-hosted agent on an on-prem server
upvoted 5 times
...
Dsyadav
4 years, 1 month ago
No is correct
upvoted 2 times
...
vglearn
4 years, 3 months ago
Answer is No
upvoted 6 times
...
dknangia
4 years, 6 months ago
I agree with OhBee
upvoted 3 times
...
anujmehta7
5 years, 1 month ago
I think answer is Yes, pls comment
upvoted 2 times
OhBee
5 years, 1 month ago
No. A hosted agent does nor have access to on-prem servers.
upvoted 34 times
Zdujgfr567783ff
3 years, 2 months ago
well you can open (but ip will be random) also, it is just a build. Once an artifact produced and published, you can download it onpremise
upvoted 1 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 ...