Hi
When deploying python Function App we see first oryx checks for requirement.txt and then try to install the dependencies from files.pythonhosted using pip install.
If from our azure vnet outside network is not allowed what is the best way to build these dependencies? Is there some different way of deployment.
Please let us know.
Thanks