Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
Starting with SelectPdf v26.2, the Chromium rendering engine also works on Azure Web Apps (Basic plan or above), with the full feature set - every HTML-to-PDF feature available on a desktop/server deployment is also available on Azure Web Apps when the Chromium engine is used. To use Chromium on Azure Web Apps, install the matching Chromium.Windows companion NuGet package alongside the main SelectPdf package, then set RenderingEngine to RenderingEngine.Chromium on the converter options. Full details are in Chromium Engine.