I want to run a python script in Azure without using flask or jango. I'm thinking about azure functions or something like this. Thank you!
Asked
Active
Viewed 84 times
1 Answers
1
Sure you can use Azure functions in this case. Alternatively, you can also use Azure web jobs where you can upload it through the web job blade by creating your app service in the VS code zipping it.
REFERENCES:

SwethaKandikonda
- 7,513
- 2
- 4
- 18