Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 809 Bytes

File metadata and controls

27 lines (15 loc) · 809 Bytes

Lab 01

Learnings

  1. Adding your code to source control

Creating Project in Visual Studio

  1. Start Visual Studio

  2. Connect to http://practicaldevops.visualstudio.com in Team Explorer and select the Team Project of the name [location]-team-[yourTeamName].
    Connect to VSTS

  3. Clone the repository to your local disk
    Clone the Repository

  4. Follow the Lab for your chosen sample:

  1. Push the new web project to your Git repository in TFVC
    Commit and Push

Further Ideas

If you have time left, you could additionally cover topics like:

  • Multiple Repositories per Team Project