Features removed when disabling SharePoint integration

Note

TFS 2018 and later versions no longer support native integration with SharePoint products. If you're planning to upgrade to TFS 2018, read About SharePoint integration to learn about the options available to you.

With TFS 2018, we no longer offer the TFS Extension for SharePoint. For more information, read the Discontinuing the pre-TFS 2018 SharePoint integration model

Beginning with TFS 2018, the features that the TFS Extension for SharePoint provided will no longer be available. this article describes each feature being deprecated and proposed replacements.

Creation of a SharePoint site when creating a team project

With TFS 2017 and earlier versions, when you created a team project, you could choose to create an associated SharePoint site. Going forward, this option will no longer be supported.

Customers can create a SharePoint site using SharePoint's own interface. SharePoint administrators can enable site creation for end-users.

Additionally, Microsoft has introduced Microsoft Teams which allows teams to collaborate on a set of shared resources. Every Team gets a shared SharePoint site, OneNote, and Documents library.

We already offer integration with Microsoft Teams for both Azure DevOps Services and TFS. As we look to the future, we are looking for more opportunities to integrate with both Microsoft Teams and SharePoint.

TFS web parts on Classic SharePoint sites

SharePoint web parts display TFS data such as work item summary, recent builds, recent check-ins, and work item queries. These web parts display on classic SharePoint sites but will not display on the latest versions of SharePoint sites offered in SharePoint 2016 or SharePoint Online. Going forward, we will no longer support these SharePoint web parts.

TFS web parts - summary lists

TFS SharePoint Web Parts

TFS web parts - query-based lists

TFS SharePoint Web Parts - Query lists

After upgrading to TFS 2018 or to SharePoint 2016, your TFS SharePoint sites will look something like this:

Discontinued Features as part of disabling SharePoint integration - SharePoint Site After upgrade

Azure DevOps Services and TFS offer built-in dashboards. Each Azure DevOps Services and TFS team can create any number of dashboards to meet their needs. Here is an example:

TFS/Azure DevOps Services dashboards

We will continue to invest in our built-in dashboards solution. We continue to develop widgets to provide instant insights into your data. Additionally, you can find widgets developed by our partners in the VSTS Marketplace.

In the future, we will provide ways of displaying our built-in dashboards on SharePoint pages.

Display of Excel Reports on a SharePoint site

Excel Charts continue to display on SharePoint sites, even after disabling SharePoint integration. You will still be able to create Excel-based charts and host them on SharePoint sites. These charts can still connect to the existing TFS cube to get data. Any existing Excel-based charts hosted on SharePoint sites will continue to work.

Displaying Excel Charts on a SharePoint site is based on Excel, Office Online Server, and SQL Server Reporting and Analysis technologies. It doesn't require the TFS Extension for SharePoint to operate.

Note

If you are upgrading to SharePoint 2016, then Excel Services has been replaced by Office Online Server. To learn more, see Upgrade from SharePoint 2013 with TFS integration to SharePoint 2016.

The TFS Extension for SharePoint did install a SharePoint timer job. When executed, this timer job would detect if:

  • The TFS Warehouse or Cube location or name had changed
  • The TFS collection name had changed
  • The name of the team project associated with a SharePoint site had changed

If any of these changes were made, then it would update the Excel workbook's filters and Data Connection string so the Excel Chart would continue to work. After disabling SharePoint integration, you'll need to update the Excel workbooks manually to reflect the changes. See How to update an Excel chart on a SharePoint site

Display of SSRS Reports on a SharePoint site

SSRS Reports continue to display on SharePoint sites, even after disabling SharePoint integration. You can still create SSRS reports and host them on SharePoint sites.

Displaying SSRS Reports in SharePoint is based on SharePoint and SQL Server Reporting Services technologies. It doesn't require the TFS Extension for SharePoint to operate. The TFS site used the standard SharePoint Page Viewer web part with a URL to the SSRS Report.

The TFS Extension for SharePoint provides a URL re-director labeled tfsredirect.aspx. The URL provided to the Page Viewer web part is formatted as follows:

PATHTOCURRENTSITE/_layouts/TfsRedirect.aspx?tf:Type=Report&tf:ReportName=REPORTNAME&tf:ShowToolbar=0&Width=381pt&Height=180pt

The tfsRedirect.aspx looks up the location of the SQL Services Reporting Server and redirects the URL to display the report. After disabling TFS-SharePoint integration, this redirect functionality will continue to work until you do one of the following:

  • Move the location of your SQL Services Reporting Server
  • Rename your team project
  • Rename your collection

If any of these changes are made, then you can replace the URL in the Page Viewer web part with the full URL to the SSRS Report. See How to update a SSRS report on a SharePoint site

Quick links are listed on the left side navigation pane of a TFS SharePoint site. Quick links were supported by tfsRedirect.aspx. TFS SharePoint sites were created with the following Quick Links:

  • Team Web Access—Links to the TFS web access URL
  • Reports—Links to the SQL Server Reporting Services (SSRS) Reports location
  • Process Guidance—Links to process guidance topic, based on the project's current process.

These links will no longer work after you disable the SharePoint integration. You will need to either edit the links to point to the correct location, or delete them.

Manage a Documents library using the Team Explorer Documents pane

If you have configured a SharePoint site for a team project, Team Explorer displays a Documents pane to allow you to manage the Documents libraries on that SharePoint site.

Going forward, the Documents pane within Team Explorer will no longer be supported.

Team Explorer Documents Pane

We encourage customers to use the OneDrive for Business sync client, which works for both SharePoint 2016 and SharePoint Online. The OneDrive for Business sync client lets you select any SharePoint document library and sync the files to your local computer. The user can edit the files using Windows File Explorer, and changes are synced back to SharePoint.

OneDrive for Business works for both Windows and macOS, and provides mobile apps for iOS, Android, and Windows Phone.

Additionally, if you are using Microsoft Teams, it provides easy access to the team's Documents.

Project portal settings

Project portal settings that you configure from the Team Explorer pane allow you to configure the Project Portal link. It could point to a SharePoint site or any Web site. After disabling SharePoint integration, you will not be able to specify a SharePoint site. The Project Portal link only appeared on the Documents Pane.

Discontinued Features as part of disabling SharePoint integration - Project Portal Settings

Process guidance settings

Additionally, you could define the location of Process Guidance as a SharePoint site or any Web site. After disabling SharePoint integration, you will not be able to specify a SharePoint site. The Process Guidance link was used by Quick Links on the TFS SharePoint site. You may want to remove those links from your SharePoint sites or replace them with a hyperlink to your process guidance.

Discontinued Features as part of disabling SharePoint integration - Process Guidance Settings