Skip to content
Docs Try Aspire
Docs Try

AzureAppServiceEnvironmentResource.withAzureApplicationInsights

Method
📦 Aspire.Hosting.Azure.AppService v13.4.0
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withAzureApplicationInsights(applicationInsights?: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource;
}

Signature

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

Defined on

This method is defined on the following type: