Hi Augusto,
Looking at the error you received it seems one of the files for your application is missing. Did you publish your WebJob using Visual Studio? The publish step will upload necessary files to Azure.
Recommend you walk through article below:
Develop and deploy WebJobs using Visual Studio
https://learn.microsoft.com/en-us/azure/app-service/webjobs-dotnet-deploy-vs
Please click Accept Answer if the above was useful.
Thanks.
-TP