使用 Azure Functions 部署 IronOCR:分步指南
2022年一月19日
更新 2024年十月20日
This article was translated from English: Does it need improvement?
TranslatedView the article in English
部署IronOCR到Azure Functions v3 & v4
- 黄金法则 - 在 Azure 发布配置中,从 Visual Studio 部署 Azure 函数:__确保未选中“从包文件运行”。_查看附加图像
请记住,.NET 6 在 Linux 上对图像处理的支持有限。 .NET 5 目前可能是更好的选择。