Installing Poppler Utilities on Azure Function App Without Docker

Sakib Ali Choudhary 225 Reputation points
2024-11-29T08:07:00.7066667+00:00

Is there a way to install Poppler utilities on an Azure Function App using Python without relying on a Docker container for deployment?

sudo apt-get -y install poppler-utils
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,188 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.