Setting Up IronPDF on Azure

IronPDF works in Azure WebApps, Functions, and WebJobs when using the Basic B1 tier or higher, or the Premium Plan.

The Free and Shared tiers, as well as the Consumption Plan, are not suitable for PDF rendering because Microsoft restricts access to User32/GDI+ functions required for rendering.

However, these restrictions do not apply to Linux or Windows in Docker containers.

Please note
The Golden Rule: Ensure that "Run from package file" is NOT checked in Azure Publishing Config when deploying Azure Functions.

Check out our website to learn more: How to Run HTML to PDF with .NET on Azure?.

Chaknith Bin
Software Engineer
Chaknith works on IronXL and IronBarcode. He has deep expertise in C# and .NET, helping improve the software and support customers. His insights from user interactions contribute to better products, documentation, and overall experience.