4 references to AddAzureApplicationInsights
Aspire.Hosting.Azure.ApplicationInsights (3)
AzureApplicationInsightsExtensions.cs (3)
28return builder.AddAzureApplicationInsights(name, null, null); 42return builder.AddAzureApplicationInsights(name, logAnalyticsWorkspace, null); 56return builder.AddAzureApplicationInsights(name, null, configureResource);
CdkSample.AppHost (1)
Program.cs (1)
92var appInsights = builder.AddAzureApplicationInsights(