I want to add 3 reviewers for my code to merge from dev branch to master branch but I want it so that if 1 of the 3 reviewers approve the merge then my branches can merge. Is this something that is possible?
In the branch policies you need to configure that 1 reviewer is required:
When you create the PR add many reviewers you want as optional: