This content if for the Magenic Master DevOps basics course.
Follow along the exercise for each of the 5 sessions, This will help you have better understanding of DevOps
- Create Azure DevOps account and DevOpsDemo Project
- Create 2 Azure Web App Services
- Create Build Definition and build master branch
- Create develop branch and Gated Build to enable continuous integration and observe CI is working
- Create release definition and deploy
- Enable continuous deployment and check in new changes to observe CD is working
- Create a 2nd environment
- Create task groups for reusability
- Create VS Test task in release definition