Hello @Abhay Gupta , apologies for the delay here.
As shown here you can install the dependencies locally and do a publish with a --no-build
option. You can refer to this stackoverflow question for any additional details.
Please let me know if there are any concerns. Thank you!
Function App Python Dependency
Abhay Gupta
71
Reputation points
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
1 answer
Sort by: Most helpful
-
ChaitanyaNaykodi-MSFT 27,366 Reputation points Microsoft Employee
2021-06-11T05:07:07.347+00:00