Skip to content
Docs Try Aspire

withAppInsights

Function
📦 Aspire.Hosting.Foundry v13.2.0-preview.1.26170.3
interface AzureCognitiveServicesProjectResource {
// ... omitted for brevity
withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResource;
}

Signature

method withAppInsights builder
Associates an Azure Application Insights resource with a Microsoft Foundry project.
withAppInsights(appInsights: AzureApplicationInsightsResource): AzureCognitiveServicesProjectResource
appInsights AzureApplicationInsightsResource
AzureCognitiveServicesProjectResource

Applies to

This function is an extension method on the following types: