Skip to content
Docs Try Aspire

AzureAppServiceEnvironmentResource.withAzureApplicationInsightsResource

Method
📦 Aspire.Hosting.Azure.AppService v13.2.0-preview.1.26159.1
interface AzureAppServiceEnvironmentResource {
// ... omitted for brevity
withAzureApplicationInsightsResource(applicationInsightsBuilder: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource;
}

Signature

method withAzureApplicationInsightsResource builder
Enables Azure Application Insights for the Azure App Service environment using an existing Application Insights resource
withAzureApplicationInsightsResource(applicationInsightsBuilder: AzureApplicationInsightsResource): AzureAppServiceEnvironmentResource
applicationInsightsBuilder AzureApplicationInsightsResource
AzureAppServiceEnvironmentResource

Defined on

This method is defined on the following type: