简体   繁体   中英

How to delete a project - Visual Studio Team Services

I am using VS 2015 and Visual Studio Team Services. I have created several projects and now I would like to delete some of them. I can not find the option to delete a project. Am I missing something?

With the latest changes done on the UI of VSTS you can navigate to https://{yourtenant}.visualstudio.com/_admin then in the Overview tab you will see a list of all the projects, select the one you want to delete from there.

在此处输入图片说明

If you are trying to delete a team project you can do so from the admin section reachable by clicking the gear icon in the upper-right corner of the you.

You will access the Admin section where you'll see the list of team projects. By clicking on the ... icon near the project you want to delete you''l open a dropdown with a Delete option.

For further info and a step to step guide you can refer to the official documentation

  1. Go to your Visual Studio Team Services Accounts like name.visualstudio.com
  2. Click the Gear Icon and then Overview
  3. Select your project, right click and Delete.

    第 1 步 第 2 步 第 3 步

Here's how you can delete your project in Team Foundation Server 2017 Version.

First, navigate to your Project first. Then choose the gear icon, and select Collection Settings:

在此处输入图片说明

Afterwards, select the project you want to delete, there is a three dot option that you can click to show the delete option, then select it.

在此处输入图片说明

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM