I want to authorize to GitHub Enterprise via my Azure function apps. In the deployment center, I can see options to 'Authorize' my azure function app to GitHub, however, when I am giving my GitHub enterprise credentials, the login page is saying it as invalid credentials.
I did cross-check, by directly logging into the git hub enterprise URL, and the credentials are working.
I want to know if I am missing anything.
Screenshots:
Below is the prompt for GitHub AuthZ
Here I provide my GitHub enterprise creds (showing fake creds in screenshots)
Login failed for the same creds.