The AlertHookController of DotNet.Status.Web is in charge of receiving webhooks from Grafana that represent alerts (including new notifications and updates of existing notifications). It then processes this information and either creates a new issue or updaets an existing issue in GitHub.
This should be modified to open issues in Azure DevOps instead.