Martini Bianco
Martini Bianco

Reputation: 1825

How to delete a Team Project Collection in TFS 2017

I have a Team Project Collection in TFS 2017 that is unused. It was created back, when TFS was new in our Company as a test. So there has never been real Code Checked in or anything. So I want to just delete. I couldn’t find out, how this works.

Upvotes: 2

Views: 2876

Answers (2)

Andy Li-MSFT
Andy Li-MSFT

Reputation: 30432

To delete a collection:

  1. Detach the collection,
  2. Delete the collection database
  3. Delete the SharePoint site collection that supported the deleted collection.

Please see Detach or delete a team project collection for details, it's also applied to TFS 2017.

Upvotes: 4

Daniel Mann
Daniel Mann

Reputation: 59055

This is a high-level administrative task that can only be performed by logging into the Application Tier server and using the TFS administration tool.

Upvotes: 2

Related Questions