Bala G

Results 45 comments of Bala G

Looks like this was due to an attempt to create a new function named '****Search' That operation failed with below exception which led to the restart System.UnauthorizedAccessException : Access to...

Thanks. yes. this is not supported in core tools currently. will take care of this. assigned this to myself cc @pragnagopa

I am working on this, but this needs some other pieces implemented first in kudu and elsewhere which I am focusing on first.

Thanks. I see the invocation is failing with the following exception Result: Failure Exception: RuntimeError: function 'DataImport' without a $return binding returned a non-None value Stack: File '/azure-functions-host/workers/python/3.7/LINUX/X64/azure_functions_worker/dispatcher.py', line 319,...

Can you check the "traces" table https://docs.microsoft.com/en-us/azure/azure-monitor/log-query/get-started-portal#write-and-run-basic-queries

I see the following exceptions on the function app. @brettsam I found [this](https://github.com/Azure/azure-webjobs-sdk/pull/2291) issue from earlier with the exception. Looks like the host restarts when this exception is thrown and...

@andersson09 I agree a simple mechanism to check for previous deployments is a good ask. But using the presence/absence of a container might not be the most reliable way to...

Please share the appname (and approx. timestamp )which experienced the failure when running az functionapp deployment source config-zip -g $RESOURCE_GROUP -n $FUNCTION --src package.zip https://github.com/Azure/azure-functions-host/wiki/Sharing-Your-Function-App-name-privately