Azure function integration: An error occurred trying to start process 'func' with working directory 'bin\Debug\net9.0\'. The system cannot find the file specified. #7010
Labels
area-integrations
Issues pertaining to Aspire Integrations packages
azure
Issues associated specifically with scenarios tied to using Azure
azure-functions
Issues related to the Azure Functions integration
Is there an existing issue for this?
Describe the bug
Aspire cannot seem to find the
func
command from Azure Functions Core Tools on Windows 10.Expected Behavior
No response
Steps To Reproduce
AddAzureFunctionsProject
.npm i -g azure-functions-core-tools@4 --unsafe-perm true
, sofunc
is added to path (works fine in terminal)Exceptions (if any)
.NET Version info
Anything else?
AppHost package versions:
The text was updated successfully, but these errors were encountered: