Skip to content

Commit b5c04f1

Browse files
committed
Work item update
1 parent c39cb1c commit b5c04f1

File tree

1 file changed

+3
-16
lines changed

1 file changed

+3
-16
lines changed

articles/azure-monitor/app/work-item-integration.md

Lines changed: 3 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.date: 08/21/2025
77

88
# Work item integration
99

10-
Work item integration lets you create issues, bugs, or tasks in GitHub or Azure DevOps directly from Application Insights experiences. Templates embed Kusto Query Language (KQL) queries and workbook content so that new work items include relevant telemetry.
10+
Work item integration lets you create issues, bugs, or tasks in [GitHub](https://github.com) or [Azure DevOps](https://azure.microsoft.com/products/devops) directly from Application Insights experiences. Templates embed [Kusto Query Language (KQL)](/kusto/query) queries and workbook content so that new work items include relevant telemetry.
1111

12-
Work item integration offers the following features compared to classic integration:
12+
Work item integration offers the following features:
1313

1414
> [!div class="checklist"]
1515
> - Repository icons that differentiate between GitHub and Azure DevOps workbooks.
@@ -31,7 +31,7 @@ Work item integration offers the following features compared to classic integrat
3131
3232
## Create a work item
3333

34-
You can use a template from **End-to-end transaction details**, which you can open from **Performance**, **Failures**, **Availability**, and other tabs.
34+
You can use a template from **End-to-end transaction details**, which you can open from [**Performance**, **Failures**](failures-performance-transactions.md), [**Availability**](availability.md), and other tabs.
3535

3636
1. Open **End-to-end transaction details**, select an event, select **Create work item**, and then choose a template.
3737
1. A new browser tab opens in your tracking system. In Azure DevOps, you can create a bug or task. In GitHub, you can create an issue in your repository. The work item is prepopulated with contextual information from Application Insights.
@@ -41,16 +41,3 @@ You can use a template from **End-to-end transaction details**, which you can op
4141
1. Open **Work Items** under **Configure**, and then select the pencil icon next to the workbook to update.
4242
1. Select **Edit** in the top toolbar.
4343
1. To standardize workbook deployment across environments, use Azure Resource Manager templates and create multiple configurations for different scenarios.
44-
45-
## Classic work item integration
46-
47-
1. In your Application Insights resource, open **Work Items** under **Configure**.
48-
1. Select **Switch to Classic**, fill out the fields, and authorize.
49-
1. Create a work item by opening **End-to-end transaction details**, selecting an event, and then selecting **Create work item (Classic)**.
50-
51-
### Migrate to the new integration
52-
53-
To migrate, delete the classic configuration and then create a new template.
54-
55-
1. In your Application Insights resource, open **Work Items** under **Configure**, select **Switch to Classic**, and then select **Delete**.
56-
1. Create and configure a new template by using the steps in [Create and configure a work item template](#create-and-configure-a-work-item-template).

0 commit comments

Comments
 (0)