I have a web app(model view controller), that uses tesseract, but I don’t know how to upload tesseract to azure web app service. I need tesseract to work on azure web app, because at the moment, if I run the web app, The tesseract feature doesn’t work.
If I publish the web app through azure devops, it says I have files outside my solution, which I think is the tesseract causing the problem.
I expected , when I upload the web app, I thought that it would work, because it works on my local device, but, when it comes to the tesseract feature, running it from Azure, I get errors “This page is not available” and so on.
migal groenewald is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.