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 Artifact feeds with universal packages can be used for sharing build outcomes (packages) from Azure DevOps to other products.
- 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 the feed or one of the views in the feed
- Having...