2 references to AddAzureApplicationInsights
Aspire.Hosting.Azure.Tests (1)
AzureBicepResourceTests.cs (1)
592var appInsights = builder.AddAzureApplicationInsights("appInsights", law);
BicepSample.AppHost (1)
Program.cs (1)
48var appInsights = builder.AddAzureApplicationInsights("ai", logAnalytics);