Adding a site to Azure DevOps

Just a short description for one way to do this for Enterprise sites.

  1. Create a new project in Azure DevOps (visualstudio.com)
    1. For TFS: Open "Advanced" and select TFS
  2. Open the project in Visual Studio
  3. Select Manage Connection (green plug) under Team Explorer
  4. "Map" the projectfolder
  5. Right-click on the solution and select "Add solution to source control" 
  6. Remove unwanted folders (images, files, etc.) from Source control by selecting "undo pending changes" on these.
  7. Check in