Manage user project permissions

I just created a Visual Studio Online account and added a new user.

How to manage project permissions for this user?

I went through every available page when I logged in as administrator, and I can’t find anything. The only thing I can do is add the user as a member to a new project.

New user added:

enter image description here

User added as a participant in a new project:

enter image description here

Example of missing permissions:

enter image description here

+6
source share
1 answer

After adding to users to resolve team projects, you need to click the "Settings" icon in the upper right corner. enter image description here

Then select the Team project on the left, and then click Manage Project Security and Group Membership, and then add the user to one of the VSO groups shown in the image below.

enter image description here

+11
source

All Articles