As we conclude this chapter, here is a list of questions for you to test your knowledge of this chapter's material. You will find the answers in the Assessments section of the Appendix:
- True or false: An Azure DevOps Classic Release is always triggered by the availability of a new version of an artifact.
- Which of the following platforms can App Center publish apps to? (You can choose more than one.)
- Google Play Store
- Apple App Store
- Microsoft Intune
- Which of the following techniques use progressive exposure for minimizing the risks of deploying a new version? (You can choose more than one.)
- Feature Toggles
- Ring-based deployments
- Canary deployments
- True or false: Deployment groups can be used for deploying software to on-premises servers when an Azure Pipelines agent is installed on the machine that will be running the software.
- What is the advantage of integrating...