Skip to content
Docs Try Aspire

addAzureApplicationInsights

Function
📦 Aspire.Hosting.Azure.ApplicationInsights v13.2.0-preview.1.26159.1
interface IDistributedApplicationBuilder {
// ... omitted for brevity
addAzureApplicationInsights(name: string): AzureApplicationInsightsResource;
}

Signature

method addAzureApplicationInsights builder
Adds an Azure Application Insights resource
addAzureApplicationInsights(name: string): AzureApplicationInsightsResource
name string
AzureApplicationInsightsResource

Applies to

This function is an extension method on the following types: