Skip to main content

All Questions

Tagged with or
Filter by
Sorted by
Tagged with
1 vote
1 answer
97 views

I have a classic release pipeline with 262 stages to be deployed. When I deploy this pipeline, only 200 of the 300 available agents pickup jobs. The other 100 agents remain idle. In addition, the ...
RunEm's user avatar
  • 13
1 vote
1 answer
106 views

I’m working with Azure DevOps Server (TFS 2018, on-prem) and Visual Studio 2022, using Git repositories hosted on TFS. I’m facing several issues that make Git hard to use reliably in this setup, ...
max trick's user avatar
1 vote
2 answers
888 views

I have a software solution that I was editing in VS 2017 and moved to a PC with VS 2026. Upon attempting to open the solution, however, I get the below error message regarding (only) one of the ...
mono código's user avatar
Tooling
0 votes
0 replies
32 views

I'm developing an Azure DevOps Form Control extension that updates work item fields based on certain configuration rules. For example, I have two fields: Field A Field B The logic is: When A ...
Subrahmanya Bhat's user avatar
1 vote
0 answers
54 views

I have an old Azure DevOps Server with several collections, and each collection has several projects where the Version Control system used is TFVC. It appears to be a folder with many different ...
Idan's user avatar
  • 71
0 votes
1 answer
110 views

We frequently get build failures because multiple build agents are using the same resource at the same time (in our case it's a specific database tool, but it could be anything really). TeamCity has a ...
Louis Somers's user avatar
  • 3,060
0 votes
0 answers
43 views

my current azure dvops setup running Version Azure DevOps Server 2020 Update 1.2 we depend on manual approval in most of pipeline like the below task, below is the yaml we currently use task: ...
moshahen's user avatar
0 votes
0 answers
37 views

I got a new copy of a solution that is different than the one I have in TFS. This new copy was never under TFS. I need to replce the solution under the exact same folder. In order to check-in the ...
grunt's user avatar
  • 732
0 votes
0 answers
65 views

I am experiencing an issue with Azure DevOps (TFS) that impacts its ability to authenticate when one of our two domain controllers goes down. Here are the details: Environment: Azure DevOps is ...
Hassan Khaled's user avatar
0 votes
1 answer
156 views

Im migrating TFS to git, and running into some troubles. The desired outcome: migrate TFS full repo, the root TFS repo should be git master branch, and all other TFS branches should become git ...
Shachar297's user avatar
-1 votes
1 answer
147 views

I'm working with the Azure DevOps Server REST API (on-premises TFS/Azure DevOps Server) from a C# application using HttpClient with UseDefaultCredentials = true. When I run the app locally on my ...
Subrahmanya Bhat's user avatar
0 votes
0 answers
79 views

I am trying to integrate my tfs server and VS Code, but I am not successful. I tried the following solutions from the links shown, but I was unsuccessful. How to connect TFS in Visual Studio code I am ...
kamal's user avatar
  • 1
0 votes
0 answers
139 views

Our build machine has just started to get the following error when attempting a nuget restore on a c# solution that uses a specific nuget feed (the only project using this feed): error NU1301: Unable ...
Fetchez la vache's user avatar
0 votes
1 answer
74 views

I am trying to create an Azure DevOps extension (in my case for Server 2020, on-premises, xml process) and for my configuration hub I keep running into "VSS.SDK.min.js:2 No handler found on any ...
AleXSR700's user avatar
0 votes
0 answers
37 views

I’m building an Azure DevOps Server 2022 extension that adds a custom menu item to the work item toolbar (i.e., the top menu inside the work item form). I'm using the following extension target: "...
Subrahmanya Bhat's user avatar

15 30 50 per page
1
2 3 4 5
1467