I have been trying to connect my GitHub enterprise account to Azure DevOps without success.
I have tried multiple access methods such as OAuth as an app from my GitHub user settings like bellow:
OAuth App generated for Azure DevOps
Also, I have tried with the basic Personal Access Token but I am getting this error with all the rights given:
Error when trying to connect using Personal Access Token
Do you have any clue why this could be happening? I am thinking that maybe my enterprise has some kind of restriction.
Thank you in advance :)