2 references to WithAzureApplicationInsights
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentExtensions.cs (1)
379IResourceBuilder<AzureApplicationInsightsResource> applicationInsightsBuilder => builder.WithAzureApplicationInsights(applicationInsightsBuilder),
Aspire.Hosting.Azure.Tests (1)
AzureAppServiceTests.cs (1)
1246builder.AddAzureAppServiceEnvironment("env").WithAzureApplicationInsights(appInsights);