I'm investigating building a VSTS Extension that can call an external SQL database passing a task ID, display the results in a task, and pass back an update if needed back to the SQL database. I have been looking for a while for a help doc that will answer
this question but have not had any luck. Is it possible to interact with an external SQL database using a VSTS Extension?