2 references to WithAzureApplicationInsights
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentExtensions.cs (1)
377string applicationInsightsLocation => builder.WithAzureApplicationInsights(applicationInsightsLocation),
Aspire.Hosting.Azure.Tests (1)
AzureAppServiceTests.cs (1)
1161builder.AddAzureAppServiceEnvironment("env").WithAzureApplicationInsights("westus");