microsoft / azuredevopslabs

Learn how you can plan smartly, collaborate better, and ship faster with a set of modern development services with Azure DevOps.
https://www.azuredevopslabs.com
MIT License
819 stars 914 forks source link

Access issue #573

Closed userlabana closed 2 years ago

userlabana commented 2 years ago

Hi, I am following an online course that requires me to use a preconfigured team project called Parts Unlimited. To get access to Parts Unlimited, I am asked to complete task 1 here: https://azuredevopslabs.com/labs/azuredevops/prereq/

I however run into an issue with the following diagnostic log: The following account does not have sufficient permissions to complete the operation: Ana Spasova. The following permissions are needed to perform this operation: Create new projects.

Screenshot (80)

Please help with this. Thank you.

sriramdasbalaji commented 2 years ago

Hi @userlabana ,

You should have project creation permissions in the organization where you are trying to create project. You must be a member of the Project Collection Administrators group or have the Create new projects permission set to Allow. If you're the Organization Owner, you're automatically added to the Project Collection Administrators group. If you aren't a member, get added. Thanks