Skip to content
Docs Try Aspire

withAzureApplicationInsightsLocationParameter

Function
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withAzureApplicationInsightsLocationParameter(applicationInsightsLocation: ParameterResource): AzureAppServiceEnvironmentResource;
}

Signature

method withAzureApplicationInsightsLocationParameter builder
Enables Azure Application Insights for the Azure App Service environment using a location parameter
withAzureApplicationInsightsLocationParameter(applicationInsightsLocation: ParameterResource): AzureAppServiceEnvironmentResource
applicationInsightsLocation ParameterResource
AzureAppServiceEnvironmentResource

Applies to

This function is an extension method on the following types: