By default Azure DevOps Server 2019 allows the user to view only the projects to which he belongs, however I need that all users can view all the projects in the collection with the following restriction, if the user does not belong to the project team he will not be able to see some project repositories.
In my attempts I created a group of users called 'Viewers' and placed this group as readers in the project's repositories and denied the visualization of a specific repository, the result was that the team of that project also lost the right to view the repository because team members were included in the 'Viewers' group
Is there any way to enable this type of visualization? Because in my research I didn't find anything that was of the type.