Deploy IronOCR with Azure Functions: Step-by-Step Guide
Deploying IronOCR to Azure Functions v3 & v4
- The Golden Rule - In Azure Publishing Config, Deploying Azure Functions from Visual Studio: make sure "Run from package file" is NOT checked. See attached Images
- Remember that .NET 6 has limited support for image processing on Linux. .NET 5 may be a better choice at present.