Azure Functions Deployment

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.