azure function tool quick start



func init MyFunctionProj
cd MyFunctionProj
func new
- func new --template "Queue Trigger" --name QueueTriggerJS
- func new --template "Http Trigger" --name MyHttpTrigger
func host start
func azure functionapp publish

Comments

Popular posts from this blog

gemini cli getting file not defined error

mongosh install properly

llama cpp running it in google colab