exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 7 question 68 discussion

Actual exam question from Microsoft's AZ-400
Question #: 68
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 have an Azure DevOps project.
Your build process creates several artifacts.
You need to deploy the artifacts to on-premises servers.
Solution: You deploy a Kubernetes cluster on-premises. You deploy a Helm agent to the cluster. You add a Download Build Artifacts task to the deployment 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
sudarchary
Highly Voted 4 years, 1 month ago
B is correct
upvoted 6 times
...
syu31svc
Highly Voted 2 years, 4 months ago
Selected Answer: B
https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops&tabs=browser "When you use the agent to deploy artifacts to a set of servers, it must have "line of sight" connectivity to those servers. The Microsoft-hosted agent pools, by default, have connectivity to Azure websites and servers running in Azure. If your on-premises environments do not have connectivity to a Microsoft-hosted agent pool (which is typically the case due to intermediate firewalls), you'll need to manually configure a self-hosted agent on on-premises computer(s)" Answer is No
upvoted 6 times
...
vsvaid
Most Recent 11 months, 2 weeks ago
Selected Answer: B
Bo for me
upvoted 1 times
...
rdemontis
2 years, 8 months ago
Selected Answer: B
answer is correct. in this case we don't have the link between build and release pipeline. And the question is asking us a solution for that.
upvoted 2 times
rdemontis
2 years, 8 months ago
sorry, my prevoius explanation is wrong. The answer is correct but the download build artifacts task simply doesn't help to deploy on the on-prem kubernetes cluster
upvoted 1 times
...
...
zyxphreez
4 years, 5 months ago
I'm confused with the question, if the cluster already exists, it might be the best way, but the question doesn't say it, any suggestion?, I think so ... the answer is B.
upvoted 3 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 ...