Questions tagged [azure-devops-server]

Azure DevOps Server (formerly Team Foundation Server or TFS) is the latest iteration of Microsoft's DevOps and ALM product suite which contains source control (Azure Repos), CI/CD (Azure Pipelines), agile work and portfolio management (Azure Boards) etc. Use this tag for questions on the on-prem version, as opposed to Azure DevOps Service, which is the cloud version.

Azure DevOps Server (previously known as TFS - Team Foundation Server) is the home for your project data in the cloud and provided by Microsoft.

Questions about Azure DevOps Server may be more appropriate at one of the other Stack Exchange sites, such as

Azure DevOps includes:

  • Azure pipelines CI/CD that works with any language, platform, and cloud. Connect to GitHub, Azure Repos or any Git repository and deploy continuously.
  • Azure boards Powerful work tracking with Kanban boards, backlogs, team dashboards, and custom reporting.
  • Azure artifacts Maven, npm, and NuGet package feeds from public and private sources.
  • Azure repos Git repos for your project. Collaborative pull requests, advanced file management, and more.
  • Azure test plans All in one planned and exploratory testing solution.

Updates

The current cadence of Azure DevOps Server releases is annual, with versions named by the year they were released (Azure DevOps Server 2019, Azure DevOps Server 2020 etc.). Feature timeline for both on-prem and cloud version can be found here

Tag usage

It is recommended to use the tag along with the specific product area tags and specific version tags:

Other resources

We have channels that you can also voice your concerns, FAQs, documentation and submit an idea:

143 questions
0
votes
1 answer

TFS SSH task in Windows Machine failed

I tried to connect a Windows machine that exist in another domain than our TFS 2018.3 exist. I added "SSH" task, and I created new SSH endpoint with the remote machine IP, username and password, without a private key. I configured in the remote…
Shayki Abramczyk
  • 36,824
  • 16
  • 89
  • 114
0
votes
2 answers

Azure DevOps Server local install Extension over REST API

The article Install Extension By Name describe how to install a extension from the marketplace by its name. Is it also possible to install a extension locally to a Azure DevOps Server? Step: server_ip/_gallery/manage Step: Upload Step:…
Mar Tin
  • 2,132
  • 1
  • 26
  • 46
0
votes
1 answer

Can't create a Team Project for Azure DevOps Server 2019 from Visual Studio 2017

I'm trying to create a new Team Project for my Collection on a newly installed Azure DevOps Server 2019 from Visual Studio 2017. I'm able to successfully create the project using the web interface, but when try from VS it fails. Here is the…
0
votes
0 answers

Azure DevOps Server - enter proper license on brand new DevOps Server RC2?

I recently installed the new DevOps Server RC2 on my Windows Server. I decided to end the trial evaluation mode. However i find nowhere i can enter a proper license for DevOps Server or configure paid users.
-1
votes
1 answer

Does Azure Devops Server 2019 include the "Environments" feature

We recently upgraded to Azure Devops Server 2019 but i don't see Environments under the Pipeline menu. Is the Environment feature present in Azure Devops Server 2019?
-1
votes
1 answer

What is the web context of Azure DevOps Server 2019 on premises?

I have to upgrade TFS 2017 on premises to DevOps 2019 on premises. With TFS 2017 I used http://servername/tfs/collectionname. Does DevOps 2019 provide a web context like "tfs"? I guess it could be "devops". By other hand, in the installation wizard…
-1
votes
1 answer

How to upgrade tfs2012 to Azure devops server

I am upgrading tfs2012 to on premises Azure Devops server. TFS is on win2012R2 and sql 2012. My plan was to install 2 new Win2016 VMs and sql2017 on it. I plan to backup & restore 2 TFS db from sql2012 to sql 2017. Then use Azure Devops server…
-2
votes
1 answer

TFS 2018 Build Fails with Core 2.1 and Microsoft.Windows.Compatibility 2.0.1

On prem TFS 2018 Build fails - New .Net Core 2.1 MVC project. add this package PM: Install-Package System.DirectoryServices -Version 4.5.0 Use TFS 2018 Build Agent: Build Fails.
twc
  • 449
  • 1
  • 3
  • 12
1 2 3
9
10