Issue
This Content is from Stack Overflow. Question asked by Vishal Thakur
Is there someone who knows the NameSpace, NameSpaceID and/or Token and/or bit value that gives Project Admins in Azure DevOps permissions to add and remove users. I know only Project Admins have that permissions and other Decurity Groups don’t have that permissions.
I know you can find all the NameSpaces here.
These are the different level of Namaspace.
- Object-level
- Project-level
- Organization or collection-level
- Server-level (on-premises only)
- Role-based
- Internal only
I cannot point out in “Internal Namespace and Permissions” which particular one prove that access. It is not obvious.
Does anyone know what NameSpace, NameSpaceID and/or Token and/or bit will give permission to Project Admins to add/Remove users.
Solution
Does anyone know what NameSpace, NameSpaceID and/or Token and/or bit
will give permission to Project Admins to add/Remove users.
Project Administrators are granted all project-level permissions, have the highest permission of the project. You can’t change the permission settings for the Project Administrators group. This is by design.
This is stated in the official document.
If you mean manage permissions to read, write, and delete user account identity information, manage group membership and create and restore identity scopes. Then you can check the Identity namespace.
This Question was asked in StackOverflow by Vishal Thakur and Answered by Andy Li-MSFT It is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.