Skip to content
Docs Try Aspire
Docs Try

withAppInsights

Method
📦 Aspire.Hosting.Foundry v13.3.0-preview.1.26254.5
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 method applies to the following types: