When a Azure-WebJob fails at startup/runtime i can get thos Information also saved in the Azure-file system at data/jobs/continuous/jobName.
How can i get this Information/File in C# to read the information (success/failed) ?
 
Is there otherwise a possibility to check the last status of each Webjobs (via code from LAN or AZURE) 
 
Best Regards
Nicole ;P