Summary
With Azure Pipelines, organizations can automate their software development pipeline, reducing the risk of errors and freeing up development teams to focus on creating high-quality software.
This chapter reviewed how you can get started with Azure DevOps and configure your repository using Azure Repos. Then, we created a few build pipelines and release pipelines. Finally, we created a release pipeline and verified the creation of a resource in our Azure environment.
The next chapter will review how you can enable CI and continuous deployment with Azure Pipelines.