exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 4 question 28 discussion

Actual exam question from Microsoft's AZ-400
Question #: 28
Topic #: 4
[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 plan to update the Azure DevOps strategy of your company.
You need to identify the following issues as they occur during the company's development process:
✑ Licensing violations
✑ Prohibited libraries
Solution: You implement continuous integration.
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
quokka
Highly Voted 4 years, 9 months ago
B. No. CI by itself won't address the issues.
upvoted 51 times
MMM123
4 years, 5 months ago
I don't agree with you. Explanation of the answer in ExamTopics seems reasonable. WhiteSource is a CI
upvoted 5 times
ThePenalty
4 years, 5 months ago
Then login to Azure Devops could also be the right answer, because it is part of the solution.
upvoted 31 times
...
deepakjuneja
3 years, 8 months ago
Penetration testing comes under CI not WhiteSource which comes during development, build Pipelines ... hence correct answer is No
upvoted 2 times
...
tom999
4 years, 4 months ago
You can integrate WhiteSource into your CI pipeline as it is done in the lab referenced in the explanation. But implementing CI could be also done with a build task or build+test or build+test+code analysis or ... So the answer is "B = No"
upvoted 14 times
...
...
...
JimmyC
Highly Voted 4 years, 1 month ago
This answer should be No. Although Whitesource can be added to the CI build, simply enabling CI will not at all have the required effect. The answer doesn't mention Whitesource Bolt at all - only the examtopics explanation talks about Whitesource Bolt (and doesn't even mention CI once). This answer makes no sense.
upvoted 12 times
dba7x
4 years ago
Read again and you will see that it says "You implement CI", so we should believe that they implemented it correctly and it addresses the issue.
upvoted 1 times
jasifu3
3 years, 3 months ago
by this logic almost any solution would lead to a yes, because we can assume that the necessary steps to achieve the goal was taken even though it wasn't mentioned....
upvoted 4 times
...
...
...
ozbonny
Most Recent 1 year, 3 months ago
Selected Answer: B
I think is B since the question says 'You plan to update the Azure DevOps strategy of your company.' so I think it infers that some build pipeline was created so now you need to configure the Whitesource bolt
upvoted 1 times
...
hardinxcore
1 year, 5 months ago
Selected Answer: B
Just continuous integration isn't enough to meet the goal. The answer really needs to be more specific, i.e. what kind of CI?
upvoted 1 times
...
flafernan
1 year, 9 months ago
Selected Answer: B
B- Não. Implementing continuous integration alone does not directly resolve issues of licensing violations or the use of prohibited libraries. Continuous integration is a practice that involves automating builds and tests to ensure that code is always ready for deployment. To address the issues of license violations and banned libraries, you often need to add additional tools or processes such as static code analysis, dependency checking, and license checking.
upvoted 1 times
...
Pukun
2 years ago
The Answer Should be "NO"
upvoted 1 times
...
DGladiator
2 years, 1 month ago
GPT4 No, this does not meet the goal. Implementing continuous integration (CI) in and of itself does not inherently identify licensing violations or prohibited libraries. Continuous integration is a practice in software development where developers regularly merge their changes into a main branch, often triggering automated build and test processes. To identify licensing violations and prohibited libraries, you'd typically use a software composition analysis (SCA) tool. An SCA tool analyzes the open source components of your software for security vulnerabilities, licensing compliance, and more. An example of such a tool could be WhiteSource Bolt, Sonatype, or BlackDuck. These tools can be incorporated into your CI pipeline to check every build for these issues.
upvoted 1 times
...
cluqueg
2 years, 1 month ago
Selected Answer: A
Mend will handle both reqs. and the recommended step to run it is on CI. https://learn.microsoft.com/en-us/training/modules/introduction-to-secure-devops/5-explore-key-validation-points?pivots=portal
upvoted 1 times
...
cluqueg
2 years, 1 month ago
Selected Answer: B
It's a very clear No.
upvoted 1 times
...
PlatyPlatypus
2 years, 10 months ago
Selected Answer: B
Should be a No because CI itself doesn't necessarily include WhiteSource it could mean anything
upvoted 3 times
...
syu31svc
2 years, 10 months ago
Selected Answer: B
I would go with No as the answer You need security scanning
upvoted 2 times
...
Divyayuvi
2 years, 10 months ago
Selected Answer: A
It should be Yes
upvoted 2 times
...
Govcomm
2 years, 11 months ago
Continuous Integration as part of the build pipeline --> WhiteSource so it is YES.
upvoted 1 times
...
UnknowMan
3 years, 1 month ago
This answer should be No, CI is not the solution. CI + WhiteSource is the solution
upvoted 2 times
...
rdemontis
3 years, 3 months ago
Selected Answer: A
I think the answer provided is correct even though it is very general. In fact however tools like WhiteSource Bolt or Black Duck are used in the Continuos Integration process, so it is correct to implement it. Indubitably it would be desirable to have more precise answers.
upvoted 5 times
jose
2 years, 6 months ago
I agree. I think the key is the word "strategy": "You plan to update the Azure DevOps strategy of your company". The stretegy would be to implement continuous integration and as part of that strategy you can use tools lik WhiteSource.
upvoted 2 times
...
...
Gluckos
3 years, 4 months ago
Selected Answer: B
Agree with this
upvoted 4 times
...
poplovic
3 years, 11 months ago
If considering this question with others in a bundle, this CI solution is the most correct. 1. you need WhiteSource or DarkDuck to scan 2. WhiteSource or DarkDuke is integrated in CI 3. Therefore, if you implement CI, it is possible to achieve the goal I tend to agree with "A"--Yes
upvoted 2 times
xRiot007
1 year, 11 months ago
Yes and No. A CI pipeline is not required to have static analysis and will run very well without them. SCA tools are also not contained in a CI/CD pipeline by default. The answer to this question is ambiguos in the most.
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 ...