I’m interested in deploying Azure function (server-less) in my sublime3 Python environment.
Yet, all the relevant tutorials available on Internet is based on VS Code (i.e. vscode has “Azure function” extension).
Since I’ve been using sublime for a long time, I’m thinking how to deploy Azure function on my beloved sublime, so that I can use cloud server to process my data and code.
I’d be immensely grateful to your help.
Thanks in advance.