Azurite not recognising local functions after @azure/functions upgrade fromm v3 -> v4
Open
question
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.