Is it posible to upload a virtual enviroment to azure as azure function running environment?

Han Wong 1 Reputation point
2022-07-03T16:12:25.047+00:00

Some sort of cloud sdk environment like layer or s3 in aws lambda?
I want to upload my entire venv to azure , that will be very convient.

HERE IS THE ISSUE:
My project need a package that is not published on pypi. So I can write it in requirements.txt.
It's a egg file in site-package dir.
And I don't know how to make it run.

Thanks.

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,410 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. MughundhanRaveendran-MSFT 12,481 Reputation points
    2022-07-06T08:31:51.407+00:00
    0 comments No comments

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.