Is There A Way To Backup Visual Studio Team Services Projects?

后端 未结 4 421
南旧
南旧 2021-01-12 04:11

I\'m advocating using Visual Studio Team Services for our source control solution, and have actually started doing so. However, my manager, who is somewhat apprehensive when

4条回答
  •  深忆病人
    2021-01-12 04:29

    The easiest way to back up everything is to use something like the TFS Integration Platform to periodically pull off all your data into an on-premises TFS solution. I've set this up using an Azure VM that we turned off when we weren't actively backing up, which makes it really low cost. For more info on using the TFS IP with Team Services, see this: http://nakedalm.com/migration-from-tf-service-to-tf-server-with-the-tfs-integration-platform/

提交回复
热议问题