Skip to content

2.4 Add App Insights

Tracing & Observability

While not covered explicitly in the tutorial, we will be working with code in the Ideate section that is instrumented for observability (tracing).

In order to visualize those traces in the Azure AI Foundry Portal, we need to attach an Application Insights resource to our Azure AI project ahead of time.


Create New App Insights

Let's follow those steps (as illustrated in the animated gif below):

  1. Navigate to your Azure AI Project resource in the Azure AI Foundry portal
  2. Select the Tracing option in the menu sidebar
  3. Select Create New to attach a new Application Insights resource to the project
  4. Provide a name and select Create.

Docs link


CONGRATULATIONS! You activated App Insights for tracing your Azure AI project