python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Get all WI changed in an organization Using the REST API
I am trying to write a Powershell script that gets all the work items that have changed in an organization after a certain Date time. I only need certain fields but right now just trying to grab all o...
Snargo
Votes: 0
Answers: 1
Uploading Attachment on Azure DevOps using Create Attachment WIT
I am working on this task in which I am supposed to take a file from the user, upload it on Azure DevOps, create Release pipeline, and then triggerthe release with the file upload on the DevOps. I hav...
Aisha Nasir
Votes: 0
Answers: 1
How to get artifacts in the response from Azure DevOps REST API call that lists all releases?
I am using Azure DevOps rest API to get list all releases and artifact build ID's associated with each release. The call function:
GET https://vsrm.dev.azure.com/{organization}/{project}/_apis/release...
Nate
Votes: 0
Answers: 1
Get list of all the Project collection Admins for an organisation in azure devops
I want to list all the users in Project collection admin group in Azure devops. I am able to retrieve the list of users who are directly added and the users who are added through aad groups. But, I am...
P M
Votes: 0
Answers: 1