Skip to content

Azure.DevOps.Project.MainServiceConnectionAcl.ProjectValidUsers

github-actions edited this page Jan 20, 2024 · 1 revision

Azure.DevOps.Project.MainServiceConnectionAcl.ProjectValidUsers

SYNOPSIS

Project level service connection acl should not have custom permissions for Project Valid Users

DESCRIPTION

Azure DevOps allows you to set custom permissions for Project Valid Users on the project level service connection acl. This is not recommended as it can lead to unintended access to service connections. It is recommended to use the default permissions for Project Valid Users and use custom permissions for specific users or custom groups.

Mininum TokenType: FineGrained

RECOMMENDATION

Remove the Project Valid Users group from the service connection acl.

LINKS

Clone this wiki locally