Top "Azure-devops-rest-api" questions

Azure DevOps Services REST API (previously: Visual Studio Team Services REST APIs) is a set of APIs allowing management of Azure DevOps (formerly: Visual Studio Team Services) accounts as well as TFS 2015/2017/2018/2019 servers.

API for automating Azure DevOps Pipelines?

I want to automate the queue-ing of Azure Pipelines with an API call, get information on the pipeline/build/job …

azure-devops azure-pipelines azure-devops-rest-api
Start a build and passing variables through Azure DevOps Rest API

I would like to start a Azure Pipelines build through the REST API. There is an API for queuing builds …

azure-devops azure-pipelines azure-devops-rest-api
Is out there any REST API for TFS 2013 On-Premises installation?

We use company Team Foundation Server 2013 for source code and task management. Is there a way how can I manipulate …

tfs-sdk azure-devops-rest-api
How to use output variables across agent jobs in azure release pipeline

In my azure release pipeline I have 2 agent jobs, one is for sql deployment using power-shell and other is for …

azure azure-devops devops azure-devops-rest-api azure-devops-extensions
TF400813: Resource not available for anonymous access. Client authentication required

I am working on the CodedUI Test Automation project. i am developing a framework in which i am trying to …

c# visual-studio-2015 coded-ui-tests azure-devops-rest-api
Why I get Internet Explorer enhanced security error message in Chrome if I call VSO API from Angularjs SPA?

I have a SPA implemented in Angularjs - Typescript calling VSO API and providing authentication data you can find below: ((): …

angularjs google-chrome authentication azure-devops-rest-api
VSTS Powershell Secret Variable

How can I use a secret variable in my powershell script in my release definition? I came across this but …

powershell azure-pipelines azure-pipelines-release-pipeline azure-devops-rest-api
Is it possible to have a link to raw content of file in Azure DevOps

It's possible to generate a link to raw content of the file in GitHub, is it possible to do with …

azure azure-devops azure-devops-rest-api