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. The current version of Azure DevOps Server is 2020. Use this tag for questions on the 2019 on-prem version, as opposed to Azure DevOps Service, which is the cloud version.
Questions tagged [azure-devops-server-2019]
393 questions
1
vote
1 answer
How to open Bugs/PBIs in Visual Studio instead of a web browser when connecting to Azure DevOps Service?
I want to implement Team Foundation Server (now known as Azure DevOps Server) for source control and issue tracking. I have only used the on-premises solution previously. For this particular use case, it would be beneficial to have it hosted in the…

Danny Beckett
- 20,529
- 24
- 107
- 134
1
vote
3 answers
Can't add New Work Items from the Sprint View in Boards
Host Details:
OS Editon: Azure Devops server 2016
OS Build: 1607
Azure DevOps Details:
AZ server: 2019
The issue:
For one Team Project, we are requiring to have three different sub-area paths so we can place work accordingly for each team Properly…

apl
- 57
- 1
- 12
1
vote
2 answers
Can't move between independent area paths Azure DevOps
Host Details:
OS Editon: Azure Devops server 2016
OS Build: 1607
Azure DevOps Details:
AZ server: 2019
The issue:
For one Team Project, we are requiring to have three different sub-area paths so we can place work there and Properly follow it.
The…

apl
- 57
- 1
- 12
1
vote
1 answer
Azure DevOps - Test Run Management, revert run outcome
We are currently checking the test plan module on our Azure Devops server and I'm facing an issue that the community may help.
According to this once a test run has been marked as failed or blocked there is no way to resume the test once the raised…

ngrq
- 25
- 4
1
vote
1 answer
How to specify in azure devops 2019 a different sprint capacity according to the day?
I'm using Azure DevOps Server 2019 udpate 1.1.
Referring to https://learn.microsoft.com/en-us/azure/devops/boards/sprints/set-capacity?view=azure-devops, I didn't find any way to track by web interface a different sprint capacity according to the…

user13953606
- 13
- 3
1
vote
2 answers
How to setup offline Azure DevOps Feeds?
We have an Azure DevOps Server 2019 on the server with no internet access so upstream sources can not work.
How we can populate it with needed packages (npm and nuget) for development and CI/CD?

Ali Fayazbakhsh
- 11
- 1
1
vote
1 answer
Devops2019 JobAgent Down after URL Change
We are using Devops 2019 (App and data tiers are on two different servers),As part of our domain migration we have changed our Devops URL
from: https:\domain.wireless.com
to: https:\domain.wire.com
But post URL change, we have noticed all the build…

surya kattula
- 11
- 1
1
vote
1 answer
Azure DevOps Server - Who changed a specific field via history
I am working on a analytics query in Azure DevOps Server 2019 that will be set up as a data feed into PowerBI Desktop. I need to know who updated a new custom field on a work item, which may or may not be the last change made, and what that update…

Jenny
- 11
- 2
1
vote
1 answer
Why we use environments under pipelines in Azure Devops? and is there any Monthly/Yearly limitation in creating builds / releases?
First i need to know why we use environments under pipelines in Azure devops
and Is there any Monthly/Yearly limitation in creating build or releases in Azure DevOps?
Anyone Please HELP !

Cyril Cereaic Joseph
- 268
- 5
- 14
1
vote
1 answer
Trigger build pipeline (on the same branch) on completion of another pipeline
In our Azure DevOps Server 2019 we want to trigger a build pipeline on completion of another build pipeline. The triggered build should use the same source branch the triggering build used.
According to the documentation this does not work with…

René Vogt
- 43,056
- 14
- 77
- 99
1
vote
1 answer
Is it possible with DevOps 2019 Office Integration to use an excel file in which every worksheet is related to a different wiql query?
Is it possible with Azure DevOps 2019 Office Integration to use an excel file with multiple worksheets in which every worksheet is related to a different wiql query? If no, can I use an entire excel file (and all its worksheets) only with one query?…

Francesco Sclano
- 145
- 1
- 12
1
vote
1 answer
Permissions issue with AzureDevOps_Configuration during DevOps Server Express Update 1 Install
We just recently tried to update our DevOps Server Express with the Update 1 iso. Everything looked fine until we tried to configure DevOps via the Server Configuration Wizard. Under Existing Deployment->Databases we are getting an "Error…

Chuck
- 11
- 1
1
vote
1 answer
Acces different Azure DevOPS Server project in another role
In our organization we are using different projects in Azure DevOPS Server. When a user is added to a team it gets the Contributor permissions (I know this can be changed).
For some project this user can be the owner or a developer so it needs…

Remkop
- 123
- 7
1
vote
1 answer
Upgrade TFS2017.3 to Azure DevOps Server
I'm trying to upgrade my TFS2017 Update 3 environment, to a new Azure DevOps Server (on-premise) environment.
I've created a new server for Azure DevOps Server, as I'd like a newer version of Windows Server, and in general just want a completely…

Detilium
- 2,868
- 9
- 30
- 65
1
vote
1 answer
Multi-stage YAML Release Pipelines in Azure Devops Server 2019
Is Multi-Stage YAML Release pipeline available in Azure Devops Server 2019? If yes, how to enable and get started?

Bhanu Prakash
- 15
- 2