projectkudu / kudu

Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Access file created under /home/LogFiles in Linux based function app

shary-sharath opened this issue · comments

I have a function app developed Python and it creates an output file something.txt at path given /home/LogFiles/.
I published this function app to portal, and I could see the file actually got created under /home/LogFiles but unfortunately I can't open it or I might not know how to do so.

I used Kudu to do this task, but all I can do is listing them in Bash terminal and nothing else.
Any help to access this file? or is there any better way to create output file on Azure?

Hi

If the problem persists and is related to running it on Azure App Service, please open a support incident in Azure:
https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request

This way we can better track and assist you on this case

Thanks,

Joaquin Vano
Azure App Service