We are using Azuredevops server and ADO is integrated with AD. I am an Project administratior and not a collection administrator.
Now I have to create multiple repositories and pipelines for each applications and I have to enable finegrained access management for these components for our users.
I need to grant& restrict access for multiple users to their specific repositories with permission such as (eg: committing,contributor,PR, etc) and pipeline execution phase.
Since this project is created newly and have only default team and Security Groups created. Not sure how to manage the access properly?
I am new to ADO access amangement and How I can enable a well defined access amanagemanet for my apps repo and pipelines, if I say my apps are (App-A, APP-B, App-C, APP-D, APP-E, APP-F, APP-G..)
But need to splict the acces across few groups ( some groups will be able to access multile repos). How Can I achieve this?