I have read a lot of articles, docs but can't deploy a function to Microsoft Azure functions app using vscode azure functions extension. It hangs forever at Uploading zip package to storage container... and it didn't give any useful details.
I have tried to reinstall the extension, create new function apps but the error is still hapenning.
Package versions:
NodeJS 14
azure/functions": "^1.2.3",
azure-functions-core-tools": "3",