So there is List Release Deployments API. It allows to get all the deployments started after the given timestamp. However, how to get those completed after it?
Warm greetings for the day. Hope you all are good. We are looking for REST API's to do code merge, branch and check-in for TFVC in Azure Devops. Couldn't find,
Image of Test Case I have created a custom work item in which i have successfully managed to call api to create work item but i have no idea how to create test
Need to obtain the list of all tokens in organization. Used the token to make a call to https://vssps.dev.azure.com/{organization}/_apis/tokens/pats?api-version
I wanted to do CICD of my azure Databricks notebook using YAML file. I have followed the below flow Pushed my code from Databricks notebook to Azure Repos. Crea
I am trying to list all Pull Requests associated with a Work Item but according to the Work Items API there doesn't seem to be a way to get it: GET https://dev.
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 w
We have a small development/testing environment setup on Azure VMs that only run during business hours. Sometimes one of our Devs may complete a PR after hours.
We have a small development/testing environment setup on Azure VMs that only run during business hours. Sometimes one of our Devs may complete a PR after hours.
I need to download test result file attachments to a folder on my hard drive. When I run the call using talend it returns the file (png) image file in the body
I am trying to set a property in the Integrations section of a Release pipeline through REST APIs. In the process, I find that a specific property cannot be set
We are using AzureDevops server and automated our pipeline variable group and variables creation using a pre-build task which will run bash script below and wil
I am writing a BASH script, where its creating an azure repo and then pushing code. post this step it will go-ahead and create an azure pipeline via azure-pipel
I am working on a project that requires SAP Solution Manager (SOLMAN) to be integrated with Azure Devops Rest API. Functionality: Whenever a Work Package is cre
I try to generate markdown Wiki pages based on .net xml-documentation for Overview > Wiki in Azure DevOps Server 2019.0.1. To generate the .md from .xml in
I have an existing test result and I'd like to update the "Tested build" field for the test result if possible. I've looked at the REST API doc (https://docs.mi
is there a way to browse ".attachments" folder from the Azure DevOps wiki page? I insert images, later want to check folder content but not find a way to do it
I am using this ADO API - https://docs.microsoft.com/en-us/rest/api/azure/devops/git/pull-requests/get-pull-request-by-id?view=azure-devops-rest-6.0 I make this
Building CI pipeline for .Net core APIs in VSTS. But while building getting the below error. Publishing build artifacts failed with an error: Not found PathtoP
I've been going through the Azure DevOps API docs, but I can't seem to find an endpoint for changing organization settings through the REST API. More specifical