- Create your own VSTS account
- Go to https://www.visualstudio.com/ -> sign in as your magenic account
- View your profile
- Create new organization -> enter yournamedevopsdemo
- Project name: YourNameDevOpsDemo
- You can choose either public or private
- Create project
- Clone sample code
- Got to Repos -> Files
- If prompted, switch to the default repository
- Import repository: https://github.com/Magenic/DevOpsTraining.git
You now have all the code you will need in order to complete the course. You can also create your own web application (or whatever else you what to create), but this course will be easier if your use theprivided code above.