Question

When I try to import TFS to an on-premises TFS, I am getting an error after running the below cmd.

TFSConfig CloudImport /SQLInstance:SQLServerInstanceName /SettingsFile:SettingsFileName.ini 

Error: "TF400711: Error occurred while executing servicing step Download bacpac from Azure Storage for component CloudImport during CloudImport: Exception has been thrown by the target of an invocation."

Below are the instructions I followed to import TFS.

http://msdn.microsoft.com/en-us/library/7cb80f0d-0119-4277-82e8-719a8db1796e

Was it helpful?

Solution 2

We finally figured it out. Our internal encryption algo was not supported by Microsoft TFS cloud. So we had to stop that service and then import the data.

OTHER TIPS

It looks like Visual Studio Online export has expired. Try requesting a fresh one.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top