Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 721 Bytes

Create_VSTS_account_and_DevOpsDemo_Project.md

File metadata and controls

15 lines (13 loc) · 721 Bytes

Create VSTS account and DevOpsDemo Project

  • 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

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.