Error "We were not able to load some functions in the list due to errors" on brand new created func app
Bivia
0
Reputation points
I have just created a new Function APP
Consuption
Python 13 preview
Linux
I am getting the error message "We were not able to load some functions in the list due to errors" right after creation on the functions section. Also, any function I deploy won't get discovered by the app even though the deployment succeeds.
I found this in the logs
"level": "Error",
"operationId": "fa0498df-8223-49e2-bde4-27de0b5a8a88",
"operationName": {
"value": "Microsoft.Web/sites/host/listkeys/action",
"localizedValue": "List Web Apps Functions Host Keys"
},
I will appreciate any help
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Sign in to answer