Skip to content
Docs Try Aspire

withAzureApplicationInsights

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

Signature

method withAzureApplicationInsights builder
Enables Azure Application Insights for the Azure App Service environment
withAzureApplicationInsights(): AzureAppServiceEnvironmentResource
AzureAppServiceEnvironmentResource

Applies to

This function is an extension method on the following types: