-
Notifications
You must be signed in to change notification settings - Fork 866
Add support for Azure Functions in Aspire #920
Copy link
Copy link
Closed
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azureazure-functionsIssues related to the Azure Functions integrationIssues related to the Azure Functions integration
Milestone
Metadata
Metadata
Assignees
Labels
area-integrationsIssues pertaining to Aspire Integrations packagesIssues pertaining to Aspire Integrations packagesazureIssues associated specifically with scenarios tied to using AzureIssues associated specifically with scenarios tied to using Azureazure-functionsIssues related to the Azure Functions integrationIssues related to the Azure Functions integration
This work item tracks the work to support integrating .NET Azure Functions projects to the Aspire app model, support local development with debugging in VS and VS Code, and support deploying Azure Functions to ACA.
This only applies to the new v4 isolated workers and will not work for in process functions.
Local Development Experience
[ ] Ability to reference a non-.NET azure functions project in the app model(not target for 9.0 GA)Deployment
Original
Do you plan to integrate Aspire with Azure functions (I haven’t seen similar question in dotnet Conf nor samples and docs)?