Questions
As we conclude, here is a list of questions for you to test your knowledge regarding this chapter’s material. You will find the answers in the Assessments section of the Appendix:
- True or false: Any version of a package can be deployed to only one view within a feed.
- True or false: Pipeline artifacts can be used for sharing build outcomes (packages) from Azure DevOps to other products.
- True or false: Azure Artifacts feeds with Universal Packages can be used to share build outcomes (packages) from Azure DevOps to other products.
- True or false: Standardization, package formats and sources, and versioning are valid aspects of a dependency management strategy.
- Which of the following is needed to enable building a solution that uses packages from an Azure Artifacts feed in Visual Studio? (You can select more than one option.)
- Adding the full package URL to your project dependencies, instead of only the package name
- Having at least reader access to...