Get list of Aministrators from a Azure DevOps Project using Power Automate / Graph API ?

Sahadeb Patro 121 Reputation points Microsoft Employee
2021-11-09T09:03:47.643+00:00

Explained:

There is a need to get all Administrators from a Azure DevOps project. Provided PAT token, is this possible to achieve this using graph API or Power Automate ?

Thanks in advance.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,678 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,383 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Danstan Onyango 3,741 Reputation points Microsoft Employee
    2021-11-11T14:06:39.47+00:00

    Microsoft Graph API does not support ADO but You should be able to do this using Azure Rest API. See this thread How to fetch the Project Administrators of ADO project using Azure REST API

    0 comments No comments