python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is there any way to block the user requests to not run a job on Azure DevOps Pool agent for a specific organization group(s)?
here is my/our company situation (very raw description):
Our company has Azure DevOps Organization_A with default permissions groups and with some specific groups created by us (e.g. [Organization_A]\...

Lukáš Glod
Votes: 0
Answers: 1
Azure DevOps API: Update query with clauses
I'm trying to read a query, and add a new clause, and save it elsewhere, using the C# Azure DevOps SDK. I was able to do this by updating the new query's .Wiql directly and modifying the string. Howev...
jayongg
Votes: 0
Answers: 0
How to build CI/CD for MS SQL Server?
I'm trying to build a CI/CD for my Microsoft SQL Server database projects. It will work with Microsoft DevOps pipelines.
I have all databases in Visual Studio databases projects with the GIT as source...
tg_dev3
Votes: 0
Answers: 1
Updating key vault secret via Arm template release from devops CI/CD fails
I have managed to release secrets to my Azure key vault via CI/CD from DevOps using my arm templates. The initial release went fine and added my new non existing secrets to my key vault resource. Thou...

H4p7ic
Votes: 0
Answers: 1