Skip to content

Azure Function app support #11

Description

@donniekerr

I have confirmed with Microsoft that their Windows sandbox blocks the use of pdf2png and other PDF related libraries. I've tested my app in both v1 and v2 of Azure Functions.
See the references here to the restrictions
https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandbox#unsupported-frameworks
and some references to PDF things that violate these restrictions.

You say pdf2png was tested in Azure. Can you tell me how you deployed it to Azure? Also, any idea what in pdf2png might be violating? Microsoft didn't tell me exactly what pdf2png violates.

I'd really like to get it working in my Azure Function, without have to move to my own VM that would remove the sandbox restriction.

Any ideas?

Thanks,
Donnie

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions