I'm trying to push commits from my GitHub repository to an ADO repository. The commits in GitHub repository are added by myself and some other authors. On pushing commits to my remote branch in ADO repository, I see this error:
VS403702: The push was rejected because one or more commits contain author email '[email protected]' which does not match the policy-specified patterns.
Is there a way to fix this issue?