Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,188 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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