2 references to WithAzureApplicationInsights
Aspire.Hosting.Azure.AppService (1)
AzureAppServiceEnvironmentExtensions.cs (1)
378IResourceBuilder<ParameterResource> applicationInsightsLocationParameter => builder.WithAzureApplicationInsights(applicationInsightsLocationParameter),
Aspire.Hosting.Azure.Tests (1)
AzureAppServiceTests.cs (1)
1224builder.AddAzureAppServiceEnvironment("env").WithAzureApplicationInsights(appInsightsParam);