What You Will Learn
In this next lab, you get introduced to Azure DevOps, Microsoft’s tooling which allows for CI/CD pipeline deployments of application workloads to Azure (as well as other platforms). Starting from creating our Azure DevOps organization and project, you kick off the process by importing the source code of our sample e-commerce application from the GitHub repo into Azure DevOps Repos and learn the basics of Git and branching. Next, you get introduced ...