-2

As the title implies: is it possible to import a whole project from Azure Devops (TFS) into MS-project?

I am missing the "Team" tab in ms-project.

Dale K
  • 25,246
  • 15
  • 42
  • 71
ellmosh
  • 1
  • 3
  • Hi, how the things going? Does the below steps could help you view the Teams tab? Feel free to leave comment if you still have puzzle about it. – Mengdi Liang Oct 02 '19 at 14:57

1 Answers1

0

Is it possible to import a whole project from Azure Devops (TFS) into MS-project?

Of course yes. In fact, call it import is not accurate. It's work logic is connect the MS project with TFS, then get\access the whole WIT from the TFS project.

As you said, you haven't seen the "Team" tab in MS project, firstly, you should ensure that the Visual Studio version you installed does match 2010 or later. If the version match and still could not see the tab Team, you should follow the below steps to install the Team Foundation Server Standalone Office Integration.

  • Go File menu, choose Options.
  • Choose Add-ins and from the Manage picklist, choose COM Add-ins, and then choose Go.

enter image description here

  • Ensure that the Team Foundation Add-in checkbox has checked.

Due to this official doc for more detailed steps: Enable the Team Foundation Add-in.

Mengdi Liang
  • 17,577
  • 2
  • 28
  • 35