Skip to content

January 2021

Automatically create work items from Application Insights exceptions

In the last blog post we looked how we can manually create work items into Azure DevOps from Application Insights. Manual labor is something that we want to avoid in DevOps world, so let’s take a look how we can automatically create bug type of work item into Azure DevOps when error is detected in Application Insights. The guide seems quite long, but actually you can do it in 15 …