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
List Capacity API in Azure Devops not returning capacity of members who have left the organisation
When using the List Capacity Rest API to fetch data for previous Iterations the results doesnot include the data of users who have left the organisation. There is no way to get the capacity of the user for that sprint. How can we get the Sprint…

HHS
- 83
- 1
- 7
1
vote
1 answer
Move an client (agent) to another deploymentgroup
In the past we had two different deployment groups A and B holding 3 "clients" (agents) each.
We would like to merge all clients of group B into group B, because the actual reason why we had 2 groups is gone now.
Is there a way other than removing…

Jannik
- 2,310
- 6
- 32
- 61
1
vote
1 answer
Shrinking log file for TFS databases
We have a TFS2017 environment. The size is growing every week for a long time now.
In this environment , i have multiple collection ; the size of Transaction Log File , is very big (overtop the 155 Gb)
My question is : It's safe to do a shirnk of…

elcosta
- 13
- 3
1
vote
1 answer
Azure Devpos Server 2019 : How to correctly manage user role
I'am recently installed Azure DevOps Server 2019 in on-premises server.
However, i'am so confused : How i can set the security and the user permission in the server, such as : Deny user to view author project in the same collection , create custom…

Quentin Merlin
- 664
- 1
- 6
- 31
1
vote
3 answers
For security reasons, delete the entire record of a Pull Request, or at least a portion of its history
We had a developer submit a PR that had a plain text password in it. The reviewer asked it to be removed and loaded in another way so it didn't make its way into the repo. It has since been fixed. However, the history of the PR still shows the…

TTT
- 22,611
- 8
- 63
- 69
1
vote
1 answer
How to integrate Azure DevOps Server (on-premise) to Active Directory?
I have installed Azure DevOps Server 2019 on a standalone server for evaluation purpose. I would like to assign some domain users (e.g. mydomain\tester1). This standalone server is not joining any domain.
My question is how can I integrate Azure…

Mark
- 283
- 3
- 22
1
vote
1 answer
Error "TF255115: The following service did not start: TfsJobAgent." while starting Azure DevOPs Server 2019
I have just installed Azure DevOPs Server 2019 and am running Server Configuration Wizard.
I am getting error "TF255115: The following service did not start: TfsJobAgent".
Here is what I see in the event log:
Faulting module name: KERNELBASE.dll,…

Alex Karnovsky
- 310
- 2
- 15
1
vote
2 answers
Configuration Step in creating new Azure Pipeline is blank
I have just setup Azure DevOps Server 2019 (on-premises) and create a project then up source code to Azure Repos.
But when I create new build pipeline from Web Interface, after select source, I cannot select to create pipeline setting on "Configure…

ルアン
- 36
- 6
1
vote
1 answer
Using custom effort with Azure DevOps Server
Everyone!
I'm current working on a company that just started to use Azure DevOps Server.
We're used to classify our work items using S for Small, M for Medium and L for Large. As an internal convention, the proportion between them is:
1 Medium = 2…

Gabriel Theiss
- 35
- 4
1
vote
1 answer
Azure Devops Server on AWS RDS SQL Server
I'm planning to migrate our on-prem Azure Devops Server to Amazon AWS and would like to use SQL Server via AWS RDS as it's underlying database. I know that SQL Server running in AWS RDS has some limitations compared to a "normal" SQL Server running…

Gza81
- 11
- 2
1
vote
0 answers
Error: Error: read ECONNRESET Packages failed to restore
I am trying to restore NuGet packages from the Azure Artifacts feed with the task "Nuget restore" which is giving an error -
2020-03-17T06:16:01.923910Z Resolved from tool cache: 4.1.0
2020-03-17T06:16:01.939365Z Using version:…

Darshana Patel
- 507
- 1
- 11
- 25
1
vote
1 answer
Azure devops missing artifacts menu
I've just register a free account on dev.azure.com. I created an Organization and projects on it. I don't see the Artifact menu item in the left hand side. From project's setting I don't see Artifact service in the list Azure DevOps services. Does…

Dan Nguyen
- 1,308
- 6
- 17
1
vote
1 answer
Request, Response and Event tabs are missing for certain users when viewing webhook history
Some users in our client's Azure DevOps Server (on-prem) instance are unable to see the Request, Response and Event tabs when they view the history for webhooks. Other users can see the tabs.
The issue is as follows...
Under Project Settings -->…

Devon Britton
- 21
- 2
1
vote
0 answers
Not able to install Search while upgrading to Azure Devops 2019 Server update 1.1
I am upgrading from Azure Devops 2019 server to Azure Devops 2019 Update 1.1 (on-premises). Earlier setup has search configured and prior to the upgrade I could see the service "elasticsearch-service-x64" running. After the upgrade to Update 1.1…

Sourav Kundu
- 408
- 2
- 14
1
vote
1 answer
Azure Devops Server unable to connect to Service Hooks behind proxy
We're having trouble configure Azure Devops Server to post to Service Hook externally. What we've tried:
Setting proxy server on Service Account
Retried, reapplied account
Restarted iis
Set HTTP_PROXY and HTTPS_PROXY environment vars
Still getting…

Larsi
- 4,654
- 7
- 46
- 75