python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Duplicate a DevOps collection
I wanted to do some experiments on our on-prem DevOps collection database. Alas, I'm having a bit trouble actually duplicating said collection. I mean, it's easy enough to take a backup of the databas...

MBender
Votes: 0
Answers: 0
Azure DevOps Server database growing out of control
My Azure DevOps Server 2020 Update 1.1 database has grown to over 1TB, and I see no reason for it becoming so big. I have quite aggressive retention policy (all builds are set to be deleted as soon as...

Stein Rustad
Votes: 0
Answers: 0
.NET Docker image tags for rollForward latestPatch
We are using .NET 6 with global.json specifying the required SDK version. Which Docker image tag should we use to achieve the same roll-forward behavior?
{
"sdk": {
"version"...

Palec
Votes: 0
Answers: 0
NuGet Package Artifact not downloading in Azure Release Pipeline
I'm currently trying to setup a release pipeline in Azure DevOps server, with multiple Artifacts. The first Artifact is published from a build pipeline and the other artifact is a NuGet Package hosted...
Christicles
Votes: 0
Answers: 1