Summary
In this chapter, we looked at how to use GitHub and Azure DevOps together to build an integrated software development platform for our software teams. To do this, we learned how to set up and manage Azure DevOps pipelines from GitHub, as well as build and integrate CI/CD solutions.
We also learned about how to plan and track our work better in Azure Boards while doing software development in GitHub. You should now be able to use GitHub and Azure DevOps together and improve your overall productivity and DevOps experience. You should also be able to set up integration between the two services and use it in your daily DevOps work.
In the next chapter, we'll look at several real-world CI/CD examples with the help of Azure DevOps.