Feb 27 2023
11:01 PM
- last edited on
Mar 05 2024
02:29 PM
by
TechCommunityAP
Feb 27 2023
11:01 PM
- last edited on
Mar 05 2024
02:29 PM
by
TechCommunityAP
Hello,
I am looking at calling this Azure DevOps API:
Roledefinitions - List - REST API (Azure DevOps Security Roles) | Microsoft Learn
to get a list of security roles definitions.
From the Microsoft article, there is not much information on how to get the ScopeId when calling the RoleDefinition API.
Anyone can share some information on getting the ScopeId param? How do we determine the ScopeId to use?
Thanks
Aug 01 2023 04:00 AM
@jagen77 I'm actually sitting right on the same problem. Got any Updates/Informations on this Topic?
I'm trying to get the Informations via a Powershell script which should give out a list with all securityroles roledefinitions for each project.