I am testing setting a Git repo in Visual Studio Team Services (previously VSO) as the deployment source for an Azure web app and running into an error.
I've encountered the error through both the Portal and Resource Explorer. I have linked Team Services to Azure AD.
When I setup the deployment source I receive the following error.
Repository 'UpdateSiteSourceControl' operation failed with Microsoft.Web.Hosting.SourceControls.OAuthException: Vso GetWebHookInfo: There is no registered handler in Team Foundation Server for the service hooks event type ms.vss-release.deployment-completed-event.
Any thoughts would be appreciated.