409 Conflict: Could not write to local resource 'D:\home\site\wwwroot\ due to error'Could not find file 'D:\home\site\wwwroot\
ERRORS:
· 409 Conflict: Could not write to local resources:\home\site\wwwroot\abc.txt' due to error 'Invalid access to memory location. '
· 409 Conflict: Cannot delete directory. It is either not empty or access is not allowed.
Reason for all these errors is.
APP SETTING KEY
WEBSITE_RUN_FROM_ZIP
= 1
This key persisted during slot swap operation.
Please check the article for more details:
Run-From-Zip is still in preview and hence removing the key bring back everything to work as expected.
Other useful references,
Issue: Azure Functions: The Consumption pricing tier is not allowed in this resource group |
Issue: Azure function is throwing one of the following exception · We are not able to retrieve the keys for function · The function runtime is unable to start. |
Issue: Disable Azure functions |