Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
I seem to have solved it.
I went into the cloud shell and ran:
az webapp deployment source update-token
Not providing a token clears the existing one and allowed me to reauthorize my Github account.