AZ-400 · Question #347
AZ-400 Question #347: Real Exam Question with Answer & Explanation
The correct answer is B: You should make use of views.. Feed views enable developers to share a subset of package-versions with their consumers. A common use of feed views is to share package versions that have been tested and validated but hold back on packages that are still under development. https://docs.microsoft.com/en-us/azure/
Question
You intend to make use of Azure Artifacts to share packages that you wrote, tested, validated, and deployed. You want to use a solitary feed to release several builds of each package. You have to make sure that the release of packages that are in development is restricted. Which of the following actions should you take?
Options
- AYou should make use of static code analysis.
- BYou should make use of views.
- CYou should make use of dynamic code analysis.
- DYou should make use of upstream sources.
Explanation
Feed views enable developers to share a subset of package-versions with their consumers. A common use of feed views is to share package versions that have been tested and validated but hold back on packages that are still under development. https://docs.microsoft.com/en-us/azure/devops/artifacts/concepts/views?view=azure-devops
Community Discussion
No community discussion yet for this question.