Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azurite not recognising local functions after @azure/functions upgrade fromm v3 -> v4 #2474

Open
chaysen-heycircle opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@chaysen-heycircle
Copy link

Hi,

I've recently migrated an Azure Functions app from @azure/functions v3 to v4 (TypeScript). The functions are now nested under the path ./functions/**/index.ts.

While I am able to successfully execute the functions from the Visual Studio Code Azure Functions extension UI, they are no longer recognized by Azurite.

Any guidance or assistance on resolving this issue would be greatly appreciated.

Thank you!

@blueww blueww self-assigned this Oct 11, 2024
@blueww blueww added the question Further information is requested label Oct 11, 2024
@blueww
Copy link
Member

blueww commented Oct 11, 2024

Hi @chaysen-heycircle ,

Not sure what do you mean by "they are no longer recognized by Azurite". Is there any error occur or something else? If any error occur, is that from Azurite? If so, please share the Azurite debug log, together with the expected behavior.

We are not Azure Functions expert, so might not be the best person to help you on Azure Functions issue. You might can contact Azure Functions team to see what's the difference on v3 and v4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants